#cffa4d Hex Color
rgb(207, 250, 77)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cf | fa | 4d | - | #cffa4d |
| RGB | 207 | 250 | 77 | - | rgb(207,250,77) |
| HSL | 75 | 95% | 64% | - | hsl(75,95%,64%) |
| HSV | 75 | 69% | 98% | - | hsv(75,69%,98%) |
| XYZ | 61.2573 | 82.1724 | 19.6534 | - | xyz(61.2573,82.1724,19.6534) |
| CIE-LAB | 92.65 | -36.43 | 74.3 | - | lab(92.65,-36.43,74.3) |
| CMYK | 0.172 | 0 | 0.692 | 0.019607843137255 | cmyk(0.172,0,0.692,0.019607843137255) |
Description
The RGB value of color #cffa4d is rgb(207, 250, 77).
In the hex color #cffa4d, The value of Red is 207, value of Green is 250, and value of Blue is 77. The primary color is Green. Similarly, The HSL values for #cffa4d consists of 75° Hue, 95% Saturation, and 64% Lightness.
In the CMYK color model, the color #cffa4d can be represented as Cyan=0.172%, Magenta=0%, Yellow=0.692%, and Black=0.019607843137255%.
Shades of #cffa4d
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 #cffa4d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cffa4d
Preview of #cffa4d on White Background
The contrast ratio of #cffa4d with white color is 1.2
Preview of #cffa4d on black background
The contrast ratio of #cffa4d with black color is 17.43
#cffa4d color will look good with a black background.
Color Schemes of #cffa4d
Triadic Colors of #cffa4d
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 #cffa4d
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 #cffa4d
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 #cffa4d
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: #cffa4d;
}
This is a sample text used for the color #cffa4d. 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: #cffa4d;
}
This is a sample text used for the color #cffa4d. 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 #cffa4d;
}
This is a sample text used for the color #cffa4d. 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 38.76%
Green 46.82%
Blue 14.42%
CMYK Percentage
Cyan 19.47
Magenta 0%
Yellow 78.32%
Black 2.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.