crispedge.com

Color picker

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

#c2be64 hex color - Yellow - Warm color - Information

#c2be64 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #c2be64 Color code in RGB color code model is created after adding 76.08% red color, 74.51% green color and 39.22% blue color. Hex #c2be64 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 48% yellow and 24% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec2be64#c2be64
RGB Decimal194, 190, 100rgb(194, 190, 100)
RGB Percent76%, 75%, 39%rgb(76%, 75%, 39%)
CSS RGBa194, 190, 100,1rgba(194,190,100,1)
CMYK Modelcmyk(0%,2%,48%,24%)
HSL Color Space57,44% ,58%hsl(57,44% ,58%)
HSV Color Space57°, 48%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000101011111001100100
Octal302276144
Decimal194190100
Hexc2be64

Different shades of #c2be64 color code.

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

Light Shade of #c2be64
#d0cd89
Dark Shade of #c2be64
#aeaa45
Saturated Shade of #c2be64
#cdc859
Desaturated Shade of #c2be64
#b7b46f
Grey scale Shade of #c2be64
#939393
Brighten Shade
#dbd77d
Most Readable Shade
#000000

Shades of #c2be64 color code

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

#c2be64
#aca858
#96934d
#817e42
#6b6937
#56542c
#403f21
#2b2a16
#15150b
#000000

Similar Color like #c2be64 color

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

#c3bf65
#c4c066
#c5c167
#c6c268
#c7c369
#c8c46a
#c9c56b
#cac66c
#cbc76d
#ccc86e
#cdc96f
#ceca70
#cfcb71
#d0cc72
#c1bd63
#c0bc62
#bfbb61
#beba60
#bdb95f
#bcb85e
#bbb75d
#bab65c
#b9b55b
#b8b45a
#b7b359
#b6b258
#b5b157
#b4b056

Monochromatic Color with #c2be64

#c2be64
#ece87a
#18180c
#424122
#6d6b38
#97944e

Tints of #c2be64 Color

#c2be64
#c8c575
#cfcc86
#d6d397
#dddaa8
#e3e2ba
#eae9cb
#f1f0dc
#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

#c2be64
#6468c2

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

Split Complementary

#c2be64
#6497c2
#8f64c2

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

Analogous Color

#c29864
#c2ab64
#c2be64
#b3c264
#a0c264

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

#c2be64
#64c2be
#be64c2

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

#c2be64
#64c28f
#6468c2
#c26497

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

#c2be64
#6468c2
#8f64c2
#97c264

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

#c2be64 Color Code Preview on Black Background Color

This is how #c2be64 Color will look on black background color. Color contrast ratio is 10.84

#c2be64 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2be64

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2be64

#c2be64 color code is use for CSS Background Color

Background color for the above div is #c2be64

HTML with inline CSS

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

#c2be64 color code is use for CSS Border Color

CSS Border color for the above div is #c2be64

HTML with inline CSS

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

CSS Border Left color for the above div is #c2be64

HTML with inline CSS

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

CSS Border Right color for the above div is #c2be64

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2be64

HTML with inline CSS

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

CSS Border Top color for the above div is #c2be64

HTML with inline CSS

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

#c2be64 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2be64 Color code Preview on White Background

This is how #c2be64 Color code will look on white background color. Color contrast ratio is 1.94

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

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.