#c6f1bd Hex Color
rgb(198, 241, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | f1 | bd | - | #c6f1bd |
RGB | 198 | 241 | 189 | - | rgb(198,241,189) |
HSL | 110 | 65% | 84% | - | hsl(110,65%,84%) |
HSV | 110 | 22% | 95% | - | hsv(110,22%,95%) |
XYZ | 63.9293 | 78.5905 | 59.9442 | - | xyz(63.9293,78.5905,59.9442) |
CIE-LAB | 91.05 | -23.33 | 20.65 | - | lab(91.05,-23.33,20.65) |
CMYK | 0.17842323651452 | 0 | 0.21576763485477 | 0.054901960784314 | cmyk(0.17842323651452,0,0.21576763485477,0.054901960784314) |
Description
The RGB value of color #c6f1bd is rgb(198, 241, 189).
In the hex color #c6f1bd, The value of Red is 198, value of Green is 241, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #c6f1bd consists of 110° Hue, 65% Saturation, and 84% Lightness.
In the CMYK color model, the color #c6f1bd can be represented as Cyan=0.17842323651452%, Magenta=0%, Yellow=0.21576763485477%, and Black=0.054901960784314%.
Shades of #c6f1bd
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 #c6f1bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6f1bd
Preview of #c6f1bd on White Background
The contrast ratio of #c6f1bd with white color is 1.26
Preview of #c6f1bd on black background
The contrast ratio of #c6f1bd with black color is 16.72
#c6f1bd color will look good with a black background.
Color Schemes of #c6f1bd
Triadic Colors of #c6f1bd
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 #c6f1bd
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 #c6f1bd
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 #c6f1bd
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: #c6f1bd;
}
This is a sample text used for the color #c6f1bd. 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: #c6f1bd;
}
This is a sample text used for the color #c6f1bd. 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 #c6f1bd;
}
This is a sample text used for the color #c6f1bd. 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 31.53%
Green 38.38%
Blue 30.1%
CMYK Percentage
Cyan 39.73
Magenta 0%
Yellow 48.05%
Black 12.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.