crispedge.com

Color picker

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

#c2b7b1 hex color - Brown - Warm color - Information

#c2b7b1 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #c2b7b1 Color code in RGB color code model is created after adding 76.08% red color, 71.76% green color and 69.41% blue color. Hex #c2b7b1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 9% yellow and 24% black.

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

0 Likes 0 Comments | 7 Views

Color Table

Hex Color Codec2b7b1#c2b7b1
RGB Decimal194, 183, 177rgb(194, 183, 177)
RGB Percent76%, 72%, 69%rgb(76%, 72%, 69%)
CSS RGBa194, 183, 177,1rgba(194,183,177,1)
CMYK Modelcmyk(0%,6%,9%,24%)
HSL Color Space21,12% ,73%hsl(21,12% ,73%)
HSV Color Space21°, 9%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000101011011110110001
Octal302267261
Decimal194183177
Hexc2b7b1

Different shades of #c2b7b1 color code.

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

Light Shade of #c2b7b1
#d8d1ce
Dark Shade of #c2b7b1
#ac9d94
Saturated Shade of #c2b7b1
#c9b5aa
Desaturated Shade of #c2b7b1
#bbb9b8
Grey scale Shade of #c2b7b1
#b9b9b9
Brighten Shade
#dbd0ca
Most Readable Shade
#000000

Shades of #c2b7b1 color code

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

#c2b7b1
#aca29d
#968e89
#817a76
#6b6562
#56514e
#403d3b
#2b2827
#151413
#000000

Similar Color like #c2b7b1 color

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

#c3b8b2
#c4b9b3
#c5bab4
#c6bbb5
#c7bcb6
#c8bdb7
#c9beb8
#cabfb9
#cbc0ba
#ccc1bb
#cdc2bc
#cec3bd
#cfc4be
#d0c5bf
#c1b6b0
#c0b5af
#bfb4ae
#beb3ad
#bdb2ac
#bcb1ab
#bbb0aa
#baafa9
#b9aea8
#b8ada7
#b7aca6
#b6aba5
#b5aaa4
#b4a9a3

Monochromatic Color with #c2b7b1

#c2b7b1
#ecdfd8
#181716
#423f3d
#6d6763
#978f8a

Tints of #c2b7b1 Color

#c2b7b1
#c8bfb9
#cfc7c2
#d6cfcb
#ddd7d3
#e3dfdc
#eae7e5
#f1efed
#f8f7f6
#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

#c2b7b1
#b1bcc2

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

Split Complementary

#c2b7b1
#b1c2c0
#b1b3c2

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

Analogous Color

#c2b1b2
#c2b4b1
#c2b7b1
#c2bab1
#c2beb1

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

#c2b7b1
#b1c2b7
#b7b1c2

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

#c2b7b1
#b3c2b1
#b1bcc2
#bfb1c2

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

#c2b7b1
#b1bcc2
#b1b3c2
#c2c0b1

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

#c2b7b1 Color Code Preview on Black Background Color

This is how #c2b7b1 Color will look on black background color. Color contrast ratio is 10.70

#c2b7b1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2b7b1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2b7b1

#c2b7b1 color code is use for CSS Background Color

Background color for the above div is #c2b7b1

HTML with inline CSS

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

#c2b7b1 color code is use for CSS Border Color

CSS Border color for the above div is #c2b7b1

HTML with inline CSS

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

CSS Border Left color for the above div is #c2b7b1

HTML with inline CSS

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

CSS Border Right color for the above div is #c2b7b1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2b7b1

HTML with inline CSS

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

CSS Border Top color for the above div is #c2b7b1

HTML with inline CSS

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

#c2b7b1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2b7b1 Color code Preview on White Background

This is how #c2b7b1 Color code will look on white background color. Color contrast ratio is 1.96

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.