#ccffcd Hex Color
rgb(204, 255, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | ff | cd | - | #ccffcd |
RGB | 204 | 255 | 205 | - | rgb(204,255,205) |
HSL | 121 | 100% | 90% | - | hsl(121,100%,90%) |
HSV | 121 | 20% | 100% | - | hsv(121,20%,100%) |
XYZ | 71.6813 | 88.7651 | 71.113 | - | xyz(71.6813,88.7651,71.113) |
CIE-LAB | 95.48 | -25.41 | 18.69 | - | lab(95.48,-25.41,18.69) |
CMYK | 0.2 | 0 | 0.19607843137255 | 0 | cmyk(0.2,0,0.19607843137255,0) |
Description
The RGB value of color #ccffcd is rgb(204, 255, 205).
In the hex color #ccffcd, The value of Red is 204, value of Green is 255, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #ccffcd consists of 121° Hue, 100% Saturation, and 90% Lightness.
In the CMYK color model, the color #ccffcd can be represented as Cyan=0.2%, Magenta=0%, Yellow=0.19607843137255%, and Black=0%.
Shades of #ccffcd
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 #ccffcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccffcd
Preview of #ccffcd on White Background
The contrast ratio of #ccffcd with white color is 1.12
Preview of #ccffcd on black background
The contrast ratio of #ccffcd with black color is 18.75
#ccffcd color will look good with a black background.
Color Schemes of #ccffcd
Triadic Colors of #ccffcd
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 #ccffcd
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 #ccffcd
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 #ccffcd
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: #ccffcd;
}
This is a sample text used for the color #ccffcd. 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: #ccffcd;
}
This is a sample text used for the color #ccffcd. 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 #ccffcd;
}
This is a sample text used for the color #ccffcd. 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 30.72%
Green 38.4%
Blue 30.87%
CMYK Percentage
Cyan 50.5
Magenta 0%
Yellow 49.5%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.