crispedge.com

Color picker

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

#ceaa32 hex color - Yellow - Warm color - Information

#ceaa32 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ceaa32 Color code in RGB color code model is created after adding 80.78% red color, 66.67% green color and 19.61% blue color. Hex #ceaa32 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 76% yellow and 19% black.

Hex #ceaa32 color code is between #cc9933 web safe hex color code and #ddbb22 web safe hex color code. #cc9933 is the nearest web safe color code. You can see here many more shades of #ceaa32 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeceaa32#ceaa32
RGB Decimal206, 170, 50rgb(206, 170, 50)
RGB Percent81%, 67%, 20%rgb(81%, 67%, 20%)
CSS RGBa206, 170, 50,1rgba(206,170,50,1)
CMYK Modelcmyk(0%,17%,76%,19%)
HSL Color Space46,61% ,50%hsl(46,61% ,50%)
HSV Color Space46°, 76%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101010101000110010
Octal31625262
Decimal20617050
Hexceaa32

Different shades of #ceaa32 color code.

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

Light Shade of #ceaa32
#d8bb5b
Dark Shade of #ceaa32
#a58828
Saturated Shade of #ceaa32
#dbb125
Desaturated Shade of #ceaa32
#c1a33f
Grey scale Shade of #ceaa32
#808080
Brighten Shade
#e7c34b
Most Readable Shade
#000000

Shades of #ceaa32 color code

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

#ceaa32
#b7972c
#a08426
#897121
#725e1b
#5b4b16
#443810
#2d250b
#161205
#000000

Similar Color like #ceaa32 color

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

#cfab33
#d0ac34
#d1ad35
#d2ae36
#d3af37
#d4b038
#d5b139
#d6b23a
#d7b33b
#d8b43c
#d9b53d
#dab63e
#dbb73f
#dcb840
#cda931
#cca830
#cba72f
#caa62e
#c9a52d
#c8a42c
#c7a32b
#c6a22a
#c5a129
#c4a028
#c39f27
#c29e26
#c19d25
#c09c24

Monochromatic Color with #ceaa32

#ceaa32
#f8cd3c
#241e09
#4e4113
#79641d
#a38728

Tints of #ceaa32 Color

#ceaa32
#d3b348
#d8bc5f
#dec676
#e3cf8d
#e9d9a3
#eee2ba
#f4ecd1
#f9f5e8
#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

#ceaa32
#3256ce

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

Split Complementary

#ceaa32
#32a4ce
#5c32ce

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

Analogous Color

#ce6c32
#ce8b32
#ceaa32
#cec932
#b4ce32

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

#ceaa32
#32ceaa
#aa32ce

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

#ceaa32
#32ce5c
#3256ce
#ce32a4

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

#ceaa32
#3256ce
#5c32ce
#a4ce32

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

#ceaa32 Color Code Preview on Black Background Color

This is how #ceaa32 Color will look on black background color. Color contrast ratio is 9.42

#ceaa32 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceaa32

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceaa32

#ceaa32 color code is use for CSS Background Color

Background color for the above div is #ceaa32

HTML with inline CSS

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

#ceaa32 color code is use for CSS Border Color

CSS Border color for the above div is #ceaa32

HTML with inline CSS

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

CSS Border Left color for the above div is #ceaa32

HTML with inline CSS

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

CSS Border Right color for the above div is #ceaa32

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ceaa32

HTML with inline CSS

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

CSS Border Top color for the above div is #ceaa32

HTML with inline CSS

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

#ceaa32 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ceaa32 Color code Preview on White Background

This is how #ceaa32 Color code will look on white background color. Color contrast ratio is 2.23

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

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.