crispedge.com

Color picker

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

#c1b7aa hex color - Brown - Warm color - Information

#c1b7aa hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #c1b7aa Color code in RGB color code model is created after adding 75.69% red color, 71.76% green color and 66.67% blue color. Hex #c1b7aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 12% yellow and 24% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec1b7aa#c1b7aa
RGB Decimal193, 183, 170rgb(193, 183, 170)
RGB Percent76%, 72%, 67%rgb(76%, 72%, 67%)
CSS RGBa193, 183, 170,1rgba(193,183,170,1)
CMYK Modelcmyk(0%,5%,12%,24%)
HSL Color Space34,16% ,71%hsl(34,16% ,71%)
HSV Color Space34°, 12%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000011011011110101010
Octal301267252
Decimal193183170
Hexc1b7aa

Different shades of #c1b7aa color code.

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

Light Shade of #c1b7aa
#d6d0c7
Dark Shade of #c1b7aa
#ab9e8c
Saturated Shade of #c1b7aa
#c8b8a3
Desaturated Shade of #c1b7aa
#bab6b1
Grey scale Shade of #c1b7aa
#b5b5b5
Brighten Shade
#dad0c3
Most Readable Shade
#000000

Shades of #c1b7aa color code

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

#c1b7aa
#aba297
#968e84
#807a71
#6b655e
#55514b
#403d38
#2a2825
#151412
#000000

Similar Color like #c1b7aa color

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

#c2b8ab
#c3b9ac
#c4baad
#c5bbae
#c6bcaf
#c7bdb0
#c8beb1
#c9bfb2
#cac0b3
#cbc1b4
#ccc2b5
#cdc3b6
#cec4b7
#cfc5b8
#c0b6a9
#bfb5a8
#beb4a7
#bdb3a6
#bcb2a5
#bbb1a4
#bab0a3
#b9afa2
#b8aea1
#b7ada0
#b6ac9f
#b5ab9e
#b4aa9d
#b3a99c

Monochromatic Color with #c1b7aa

#c1b7aa
#ebdfcf
#171614
#413e3a
#6c665f
#968f85

Tints of #c1b7aa Color

#c1b7aa
#c7bfb3
#cec7bc
#d5cfc6
#dcd7cf
#e3dfd9
#eae7e2
#f1efec
#f8f7f5
#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

#c1b7aa
#aab4c1

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

Split Complementary

#c1b7aa
#aac0c1
#acaac1

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

Analogous Color

#c1aeaa
#c1b2aa
#c1b7aa
#c1bcaa
#c1c0aa

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

#c1b7aa
#aac1b7
#b7aac1

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

#c1b7aa
#aac1ab
#aab4c1
#c1aabf

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

#c1b7aa
#aab4c1
#acaac1
#c0c1aa

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

#c1b7aa Color Code Preview on Black Background Color

This is how #c1b7aa Color will look on black background color. Color contrast ratio is 10.62

#c1b7aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1b7aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1b7aa

#c1b7aa color code is use for CSS Background Color

Background color for the above div is #c1b7aa

HTML with inline CSS

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

#c1b7aa color code is use for CSS Border Color

CSS Border color for the above div is #c1b7aa

HTML with inline CSS

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

CSS Border Left color for the above div is #c1b7aa

HTML with inline CSS

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

CSS Border Right color for the above div is #c1b7aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1b7aa

HTML with inline CSS

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

CSS Border Top color for the above div is #c1b7aa

HTML with inline CSS

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

#c1b7aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1b7aa Color code Preview on White Background

This is how #c1b7aa Color code will look on white background color. Color contrast ratio is 1.98

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

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.