#cff3cf Hex Color
rgb(207, 243, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | f3 | cf | - | #cff3cf |
RGB | 207 | 243 | 207 | - | rgb(207,243,207) |
HSL | 120 | 60% | 88% | - | hsl(120,60%,88%) |
HSV | 120 | 15% | 95% | - | hsv(120,15%,95%) |
XYZ | 69.0452 | 81.8716 | 71.1952 | - | xyz(69.0452,81.8716,71.1952) |
CIE-LAB | 92.52 | -18.28 | 13.51 | - | lab(92.52,-18.28,13.51) |
CMYK | 0.14814814814815 | 0 | 0.14814814814815 | 0.047058823529412 | cmyk(0.14814814814815,0,0.14814814814815,0.047058823529412) |
Description
The RGB value of color #cff3cf is rgb(207, 243, 207).
In the hex color #cff3cf, The value of Red is 207, value of Green is 243, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #cff3cf consists of 120° Hue, 60% Saturation, and 88% Lightness.
In the CMYK color model, the color #cff3cf can be represented as Cyan=0.14814814814815%, Magenta=0%, Yellow=0.14814814814815%, and Black=0.047058823529412%.
Shades of #cff3cf
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 #cff3cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cff3cf
Preview of #cff3cf on White Background
The contrast ratio of #cff3cf with white color is 1.21
Preview of #cff3cf on black background
The contrast ratio of #cff3cf with black color is 17.37
#cff3cf color will look good with a black background.
Color Schemes of #cff3cf
Triadic Colors of #cff3cf
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 #cff3cf
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 #cff3cf
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 #cff3cf
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: #cff3cf;
}
This is a sample text used for the color #cff3cf. 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: #cff3cf;
}
This is a sample text used for the color #cff3cf. 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 #cff3cf;
}
This is a sample text used for the color #cff3cf. 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.51%
Green 36.99%
Blue 31.51%
CMYK Percentage
Cyan 43.15
Magenta 0%
Yellow 43.15%
Black 13.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.