#cceb0a Hex Color
rgb(204, 235, 10)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | eb | 0a | - | #cceb0a |
RGB | 204 | 235 | 10 | - | rgb(204,235,10) |
HSL | 68 | 92% | 48% | - | hsl(68,92%,48%) |
HSV | 68 | 96% | 92% | - | hsv(68,96%,92%) |
XYZ | 54.665 | 72.2759 | 11.3567 | - | xyz(54.665,72.2759,11.3567) |
CIE-LAB | 88.1 | -32.9 | 85.34 | - | lab(88.1,-32.9,85.34) |
CMYK | 0.13191489361702 | 0 | 0.95744680851064 | 0.07843137254902 | cmyk(0.13191489361702,0,0.95744680851064,0.07843137254902) |
Description
The RGB value of color #cceb0a is rgb(204, 235, 10).
In the hex color #cceb0a, The value of Red is 204, value of Green is 235, and value of Blue is 10. The primary color is Green. Similarly, The HSL values for #cceb0a consists of 68° Hue, 92% Saturation, and 48% Lightness.
In the CMYK color model, the color #cceb0a can be represented as Cyan=0.13191489361702%, Magenta=0%, Yellow=0.95744680851064%, and Black=0.07843137254902%.
Shades of #cceb0a
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #cceb0a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cceb0a
Preview of #cceb0a on White Background
The contrast ratio of #cceb0a with white color is 1.36
Preview of #cceb0a on black background
The contrast ratio of #cceb0a with black color is 15.46
#cceb0a color will look good with a black background.
Color Schemes of #cceb0a
Triadic Colors of #cceb0a
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #cceb0a
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #cceb0a
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #cceb0a
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #cceb0a;
}
This is a sample text used for the color #cceb0a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #cceb0a;
}
This is a sample text used for the color #cceb0a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #cceb0a;
}
This is a sample text used for the color #cceb0a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 45.43%
Green 52.34%
Blue 2.23%
CMYK Percentage
Cyan 11.3
Magenta 0%
Yellow 81.99%
Black 6.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.