#c1d25e Hex Color
rgb(193, 210, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | d2 | 5e | - | #c1d25e |
RGB | 193 | 210 | 94 | - | rgb(193,210,94) |
HSL | 69 | 56% | 60% | - | hsl(69,56%,60%) |
HSV | 69 | 55% | 82% | - | hsv(69,55%,82%) |
XYZ | 47.0593 | 58.2388 | 19.3506 | - | xyz(47.0593,58.2388,19.3506) |
CIE-LAB | 80.87 | -22 | 54.57 | - | lab(80.87,-22,54.57) |
CMYK | 0.080952380952381 | 0 | 0.55238095238095 | 0.17647058823529 | cmyk(0.080952380952381,0,0.55238095238095,0.17647058823529) |
Description
The RGB value of color #c1d25e is rgb(193, 210, 94).
In the hex color #c1d25e, The value of Red is 193, value of Green is 210, and value of Blue is 94. The primary color is Green. Similarly, The HSL values for #c1d25e consists of 69° Hue, 56% Saturation, and 60% Lightness.
In the CMYK color model, the color #c1d25e can be represented as Cyan=0.080952380952381%, Magenta=0%, Yellow=0.55238095238095%, and Black=0.17647058823529%.
Shades of #c1d25e
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 #c1d25e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1d25e
Preview of #c1d25e on White Background
The contrast ratio of #c1d25e with white color is 1.66
Preview of #c1d25e on black background
The contrast ratio of #c1d25e with black color is 12.65
#c1d25e color will look good with a black background.
Color Schemes of #c1d25e
Triadic Colors of #c1d25e
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 #c1d25e
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 #c1d25e
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 #c1d25e
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: #c1d25e;
}
This is a sample text used for the color #c1d25e. 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: #c1d25e;
}
This is a sample text used for the color #c1d25e. 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 #c1d25e;
}
This is a sample text used for the color #c1d25e. 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.83%
Green 42.25%
Blue 18.91%
CMYK Percentage
Cyan 10
Magenta 0%
Yellow 68.21%
Black 21.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.