crispedge.com

Color picker

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

#c2b85f hex color - Yellow - Warm color - Information

#c2b85f hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #c2b85f Color code in RGB color code model is created after adding 76.08% red color, 72.16% green color and 37.25% blue color. Hex #c2b85f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 51% yellow and 24% black.

Hex #c2b85f color code is between #bbbb66 web safe hex color code and #ccaa55 web safe hex color code. #bbbb66 is the nearest web safe color code. You can see here many more shades of #c2b85f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec2b85f#c2b85f
RGB Decimal194, 184, 95rgb(194, 184, 95)
RGB Percent76%, 72%, 37%rgb(76%, 72%, 37%)
CSS RGBa194, 184, 95,1rgba(194,184,95,1)
CMYK Modelcmyk(0%,5%,51%,24%)
HSL Color Space54,45% ,57%hsl(54,45% ,57%)
HSV Color Space54°, 51%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000101011100001011111
Octal302270137
Decimal19418495
Hexc2b85f

Different shades of #c2b85f color code.

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

Light Shade of #c2b85f
#d0c884
Dark Shade of #c2b85f
#aca242
Saturated Shade of #c2b85f
#cdc154
Desaturated Shade of #c2b85f
#b7af6a
Grey scale Shade of #c2b85f
#909090
Brighten Shade
#dbd178
Most Readable Shade
#000000

Shades of #c2b85f color code

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

#c2b85f
#aca354
#968f49
#817a3f
#6b6634
#56512a
#403d1f
#2b2815
#15140a
#000000

Similar Color like #c2b85f color

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

#c3b960
#c4ba61
#c5bb62
#c6bc63
#c7bd64
#c8be65
#c9bf66
#cac067
#cbc168
#ccc269
#cdc36a
#cec46b
#cfc56c
#d0c66d
#c1b75e
#c0b65d
#bfb55c
#beb45b
#bdb35a
#bcb259
#bbb158
#bab057
#b9af56
#b8ae55
#b7ad54
#b6ac53
#b5ab52
#b4aa51

Monochromatic Color with #c2b85f

#c2b85f
#ece074
#18170c
#423f21
#6d6735
#97904a

Tints of #c2b85f Color

#c2b85f
#c8bf70
#cfc782
#d6cf94
#ddd7a6
#e3dfb7
#eae7c9
#f1efdb
#f8f7ed
#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

#c2b85f
#5f69c2

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

Split Complementary

#c2b85f
#5f9bc2
#875fc2

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

Analogous Color

#c2905f
#c2a45f
#c2b85f
#b8c25f
#a4c25f

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

#c2b85f
#5fc2b8
#b85fc2

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

#c2b85f
#5fc286
#5f69c2
#c25f9a

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

#c2b85f
#5f69c2
#875fc2
#9bc25f

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

#c2b85f Color Code Preview on Black Background Color

This is how #c2b85f Color will look on black background color. Color contrast ratio is 10.32

#c2b85f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2b85f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2b85f

#c2b85f color code is use for CSS Background Color

Background color for the above div is #c2b85f

HTML with inline CSS

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

#c2b85f color code is use for CSS Border Color

CSS Border color for the above div is #c2b85f

HTML with inline CSS

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

CSS Border Left color for the above div is #c2b85f

HTML with inline CSS

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

CSS Border Right color for the above div is #c2b85f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2b85f

HTML with inline CSS

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

CSS Border Top color for the above div is #c2b85f

HTML with inline CSS

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

#c2b85f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2b85f Color code Preview on White Background

This is how #c2b85f Color code will look on white background color. Color contrast ratio is 2.04

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

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.