crispedge.com

Color picker

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

#b74932 hex color - Orange - Warm color - Information

#b74932 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #b74932 Color code in RGB color code model is created after adding 71.76% red color, 28.63% green color and 19.61% blue color. Hex #b74932 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 73% yellow and 28% black.

Hex #b74932 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 #b74932 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeb74932#b74932
RGB Decimal183, 73, 50rgb(183, 73, 50)
RGB Percent72%, 29%, 20%rgb(72%, 29%, 20%)
CSS RGBa183, 73, 50,1rgba(183,73,50,1)
CMYK Modelcmyk(0%,60%,73%,28%)
HSL Color Space10,57% ,46%hsl(10,57% ,46%)
HSV Color Space10°, 73%, 72%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101101110100100100110010
Octal26711162
Decimal1837350
Hexb74932

Different shades of #b74932 color code.

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

Light Shade of #b74932
#ce644d
Dark Shade of #b74932
#8f3927
Saturated Shade of #b74932
#c34126
Desaturated Shade of #b74932
#ab513e
Grey scale Shade of #b74932
#747474
Brighten Shade
#d0624b
Most Readable Shade
#FFFFFF

Shades of #b74932 color code

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

#b74932
#a2402c
#8e3826
#7a3021
#65281b
#512016
#3d1810
#28100b
#140805
#000000

Similar Color like #b74932 color

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

#b84a33
#b94b34
#ba4c35
#bb4d36
#bc4e37
#bd4f38
#be5039
#bf513a
#c0523b
#c1533c
#c2543d
#c3553e
#c4563f
#c55740
#b64831
#b54730
#b4462f
#b3452e
#b2442d
#b1432c
#b0422b
#af412a
#ae4029
#ad3f28
#ac3e27
#ab3d26
#aa3c25
#a93b24

Monochromatic Color with #b74932

#b74932
#e15a3e
#0d0504
#37160f
#62271b
#8c3826

Tints of #b74932 Color

#b74932
#bf5d48
#c7715f
#cf8576
#d7998d
#dfaea3
#e7c2ba
#efd6d1
#f7eae8
#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

#b74932
#32a0b7

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

Split Complementary

#b74932
#32b78b
#325eb7

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

Analogous Color

#b73250
#b73236
#b74932
#b76432
#b77e32

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

#b74932
#32b749
#4932b7

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

#b74932
#5db732
#32a0b7
#8b32b7

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

#b74932
#32a0b7
#325eb7
#b78b32

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 #b74932 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.

#b74932 Color Code Preview on Black Background Color

This is how #b74932 Color will look on black background color. Color contrast ratio is 4.01

#b74932 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b74932

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b74932

#b74932 color code is use for CSS Background Color

Background color for the above div is #b74932

HTML with inline CSS

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

#b74932 color code is use for CSS Border Color

CSS Border color for the above div is #b74932

HTML with inline CSS

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

CSS Border Left color for the above div is #b74932

HTML with inline CSS

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

CSS Border Right color for the above div is #b74932

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b74932

HTML with inline CSS

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

CSS Border Top color for the above div is #b74932

HTML with inline CSS

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

#b74932 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b74932 Color code Preview on White Background

This is how #b74932 Color code will look on white background color. Color contrast ratio is 5.23

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 #b74932; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b74932; }

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.