#cff7b0 Hex Color
rgb(207, 247, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | f7 | b0 | - | #cff7b0 |
RGB | 207 | 247 | 176 | - | rgb(207,247,176) |
HSL | 94 | 82% | 83% | - | hsl(94,82%,83%) |
HSV | 94 | 29% | 97% | - | hsv(94,29%,97%) |
XYZ | 66.8294 | 82.9215 | 53.5575 | - | xyz(66.8294,82.9215,53.5575) |
CIE-LAB | 92.98 | -25.13 | 30.02 | - | lab(92.98,-25.13,30.02) |
CMYK | 0.16194331983806 | 0 | 0.28744939271255 | 0.031372549019608 | cmyk(0.16194331983806,0,0.28744939271255,0.031372549019608) |
Description
The RGB value of color #cff7b0 is rgb(207, 247, 176).
In the hex color #cff7b0, The value of Red is 207, value of Green is 247, and value of Blue is 176. The primary color is Green. Similarly, The HSL values for #cff7b0 consists of 94° Hue, 82% Saturation, and 83% Lightness.
In the CMYK color model, the color #cff7b0 can be represented as Cyan=0.16194331983806%, Magenta=0%, Yellow=0.28744939271255%, and Black=0.031372549019608%.
Shades of #cff7b0
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 #cff7b0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cff7b0
Preview of #cff7b0 on White Background
The contrast ratio of #cff7b0 with white color is 1.19
Preview of #cff7b0 on black background
The contrast ratio of #cff7b0 with black color is 17.58
#cff7b0 color will look good with a black background.
Color Schemes of #cff7b0
Triadic Colors of #cff7b0
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 #cff7b0
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 #cff7b0
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 #cff7b0
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: #cff7b0;
}
This is a sample text used for the color #cff7b0. 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: #cff7b0;
}
This is a sample text used for the color #cff7b0. 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 #cff7b0;
}
This is a sample text used for the color #cff7b0. 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 32.86%
Green 39.21%
Blue 27.94%
CMYK Percentage
Cyan 33.68
Magenta 0%
Yellow 59.79%
Black 6.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.