crispedge.com

Color picker

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

#ccba6a hex color - Yellow - Warm color - Information

#ccba6a hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ccba6a Color code in RGB color code model is created after adding 80% red color, 72.94% green color and 41.57% blue color. Hex #ccba6a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 48% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeccba6a#ccba6a
RGB Decimal204, 186, 106rgb(204, 186, 106)
RGB Percent80%, 73%, 42%rgb(80%, 73%, 42%)
CSS RGBa204, 186, 106,1rgba(204,186,106,1)
CMYK Modelcmyk(0%,9%,48%,20%)
HSL Color Space49,49% ,61%hsl(49,49% ,61%)
HSV Color Space49°, 48%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001011101001101010
Octal314272152
Decimal204186106
Hexccba6a

Different shades of #ccba6a color code.

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

Light Shade of #ccba6a
#d9cc90
Dark Shade of #ccba6a
#bfa844
Saturated Shade of #ccba6a
#d6c060
Desaturated Shade of #ccba6a
#c2b474
Grey scale Shade of #ccba6a
#9b9b9b
Brighten Shade
#e5d383
Most Readable Shade
#000000

Shades of #ccba6a color code

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

#ccba6a
#b5a55e
#9e9052
#887c46
#71673a
#5a522f
#443e23
#2d2917
#16140b
#000000

Similar Color like #ccba6a color

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

#cdbb6b
#cebc6c
#cfbd6d
#d0be6e
#d1bf6f
#d2c070
#d3c171
#d4c272
#d5c373
#d6c474
#d7c575
#d8c676
#d9c777
#dac878
#cbb969
#cab868
#c9b767
#c8b666
#c7b565
#c6b464
#c5b363
#c4b262
#c3b161
#c2b060
#c1af5f
#c0ae5e
#bfad5d
#beac5c

Monochromatic Color with #ccba6a

#ccba6a
#f6e180
#221f12
#4c4628
#776c3e
#a19354

Tints of #ccba6a Color

#ccba6a
#d1c17a
#d7c98b
#ddd19b
#e2d8ac
#e8e0bc
#eee8cd
#f3efdd
#f9f7ee
#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

#ccba6a
#6a7ccc

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

Split Complementary

#ccba6a
#6aadcc
#896acc

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

Analogous Color

#cc936a
#cca66a
#ccba6a
#cacc6a
#b7cc6a

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

#ccba6a
#6accba
#ba6acc

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

#ccba6a
#6acc89
#6a7ccc
#cc6aad

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

#ccba6a
#6a7ccc
#896acc
#adcc6a

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

#ccba6a Color Code Preview on Black Background Color

This is how #ccba6a Color will look on black background color. Color contrast ratio is 10.80

#ccba6a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccba6a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccba6a

#ccba6a color code is use for CSS Background Color

Background color for the above div is #ccba6a

HTML with inline CSS

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

#ccba6a color code is use for CSS Border Color

CSS Border color for the above div is #ccba6a

HTML with inline CSS

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

CSS Border Left color for the above div is #ccba6a

HTML with inline CSS

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

CSS Border Right color for the above div is #ccba6a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccba6a

HTML with inline CSS

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

CSS Border Top color for the above div is #ccba6a

HTML with inline CSS

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

#ccba6a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccba6a Color code Preview on White Background

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

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.