crispedge.com

Color picker

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

#c6bd9f hex color - Yellow - Warm color - Information

#c6bd9f hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #c6bd9f Color code in RGB color code model is created after adding 77.65% red color, 74.12% green color and 62.35% blue color. Hex #c6bd9f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 20% yellow and 22% black.

Hex #c6bd9f color code is between #ccbb99 web safe hex color code and #bbccaa web safe hex color code. #ccbb99 is the nearest web safe color code. You can see here many more shades of #c6bd9f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec6bd9f#c6bd9f
RGB Decimal198, 189, 159rgb(198, 189, 159)
RGB Percent78%, 74%, 62%rgb(78%, 74%, 62%)
CSS RGBa198, 189, 159,1rgba(198,189,159,1)
CMYK Modelcmyk(0%,5%,20%,22%)
HSL Color Space46,25% ,70%hsl(46,25% ,70%)
HSV Color Space46°, 20%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101011110110011111
Octal306275237
Decimal198189159
Hexc6bd9f

Different shades of #c6bd9f color code.

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

Light Shade of #c6bd9f
#d9d3bf
Dark Shade of #c6bd9f
#b3a77f
Saturated Shade of #c6bd9f
#cec197
Desaturated Shade of #c6bd9f
#beb9a7
Grey scale Shade of #c6bd9f
#b3b3b3
Brighten Shade
#dfd6b8
Most Readable Shade
#000000

Shades of #c6bd9f color code

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

#c6bd9f
#b0a88d
#9a937b
#847e6a
#6e6958
#585446
#423f35
#2c2a23
#161511
#000000

Similar Color like #c6bd9f color

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

#c7bea0
#c8bfa1
#c9c0a2
#cac1a3
#cbc2a4
#ccc3a5
#cdc4a6
#cec5a7
#cfc6a8
#d0c7a9
#d1c8aa
#d2c9ab
#d3caac
#d4cbad
#c5bc9e
#c4bb9d
#c3ba9c
#c2b99b
#c1b89a
#c0b799
#bfb698
#beb597
#bdb496
#bcb395
#bbb294
#bab193
#b9b092
#b8af91

Monochromatic Color with #c6bd9f

#c6bd9f
#f0e6c1
#1c1b16
#464339
#716c5b
#9b947d

Tints of #c6bd9f Color

#c6bd9f
#ccc4a9
#d2cbb4
#d9d3bf
#dfdac9
#e5e1d4
#ece9df
#f2f0e9
#f8f7f4
#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

#c6bd9f
#9fa8c6

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

Split Complementary

#c6bd9f
#9fbcc6
#aa9fc6

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

Analogous Color

#c6ad9f
#c6b59f
#c6bd9f
#c6c59f
#bfc69f

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

#c6bd9f
#9fc6bd
#bd9fc6

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

#c6bd9f
#9fc6aa
#9fa8c6
#c69fbb

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

#c6bd9f
#9fa8c6
#aa9fc6
#bcc69f

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

#c6bd9f Color Code Preview on Black Background Color

This is how #c6bd9f Color will look on black background color. Color contrast ratio is 11.18

#c6bd9f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6bd9f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6bd9f

#c6bd9f color code is use for CSS Background Color

Background color for the above div is #c6bd9f

HTML with inline CSS

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

#c6bd9f color code is use for CSS Border Color

CSS Border color for the above div is #c6bd9f

HTML with inline CSS

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

CSS Border Left color for the above div is #c6bd9f

HTML with inline CSS

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

CSS Border Right color for the above div is #c6bd9f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6bd9f

HTML with inline CSS

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

CSS Border Top color for the above div is #c6bd9f

HTML with inline CSS

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

#c6bd9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6bd9f Color code Preview on White Background

This is how #c6bd9f Color code will look on white background color. Color contrast ratio is 1.88

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

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.