#cbf955 Hex Color
rgb(203, 249, 85)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | f9 | 55 | - | #cbf955 |
RGB | 203 | 249 | 85 | - | rgb(203,249,85) |
HSL | 77 | 93% | 65% | - | hsl(77,93%,65%) |
HSV | 77 | 66% | 98% | - | hsv(77,66%,98%) |
XYZ | 60.144 | 81.1038 | 21.079 | - | xyz(60.144,81.1038,21.079) |
CIE-LAB | 92.18 | -37.02 | 70.82 | - | lab(92.18,-37.02,70.82) |
CMYK | 0.18473895582329 | 0 | 0.65863453815261 | 0.023529411764706 | cmyk(0.18473895582329,0,0.65863453815261,0.023529411764706) |
Description
The RGB value of color #cbf955 is rgb(203, 249, 85).
In the hex color #cbf955, The value of Red is 203, value of Green is 249, and value of Blue is 85. The primary color is Green. Similarly, The HSL values for #cbf955 consists of 77° Hue, 93% Saturation, and 65% Lightness.
In the CMYK color model, the color #cbf955 can be represented as Cyan=0.18473895582329%, Magenta=0%, Yellow=0.65863453815261%, and Black=0.023529411764706%.
Shades of #cbf955
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 #cbf955
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbf955
Preview of #cbf955 on White Background
The contrast ratio of #cbf955 with white color is 1.22
Preview of #cbf955 on black background
The contrast ratio of #cbf955 with black color is 17.22
#cbf955 color will look good with a black background.
Color Schemes of #cbf955
Triadic Colors of #cbf955
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 #cbf955
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 #cbf955
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 #cbf955
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: #cbf955;
}
This is a sample text used for the color #cbf955. 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: #cbf955;
}
This is a sample text used for the color #cbf955. 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 #cbf955;
}
This is a sample text used for the color #cbf955. 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 37.8%
Green 46.37%
Blue 15.83%
CMYK Percentage
Cyan 21.31
Magenta 0%
Yellow 75.98%
Black 2.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.