crispedge.com

Color picker

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

#cbb18c hex color - Brown - Warm color - Information

#cbb18c hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #cbb18c Color code in RGB color code model is created after adding 79.61% red color, 69.41% green color and 54.9% blue color. Hex #cbb18c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 31% yellow and 20% black.

Hex #cbb18c color code is between #ccaa88 web safe hex color code and #bbbb99 web safe hex color code. #ccaa88 is the nearest web safe color code. You can see here many more shades of #cbb18c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecbb18c#cbb18c
RGB Decimal203, 177, 140rgb(203, 177, 140)
RGB Percent80%, 69%, 55%rgb(80%, 69%, 55%)
CSS RGBa203, 177, 140,1rgba(203,177,140,1)
CMYK Modelcmyk(0%,13%,31%,20%)
HSL Color Space35,38% ,67%hsl(35,38% ,67%)
HSV Color Space35°, 31%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010111011000110001100
Octal313261214
Decimal203177140
Hexcbb18c

Different shades of #cbb18c color code.

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

Light Shade of #cbb18c
#dbc9af
Dark Shade of #cbb18c
#bb9969
Saturated Shade of #cbb18c
#d3b284
Desaturated Shade of #cbb18c
#c3b094
Grey scale Shade of #cbb18c
#ababab
Brighten Shade
#e4caa5
Most Readable Shade
#000000

Shades of #cbb18c color code

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

#cbb18c
#b49d7c
#9d896c
#87765d
#70624d
#5a4e3e
#433b2e
#2d271f
#16130f
#000000

Similar Color like #cbb18c color

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

#ccb28d
#cdb38e
#ceb48f
#cfb590
#d0b691
#d1b792
#d2b893
#d3b994
#d4ba95
#d5bb96
#d6bc97
#d7bd98
#d8be99
#d9bf9a
#cab08b
#c9af8a
#c8ae89
#c7ad88
#c6ac87
#c5ab86
#c4aa85
#c3a984
#c2a883
#c1a782
#c0a681
#bfa580
#bea47f
#bda37e

Monochromatic Color with #cbb18c

#cbb18c
#f5d6a9
#211d17
#4b4234
#766751
#a08c6f

Tints of #cbb18c Color

#cbb18c
#d0b998
#d6c2a5
#dccbb2
#e2d3bf
#e7dccb
#ede5d8
#f3ede5
#f9f6f2
#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

#cbb18c
#8ca6cb

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

Split Complementary

#cbb18c
#8cc6cb
#928ccb

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

Analogous Color

#cb988c
#cba48c
#cbb18c
#cbbe8c
#cbca8c

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

#cbb18c
#8ccbb1
#b18ccb

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

#cbb18c
#8ccb91
#8ca6cb
#cb8cc5

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

#cbb18c
#8ca6cb
#928ccb
#c6cb8c

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

#cbb18c Color Code Preview on Black Background Color

This is how #cbb18c Color will look on black background color. Color contrast ratio is 10.21

#cbb18c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbb18c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cbb18c

#cbb18c color code is use for CSS Background Color

Background color for the above div is #cbb18c

HTML with inline CSS

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

#cbb18c color code is use for CSS Border Color

CSS Border color for the above div is #cbb18c

HTML with inline CSS

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

CSS Border Left color for the above div is #cbb18c

HTML with inline CSS

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

CSS Border Right color for the above div is #cbb18c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cbb18c

HTML with inline CSS

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

CSS Border Top color for the above div is #cbb18c

HTML with inline CSS

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

#cbb18c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cbb18c Color code Preview on White Background

This is how #cbb18c Color code will look on white background color. Color contrast ratio is 2.06

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

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.