crispedge.com

Color picker

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

#bf673c hex color - Orange - Warm color - Information

#bf673c hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #bf673c Color code in RGB color code model is created after adding 74.9% red color, 40.39% green color and 23.53% blue color. Hex #bf673c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 46% magenta, 69% yellow and 25% black.

Hex #bf673c color code is between #bb6644 web safe hex color code and #cc7733 web safe hex color code. #bb6644 is the nearest web safe color code. You can see here many more shades of #bf673c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebf673c#bf673c
RGB Decimal191, 103, 60rgb(191, 103, 60)
RGB Percent75%, 40%, 24%rgb(75%, 40%, 24%)
CSS RGBa191, 103, 60,1rgba(191,103,60,1)
CMYK Modelcmyk(0%,46%,69%,25%)
HSL Color Space20,52% ,49%hsl(20,52% ,49%)
HSV Color Space20°, 69%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111110110011100111100
Octal27714774
Decimal19110360
Hexbf673c

Different shades of #bf673c color code.

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

Light Shade of #bf673c
#cd8461
Dark Shade of #bf673c
#985230
Saturated Shade of #bf673c
#cc632f
Desaturated Shade of #bf673c
#b26b49
Grey scale Shade of #bf673c
#7d7d7d
Brighten Shade
#d88055
Most Readable Shade
#FFFFFF

Shades of #bf673c color code

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

#bf673c
#a95b35
#94502e
#7f4428
#6a3921
#542d1a
#3f2214
#2a160d
#150b06
#000000

Similar Color like #bf673c color

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

#c0683d
#c1693e
#c26a3f
#c36b40
#c46c41
#c56d42
#c66e43
#c76f44
#c87045
#c97146
#ca7247
#cb7348
#cc7449
#cd754a
#be663b
#bd653a
#bc6439
#bb6338
#ba6237
#b96136
#b86035
#b75f34
#b65e33
#b55d32
#b45c31
#b35b30
#b25a2f
#b1592e

Monochromatic Color with #bf673c

#bf673c
#e97e49
#150b07
#3f2214
#6a3921
#94502f

Tints of #bf673c Color

#bf673c
#c67751
#cd8867
#d4997d
#dbaa92
#e2bba8
#e9ccbe
#f0ddd3
#f7eee9
#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

#bf673c
#3c94bf

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

Split Complementary

#bf673c
#3cbfa8
#3c53bf

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

Analogous Color

#bf3c45
#bf4d3c
#bf673c
#bf813c
#bf9b3c

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

#bf673c
#3cbf67
#673cbf

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

#bf673c
#52bf3c
#3c94bf
#a83cbf

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

#bf673c
#3c94bf
#3c53bf
#bfa93c

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

#bf673c Color Code Preview on Black Background Color

This is how #bf673c Color will look on black background color. Color contrast ratio is 5.22

#bf673c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf673c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bf673c

#bf673c color code is use for CSS Background Color

Background color for the above div is #bf673c

HTML with inline CSS

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

#bf673c color code is use for CSS Border Color

CSS Border color for the above div is #bf673c

HTML with inline CSS

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

CSS Border Left color for the above div is #bf673c

HTML with inline CSS

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

CSS Border Right color for the above div is #bf673c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bf673c

HTML with inline CSS

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

CSS Border Top color for the above div is #bf673c

HTML with inline CSS

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

#bf673c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bf673c Color code Preview on White Background

This is how #bf673c Color code will look on white background color. Color contrast ratio is 4.02

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

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.