crispedge.com

Color picker

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

#b3452f hex color - Orange - Warm color - Information

#b3452f hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #b3452f Color code in RGB color code model is created after adding 70.2% red color, 27.06% green color and 18.43% blue color. Hex #b3452f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 74% yellow and 30% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb3452f#b3452f
RGB Decimal179, 69, 47rgb(179, 69, 47)
RGB Percent70%, 27%, 18%rgb(70%, 27%, 18%)
CSS RGBa179, 69, 47,1rgba(179,69,47,1)
CMYK Modelcmyk(0%,61%,74%,30%)
HSL Color Space10,58% ,44%hsl(10,58% ,44%)
HSV Color Space10°, 74%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100110100010100101111
Octal26310557
Decimal1796947
Hexb3452f

Different shades of #b3452f color code.

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

Light Shade of #b3452f
#cf5d46
Dark Shade of #b3452f
#8b3524
Saturated Shade of #b3452f
#be3d24
Desaturated Shade of #b3452f
#a84d3a
Grey scale Shade of #b3452f
#717171
Brighten Shade
#cc5e48
Most Readable Shade
#FFFFFF

Shades of #b3452f color code

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

#b3452f
#9f3d29
#8b3524
#772e1f
#63261a
#4f1e14
#3b170f
#270f0a
#130705
#000000

Similar Color like #b3452f color

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

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

Monochromatic Color with #b3452f

#b3452f
#dd553a
#090302
#33140e
#5e2419
#883524

Tints of #b3452f Color

#b3452f
#bb5946
#c36e5d
#cc8374
#d4978b
#ddaca2
#e5c1b9
#eed5d0
#f6eae7
#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

#b3452f
#2f9db3

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

Split Complementary

#b3452f
#2fb387
#2f5bb3

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

Analogous Color

#b32f4e
#b32f33
#b3452f
#b35f2f
#b37a2f

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

#b3452f
#2fb345
#452fb3

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

#b3452f
#5bb32f
#2f9db3
#872fb3

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

#b3452f
#2f9db3
#2f5bb3
#b3872f

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

#b3452f Color Code Preview on Black Background Color

This is how #b3452f Color will look on black background color. Color contrast ratio is 3.81

#b3452f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3452f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3452f

#b3452f color code is use for CSS Background Color

Background color for the above div is #b3452f

HTML with inline CSS

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

#b3452f color code is use for CSS Border Color

CSS Border color for the above div is #b3452f

HTML with inline CSS

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

CSS Border Left color for the above div is #b3452f

HTML with inline CSS

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

CSS Border Right color for the above div is #b3452f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3452f

HTML with inline CSS

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

CSS Border Top color for the above div is #b3452f

HTML with inline CSS

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

#b3452f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3452f Color code Preview on White Background

This is how #b3452f Color code will look on white background color. Color contrast ratio is 5.51

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

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.