crispedge.com

Color picker

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

#c6bd7d hex color - Yellow - Warm color - Information

#c6bd7d hex color - Yellow - Warm color

Color Hue/Base color: Yellow

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

Hex #c6bd7d color code is between #ccbb77 web safe hex color code and #bbcc88 web safe hex color code. #ccbb77 is the nearest web safe color code. You can see here many more shades of #c6bd7d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec6bd7d#c6bd7d
RGB Decimal198, 189, 125rgb(198, 189, 125)
RGB Percent78%, 74%, 49%rgb(78%, 74%, 49%)
CSS RGBa198, 189, 125,1rgba(198,189,125,1)
CMYK Modelcmyk(0%,5%,37%,22%)
HSL Color Space53,39% ,63%hsl(53,39% ,63%)
HSV Color Space53°, 37%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101011110101111101
Octal306275175
Decimal198189125
Hexc6bd7d

Different shades of #c6bd7d color code.

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

Light Shade of #c6bd7d
#d6cfa0
Dark Shade of #c6bd7d
#b6ab5a
Saturated Shade of #c6bd7d
#cfc474
Desaturated Shade of #c6bd7d
#bdb686
Grey scale Shade of #c6bd7d
#a1a1a1
Brighten Shade
#dfd696
Most Readable Shade
#000000

Shades of #c6bd7d color code

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

#c6bd7d
#b0a86f
#9a9361
#847e53
#6e6945
#585437
#423f29
#2c2a1b
#16150d
#000000

Similar Color like #c6bd7d color

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

#c7be7e
#c8bf7f
#c9c080
#cac181
#cbc282
#ccc383
#cdc484
#cec585
#cfc686
#d0c787
#d1c888
#d2c989
#d3ca8a
#d4cb8b
#c5bc7c
#c4bb7b
#c3ba7a
#c2b979
#c1b878
#c0b777
#bfb676
#beb575
#bdb474
#bcb373
#bbb272
#bab171
#b9b070
#b8af6f

Monochromatic Color with #c6bd7d

#c6bd7d
#f0e698
#1c1b12
#46432d
#716c47
#9b9462

Tints of #c6bd7d Color

#c6bd7d
#ccc48b
#d2cb99
#d9d3a8
#dfdab6
#e5e1c5
#ece9d3
#f2f0e2
#f8f7f0
#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

#c6bd7d
#7d86c6

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

Split Complementary

#c6bd7d
#7dabc6
#987dc6

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

Analogous Color

#c6a07d
#c6ae7d
#c6bd7d
#c0c67d
#b2c67d

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

#c6bd7d
#7dc6bd
#bd7dc6

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

#c6bd7d
#7dc698
#7d86c6
#c67daa

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

#c6bd7d
#7d86c6
#987dc6
#abc67d

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

#c6bd7d Color Code Preview on Black Background Color

This is how #c6bd7d Color will look on black background color. Color contrast ratio is 10.98

#c6bd7d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6bd7d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6bd7d

#c6bd7d color code is use for CSS Background Color

Background color for the above div is #c6bd7d

HTML with inline CSS

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

#c6bd7d color code is use for CSS Border Color

CSS Border color for the above div is #c6bd7d

HTML with inline CSS

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

CSS Border Left color for the above div is #c6bd7d

HTML with inline CSS

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

CSS Border Right color for the above div is #c6bd7d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6bd7d

HTML with inline CSS

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

CSS Border Top color for the above div is #c6bd7d

HTML with inline CSS

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

#c6bd7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6bd7d Color code Preview on White Background

This is how #c6bd7d Color code will look on white background color. Color contrast ratio is 1.91

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

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.