#ccfc7d Hex Color
rgb(204, 252, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | fc | 7d | - | #ccfc7d |
RGB | 204 | 252 | 125 | - | rgb(204,252,125) |
HSL | 83 | 95% | 74% | - | hsl(83,95%,74%) |
HSV | 83 | 50% | 99% | - | hsv(83,50%,99%) |
XYZ | 63.4139 | 83.9388 | 32.2616 | - | xyz(63.4139,83.9388,32.2616) |
CIE-LAB | 93.42 | -34.75 | 55.33 | - | lab(93.42,-34.75,55.33) |
CMYK | 0.19047619047619 | 0 | 0.50396825396825 | 0.011764705882353 | cmyk(0.19047619047619,0,0.50396825396825,0.011764705882353) |
Description
The RGB value of color #ccfc7d is rgb(204, 252, 125).
In the hex color #ccfc7d, The value of Red is 204, value of Green is 252, and value of Blue is 125. The primary color is Green. Similarly, The HSL values for #ccfc7d consists of 83° Hue, 95% Saturation, and 74% Lightness.
In the CMYK color model, the color #ccfc7d can be represented as Cyan=0.19047619047619%, Magenta=0%, Yellow=0.50396825396825%, and Black=0.011764705882353%.
Shades of #ccfc7d
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 #ccfc7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccfc7d
Preview of #ccfc7d on White Background
The contrast ratio of #ccfc7d with white color is 1.18
Preview of #ccfc7d on black background
The contrast ratio of #ccfc7d with black color is 17.79
#ccfc7d color will look good with a black background.
Color Schemes of #ccfc7d
Triadic Colors of #ccfc7d
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 #ccfc7d
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 #ccfc7d
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 #ccfc7d
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: #ccfc7d;
}
This is a sample text used for the color #ccfc7d. 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: #ccfc7d;
}
This is a sample text used for the color #ccfc7d. 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 #ccfc7d;
}
This is a sample text used for the color #ccfc7d. 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 35.11%
Green 43.37%
Blue 21.51%
CMYK Percentage
Cyan 26.97
Magenta 0%
Yellow 71.36%
Black 1.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.