crispedge.com

Color picker

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

#cb7b5b hex color - Orange - Warm color - Information

#cb7b5b hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #cb7b5b Color code in RGB color code model is created after adding 79.61% red color, 48.24% green color and 35.69% blue color. Hex #cb7b5b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 55% yellow and 20% black.

Hex #cb7b5b color code is between #cc7755 web safe hex color code and #bb8866 web safe hex color code. #cc7755 is the nearest web safe color code. You can see here many more shades of #cb7b5b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecb7b5b#cb7b5b
RGB Decimal203, 123, 91rgb(203, 123, 91)
RGB Percent80%, 48%, 36%rgb(80%, 48%, 36%)
CSS RGBa203, 123, 91,1rgba(203,123,91,1)
CMYK Modelcmyk(0%,39%,55%,20%)
HSL Color Space17,52% ,58%hsl(17,52% ,58%)
HSV Color Space17°, 55%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010110111101101011011
Octal313173133
Decimal20312391
Hexcb7b5b

Different shades of #cb7b5b color code.

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

Light Shade of #cb7b5b
#d79a82
Dark Shade of #cb7b5b
#b85e3a
Saturated Shade of #cb7b5b
#d67650
Desaturated Shade of #cb7b5b
#c08066
Grey scale Shade of #cb7b5b
#939393
Brighten Shade
#e49474
Most Readable Shade
#000000

Shades of #cb7b5b color code

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

#cb7b5b
#b46d50
#9d5f46
#87523c
#704432
#5a3628
#43291e
#2d1b14
#160d0a
#000000

Similar Color like #cb7b5b color

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

#cc7c5c
#cd7d5d
#ce7e5e
#cf7f5f
#d08060
#d18161
#d28262
#d38363
#d48464
#d58565
#d68666
#d78767
#d88868
#d98969
#ca7a5a
#c97959
#c87858
#c77757
#c67656
#c57555
#c47454
#c37353
#c27252
#c17151
#c07050
#bf6f4f
#be6e4e
#bd6d4d

Monochromatic Color with #cb7b5b

#cb7b5b
#f5956e
#21140f
#4b2e22
#764735
#a06148

Tints of #cb7b5b Color

#cb7b5b
#d0896d
#d6987f
#dca791
#e2b5a3
#e7c4b6
#edd3c8
#f3e1da
#f9f0ec
#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

#cb7b5b
#5babcb

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

Split Complementary

#cb7b5b
#5bcbb3
#5b73cb

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

Analogous Color

#cb5b68
#cb655b
#cb7b5b
#cb915b
#cba85b

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

#cb7b5b
#5bcb7b
#7b5bcb

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

#cb7b5b
#73cb5b
#5babcb
#b35bcb

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

#cb7b5b
#5babcb
#5b73cb
#cbb35b

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

#cb7b5b Color Code Preview on Black Background Color

This is how #cb7b5b Color will look on black background color. Color contrast ratio is 6.52

#cb7b5b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb7b5b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb7b5b

#cb7b5b color code is use for CSS Background Color

Background color for the above div is #cb7b5b

HTML with inline CSS

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

#cb7b5b color code is use for CSS Border Color

CSS Border color for the above div is #cb7b5b

HTML with inline CSS

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

CSS Border Left color for the above div is #cb7b5b

HTML with inline CSS

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

CSS Border Right color for the above div is #cb7b5b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb7b5b

HTML with inline CSS

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

CSS Border Top color for the above div is #cb7b5b

HTML with inline CSS

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

#cb7b5b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb7b5b Color code Preview on White Background

This is how #cb7b5b Color code will look on white background color. Color contrast ratio is 3.22

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

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.