crispedge.com

Color picker

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

#c6b4ac hex color - Red - Warm color - Information

#c6b4ac hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #c6b4ac Color code in RGB color code model is created after adding 77.65% red color, 70.59% green color and 67.45% blue color. Hex #c6b4ac Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 13% yellow and 22% black.

Hex #c6b4ac color code is between #ccbbaa web safe hex color code and #bbaabb web safe hex color code. #ccbbaa is the nearest web safe color code. You can see here many more shades of #c6b4ac color code.

0 Likes 0 Comments | 9 Views

Color Table

Hex Color Codec6b4ac#c6b4ac
RGB Decimal198, 180, 172rgb(198, 180, 172)
RGB Percent78%, 71%, 67%rgb(78%, 71%, 67%)
CSS RGBa198, 180, 172,1rgba(198,180,172,1)
CMYK Modelcmyk(0%,9%,13%,22%)
HSL Color Space18,19% ,73%hsl(18,19% ,73%)
HSV Color Space18°, 13%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101011010010101100
Octal306264254
Decimal198180172
Hexc6b4ac

Different shades of #c6b4ac color code.

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

Light Shade of #c6b4ac
#dbcfca
Dark Shade of #c6b4ac
#b1998e
Saturated Shade of #c6b4ac
#cdb1a5
Desaturated Shade of #c6b4ac
#bfb7b3
Grey scale Shade of #c6b4ac
#b9b9b9
Brighten Shade
#dfcdc5
Most Readable Shade
#000000

Shades of #c6b4ac color code

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

#c6b4ac
#b0a098
#9a8c85
#847872
#6e645f
#58504c
#423c39
#2c2826
#161413
#000000

Similar Color like #c6b4ac color

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

#c7b5ad
#c8b6ae
#c9b7af
#cab8b0
#cbb9b1
#ccbab2
#cdbbb3
#cebcb4
#cfbdb5
#d0beb6
#d1bfb7
#d2c0b8
#d3c1b9
#d4c2ba
#c5b3ab
#c4b2aa
#c3b1a9
#c2b0a8
#c1afa7
#c0aea6
#bfada5
#beaca4
#bdaba3
#bcaaa2
#bba9a1
#baa8a0
#b9a79f
#b8a69e

Monochromatic Color with #c6b4ac

#c6b4ac
#f0dbd1
#1c1918
#46403d
#716762
#9b8d87

Tints of #c6b4ac Color

#c6b4ac
#ccbcb5
#d2c4be
#d9cdc7
#dfd5d0
#e5ddda
#ece6e3
#f2eeec
#f8f6f5
#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

#c6b4ac
#acbec6

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

Split Complementary

#c6b4ac
#acc6c1
#acb1c6

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

Analogous Color

#c6acae
#c6afac
#c6b4ac
#c6b9ac
#c6beac

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

#c6b4ac
#acc6b4
#b4acc6

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

#c6b4ac
#b1c6ac
#acbec6
#c1acc6

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

#c6b4ac
#acbec6
#acb1c6
#c6c1ac

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

#c6b4ac Color Code Preview on Black Background Color

This is how #c6b4ac Color will look on black background color. Color contrast ratio is 10.53

#c6b4ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6b4ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6b4ac

#c6b4ac color code is use for CSS Background Color

Background color for the above div is #c6b4ac

HTML with inline CSS

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

#c6b4ac color code is use for CSS Border Color

CSS Border color for the above div is #c6b4ac

HTML with inline CSS

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

CSS Border Left color for the above div is #c6b4ac

HTML with inline CSS

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

CSS Border Right color for the above div is #c6b4ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6b4ac

HTML with inline CSS

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

CSS Border Top color for the above div is #c6b4ac

HTML with inline CSS

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

#c6b4ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6b4ac Color code Preview on White Background

This is how #c6b4ac Color code will look on white background color. Color contrast ratio is 2.00

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

Related Gradients

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

0 Likes 0 Comments | 9 Views

Post your comment:-

By submitting comment you agree to our privacy policy.