#cff7cc Hex Color
rgb(207, 247, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | f7 | cc | - | #cff7cc |
RGB | 207 | 247 | 204 | - | rgb(207,247,204) |
HSL | 116 | 73% | 88% | - | hsl(116,73%,88%) |
HSV | 116 | 17% | 97% | - | hsv(116,17%,97%) |
XYZ | 69.892 | 84.1466 | 69.685 | - | xyz(69.892,84.1466,69.685) |
CIE-LAB | 93.51 | -20.74 | 16.46 | - | lab(93.51,-20.74,16.46) |
CMYK | 0.16194331983806 | 0 | 0.17408906882591 | 0.031372549019608 | cmyk(0.16194331983806,0,0.17408906882591,0.031372549019608) |
Description
The RGB value of color #cff7cc is rgb(207, 247, 204).
In the hex color #cff7cc, The value of Red is 207, value of Green is 247, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #cff7cc consists of 116° Hue, 73% Saturation, and 88% Lightness.
In the CMYK color model, the color #cff7cc can be represented as Cyan=0.16194331983806%, Magenta=0%, Yellow=0.17408906882591%, and Black=0.031372549019608%.
Shades of #cff7cc
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 #cff7cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cff7cc
Preview of #cff7cc on White Background
The contrast ratio of #cff7cc with white color is 1.18
Preview of #cff7cc on black background
The contrast ratio of #cff7cc with black color is 17.83
#cff7cc color will look good with a black background.
Color Schemes of #cff7cc
Triadic Colors of #cff7cc
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 #cff7cc
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 #cff7cc
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 #cff7cc
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: #cff7cc;
}
This is a sample text used for the color #cff7cc. 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: #cff7cc;
}
This is a sample text used for the color #cff7cc. 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 #cff7cc;
}
This is a sample text used for the color #cff7cc. 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 31.46%
Green 37.54%
Blue 31%
CMYK Percentage
Cyan 44.08
Magenta 0%
Yellow 47.38%
Black 8.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.