#cbfe93 Hex Color
rgb(203, 254, 147)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cb | fe | 93 | - | #cbfe93 |
| RGB | 203 | 254 | 147 | - | rgb(203,254,147) |
| HSL | 89 | 98% | 79% | - | hsl(89,98%,79%) |
| HSV | 89 | 42% | 100% | - | hsv(89,42%,100%) |
| XYZ | 65.3369 | 85.6867 | 40.6993 | - | xyz(65.3369,85.6867,40.6993) |
| CIE-LAB | 94.18 | -33.63 | 45.89 | - | lab(94.18,-33.63,45.89) |
| CMYK | 0.2007874015748 | 0 | 0.42125984251969 | 0.003921568627451 | cmyk(0.2007874015748,0,0.42125984251969,0.003921568627451) |
Description
The RGB value of color #cbfe93 is rgb(203, 254, 147).
In the hex color #cbfe93, The value of Red is 203, value of Green is 254, and value of Blue is 147. The primary color is Green. Similarly, The HSL values for #cbfe93 consists of 89° Hue, 98% Saturation, and 79% Lightness.
In the CMYK color model, the color #cbfe93 can be represented as Cyan=0.2007874015748%, Magenta=0%, Yellow=0.42125984251969%, and Black=0.003921568627451%.
Shades of #cbfe93
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 #cbfe93
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbfe93
Preview of #cbfe93 on White Background
The contrast ratio of #cbfe93 with white color is 1.16
Preview of #cbfe93 on black background
The contrast ratio of #cbfe93 with black color is 18.14
#cbfe93 color will look good with a black background.
Color Schemes of #cbfe93
Triadic Colors of #cbfe93
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 #cbfe93
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 #cbfe93
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 #cbfe93
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: #cbfe93;
}
This is a sample text used for the color #cbfe93. 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: #cbfe93;
}
This is a sample text used for the color #cbfe93. 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 #cbfe93;
}
This is a sample text used for the color #cbfe93. 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 33.61%
Green 42.05%
Blue 24.34%
CMYK Percentage
Cyan 32.08
Magenta 0%
Yellow 67.3%
Black 0.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.