#c2fba4 Hex Color
rgb(194, 251, 164)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | fb | a4 | - | #c2fba4 |
RGB | 194 | 251 | 164 | - | rgb(194,251,164) |
HSL | 99 | 92% | 81% | - | hsl(99,92%,81%) |
HSV | 99 | 35% | 98% | - | hsv(99,35%,98%) |
XYZ | 63.4462 | 83.144 | 47.8264 | - | xyz(63.4462,83.144,47.8264) |
CIE-LAB | 93.08 | -33.18 | 36.03 | - | lab(93.08,-33.18,36.03) |
CMYK | 0.22709163346614 | 0 | 0.34661354581673 | 0.015686274509804 | cmyk(0.22709163346614,0,0.34661354581673,0.015686274509804) |
Description
The RGB value of color #c2fba4 is rgb(194, 251, 164).
In the hex color #c2fba4, The value of Red is 194, value of Green is 251, and value of Blue is 164. The primary color is Green. Similarly, The HSL values for #c2fba4 consists of 99° Hue, 92% Saturation, and 81% Lightness.
In the CMYK color model, the color #c2fba4 can be represented as Cyan=0.22709163346614%, Magenta=0%, Yellow=0.34661354581673%, and Black=0.015686274509804%.
Shades of #c2fba4
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 #c2fba4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2fba4
Preview of #c2fba4 on White Background
The contrast ratio of #c2fba4 with white color is 1.19
Preview of #c2fba4 on black background
The contrast ratio of #c2fba4 with black color is 17.63
#c2fba4 color will look good with a black background.
Color Schemes of #c2fba4
Triadic Colors of #c2fba4
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 #c2fba4
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 #c2fba4
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 #c2fba4
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: #c2fba4;
}
This is a sample text used for the color #c2fba4. 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: #c2fba4;
}
This is a sample text used for the color #c2fba4. 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 #c2fba4;
}
This is a sample text used for the color #c2fba4. 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.86%
Green 41.22%
Blue 26.93%
CMYK Percentage
Cyan 38.53
Magenta 0%
Yellow 58.81%
Black 2.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.