#c0f5bd Hex Color
rgb(192, 245, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | f5 | bd | - | #c0f5bd |
RGB | 192 | 245 | 189 | - | rgb(192,245,189) |
HSL | 117 | 74% | 85% | - | hsl(117,74%,85%) |
HSV | 117 | 23% | 96% | - | hsv(117,23%,96%) |
XYZ | 63.5759 | 80.1854 | 60.2706 | - | xyz(63.5759,80.1854,60.2706) |
CIE-LAB | 91.77 | -27.24 | 21.59 | - | lab(91.77,-27.24,21.59) |
CMYK | 0.21632653061224 | 0 | 0.22857142857143 | 0.03921568627451 | cmyk(0.21632653061224,0,0.22857142857143,0.03921568627451) |
Description
The RGB value of color #c0f5bd is rgb(192, 245, 189).
In the hex color #c0f5bd, The value of Red is 192, value of Green is 245, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #c0f5bd consists of 117° Hue, 74% Saturation, and 85% Lightness.
In the CMYK color model, the color #c0f5bd can be represented as Cyan=0.21632653061224%, Magenta=0%, Yellow=0.22857142857143%, and Black=0.03921568627451%.
Shades of #c0f5bd
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 #c0f5bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0f5bd
Preview of #c0f5bd on White Background
The contrast ratio of #c0f5bd with white color is 1.23
Preview of #c0f5bd on black background
The contrast ratio of #c0f5bd with black color is 17.04
#c0f5bd color will look good with a black background.
Color Schemes of #c0f5bd
Triadic Colors of #c0f5bd
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 #c0f5bd
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 #c0f5bd
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 #c0f5bd
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: #c0f5bd;
}
This is a sample text used for the color #c0f5bd. 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: #c0f5bd;
}
This is a sample text used for the color #c0f5bd. 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 #c0f5bd;
}
This is a sample text used for the color #c0f5bd. 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 30.67%
Green 39.14%
Blue 30.19%
CMYK Percentage
Cyan 44.69
Magenta 0%
Yellow 47.21%
Black 8.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.