#ccef5a Hex Color
rgb(204, 239, 90)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | ef | 5a | - | #ccef5a |
RGB | 204 | 239 | 90 | - | rgb(204,239,90) |
HSL | 74 | 82% | 65% | - | hsl(74,82%,65%) |
HSV | 74 | 62% | 94% | - | hsv(74,62%,94%) |
XYZ | 57.6138 | 75.3086 | 21.1723 | - | xyz(57.6138,75.3086,21.1723) |
CIE-LAB | 89.54 | -31.75 | 66.09 | - | lab(89.54,-31.75,66.09) |
CMYK | 0.14644351464435 | 0 | 0.6234309623431 | 0.062745098039216 | cmyk(0.14644351464435,0,0.6234309623431,0.062745098039216) |
Description
The RGB value of color #ccef5a is rgb(204, 239, 90).
In the hex color #ccef5a, The value of Red is 204, value of Green is 239, and value of Blue is 90. The primary color is Green. Similarly, The HSL values for #ccef5a consists of 74° Hue, 82% Saturation, and 65% Lightness.
In the CMYK color model, the color #ccef5a can be represented as Cyan=0.14644351464435%, Magenta=0%, Yellow=0.6234309623431%, and Black=0.062745098039216%.
Shades of #ccef5a
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 #ccef5a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccef5a
Preview of #ccef5a on White Background
The contrast ratio of #ccef5a with white color is 1.31
Preview of #ccef5a on black background
The contrast ratio of #ccef5a with black color is 16.06
#ccef5a color will look good with a black background.
Color Schemes of #ccef5a
Triadic Colors of #ccef5a
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 #ccef5a
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 #ccef5a
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 #ccef5a
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: #ccef5a;
}
This is a sample text used for the color #ccef5a. 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: #ccef5a;
}
This is a sample text used for the color #ccef5a. 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 #ccef5a;
}
This is a sample text used for the color #ccef5a. 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 38.27%
Green 44.84%
Blue 16.89%
CMYK Percentage
Cyan 17.59
Magenta 0%
Yellow 74.88%
Black 7.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.