#c9f14a Hex Color
rgb(201, 241, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | f1 | 4a | - | #c9f14a |
RGB | 201 | 241 | 74 | - | rgb(201,241,74) |
HSL | 74 | 86% | 62% | - | hsl(74,86%,62%) |
HSV | 74 | 69% | 95% | - | hsv(74,69%,95%) |
XYZ | 56.7787 | 75.8225 | 18.1212 | - | xyz(56.7787,75.8225,18.1212) |
CIE-LAB | 89.78 | -34.83 | 72.36 | - | lab(89.78,-34.83,72.36) |
CMYK | 0.16597510373444 | 0 | 0.69294605809129 | 0.054901960784314 | cmyk(0.16597510373444,0,0.69294605809129,0.054901960784314) |
Description
The RGB value of color #c9f14a is rgb(201, 241, 74).
In the hex color #c9f14a, The value of Red is 201, value of Green is 241, and value of Blue is 74. The primary color is Green. Similarly, The HSL values for #c9f14a consists of 74° Hue, 86% Saturation, and 62% Lightness.
In the CMYK color model, the color #c9f14a can be represented as Cyan=0.16597510373444%, Magenta=0%, Yellow=0.69294605809129%, and Black=0.054901960784314%.
Shades of #c9f14a
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 #c9f14a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9f14a
Preview of #c9f14a on White Background
The contrast ratio of #c9f14a with white color is 1.3
Preview of #c9f14a on black background
The contrast ratio of #c9f14a with black color is 16.16
#c9f14a color will look good with a black background.
Color Schemes of #c9f14a
Triadic Colors of #c9f14a
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 #c9f14a
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 #c9f14a
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 #c9f14a
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: #c9f14a;
}
This is a sample text used for the color #c9f14a. 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: #c9f14a;
}
This is a sample text used for the color #c9f14a. 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 #c9f14a;
}
This is a sample text used for the color #c9f14a. 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.95%
Green 46.71%
Blue 14.34%
CMYK Percentage
Cyan 18.16
Magenta 0%
Yellow 75.83%
Black 6.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.