crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#b44630 hex color - Orange - Warm color - Information

#b44630 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #b44630 Color code in RGB color code model is created after adding 70.59% red color, 27.45% green color and 18.82% blue color. Hex #b44630 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 73% yellow and 29% black.

Hex #b44630 color code is between #bb4433 web safe hex color code and #aa5522 web safe hex color code. #bb4433 is the nearest web safe color code. You can see here many more shades of #b44630 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb44630#b44630
RGB Decimal180, 70, 48rgb(180, 70, 48)
RGB Percent71%, 27%, 19%rgb(71%, 27%, 19%)
CSS RGBa180, 70, 48,1rgba(180,70,48,1)
CMYK Modelcmyk(0%,61%,73%,29%)
HSL Color Space10,58% ,45%hsl(10,58% ,45%)
HSV Color Space10°, 73%, 71%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101000100011000110000
Octal26410660
Decimal1807048
Hexb44630

Different shades of #b44630 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #b44630
#ce5f49
Dark Shade of #b44630
#8c3625
Saturated Shade of #b44630
#bf3e25
Desaturated Shade of #b44630
#a94e3b
Grey scale Shade of #b44630
#727272
Brighten Shade
#cd5f49
Most Readable Shade
#FFFFFF

Shades of #b44630 color code

Generate more color scales with scales (color stack) generator.

#b44630
#a03e2a
#8c3625
#782e20
#64261a
#501f15
#3c1710
#280f0a
#140705
#000000

Similar Color like #b44630 color

Find visually similar hex color codes nearing to #b44630 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#b54731
#b64832
#b74933
#b84a34
#b94b35
#ba4c36
#bb4d37
#bc4e38
#bd4f39
#be503a
#bf513b
#c0523c
#c1533d
#c2543e
#b3452f
#b2442e
#b1432d
#b0422c
#af412b
#ae402a
#ad3f29
#ac3e28
#ab3d27
#aa3c26
#a93b25
#a83a24
#a73923
#a63822

Monochromatic Color with #b44630

#b44630
#de573b
#0a0403
#34140e
#5f2519
#893525

Tints of #b44630 Color

#b44630
#bc5a47
#c46f5e
#cd8375
#d5988c
#ddaca3
#e6c1ba
#eed5d1
#f6eae8
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#b44630
#309eb4

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#b44630
#30b488
#305cb4

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#b4304f
#b43034
#b44630
#b46030
#b47b30

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#b44630
#30b446
#4630b4

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#b44630
#5cb430
#309eb4
#8830b4

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#b44630
#309eb4
#305cb4
#b48830

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #b44630 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#b44630 Color Code Preview on Black Background Color

This is how #b44630 Color will look on black background color. Color contrast ratio is 3.86

#b44630 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#b44630">Your Example Paragraph content text in with font color #b44630 </p>

Your Example Paragraph content text in with font color #b44630

HTML with inline CSS

<div style="color:#b44630">Your Paragraph text in with font color #b44630 </div>

Your Example Paragraph content text in with font color #b44630

#b44630 color code is use for CSS Background Color

Background color for the above div is #b44630

HTML with inline CSS

<div style="background-color:#b44630;"></div>

#b44630 color code is use for CSS Border Color

CSS Border color for the above div is #b44630

HTML with inline CSS

<div style="border:5px solid #b44630;"></div>

CSS Border Left color for the above div is #b44630

HTML with inline CSS

<div style="border-left:5px solid #b44630;"></div>

CSS Border Right color for the above div is #b44630

HTML with inline CSS

<div style="border-right:5px solid #b44630;"></div>

CSS Border Bottom color for the above div is #b44630

HTML with inline CSS

<div style="border-bottom:5px solid #b44630;"></div>

CSS Border Top color for the above div is #b44630

HTML with inline CSS

<div style="border-top:5px solid #b44630;"></div>

#b44630 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#b44630; } .examplecolorclass {color:#b44630; } .examplebordercolor {border:3px solid #b44630; }

#b44630 Color code Preview on White Background

This is how #b44630 Color code will look on white background color. Color contrast ratio is 5.44

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #b44630; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b44630; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.