#cfee1a Hex Color
rgb(207, 238, 26)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | ee | 1a | - | #cfee1a |
RGB | 207 | 238 | 26 | - | rgb(207,238,26) |
HSL | 69 | 86% | 52% | - | hsl(69,86%,52%) |
HSV | 69 | 89% | 93% | - | hsv(69,89%,93%) |
XYZ | 56.4931 | 74.4891 | 12.3776 | - | xyz(56.4931,74.4891,12.3776) |
CIE-LAB | 89.15 | -32.85 | 84.41 | - | lab(89.15,-32.85,84.41) |
CMYK | 0.13025210084034 | 0 | 0.89075630252101 | 0.066666666666667 | cmyk(0.13025210084034,0,0.89075630252101,0.066666666666667) |
Description
The RGB value of color #cfee1a is rgb(207, 238, 26).
In the hex color #cfee1a, The value of Red is 207, value of Green is 238, and value of Blue is 26. The primary color is Green. Similarly, The HSL values for #cfee1a consists of 69° Hue, 86% Saturation, and 52% Lightness.
In the CMYK color model, the color #cfee1a can be represented as Cyan=0.13025210084034%, Magenta=0%, Yellow=0.89075630252101%, and Black=0.066666666666667%.
Shades of #cfee1a
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 #cfee1a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfee1a
Preview of #cfee1a on White Background
The contrast ratio of #cfee1a with white color is 1.32
Preview of #cfee1a on black background
The contrast ratio of #cfee1a with black color is 15.9
#cfee1a color will look good with a black background.
Color Schemes of #cfee1a
Triadic Colors of #cfee1a
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 #cfee1a
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 #cfee1a
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 #cfee1a
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: #cfee1a;
}
This is a sample text used for the color #cfee1a. 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: #cfee1a;
}
This is a sample text used for the color #cfee1a. 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 #cfee1a;
}
This is a sample text used for the color #cfee1a. 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 43.95%
Green 50.53%
Blue 5.52%
CMYK Percentage
Cyan 11.98
Magenta 0%
Yellow 81.9%
Black 6.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.