#cbf93f Hex Color
rgb(203, 249, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | f9 | 3f | - | #cbf93f |
RGB | 203 | 249 | 63 | - | rgb(203,249,63) |
HSL | 75 | 94% | 61% | - | hsl(75,94%,61%) |
HSV | 75 | 75% | 98% | - | hsv(75,75%,98%) |
XYZ | 59.4015 | 80.8068 | 17.1691 | - | xyz(59.4015,80.8068,17.1691) |
CIE-LAB | 92.05 | -38.23 | 78.24 | - | lab(92.05,-38.23,78.24) |
CMYK | 0.18473895582329 | 0 | 0.74698795180723 | 0.023529411764706 | cmyk(0.18473895582329,0,0.74698795180723,0.023529411764706) |
Description
The RGB value of color #cbf93f is rgb(203, 249, 63).
In the hex color #cbf93f, The value of Red is 203, value of Green is 249, and value of Blue is 63. The primary color is Green. Similarly, The HSL values for #cbf93f consists of 75° Hue, 94% Saturation, and 61% Lightness.
In the CMYK color model, the color #cbf93f can be represented as Cyan=0.18473895582329%, Magenta=0%, Yellow=0.74698795180723%, and Black=0.023529411764706%.
Shades of #cbf93f
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 #cbf93f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbf93f
Preview of #cbf93f on White Background
The contrast ratio of #cbf93f with white color is 1.22
Preview of #cbf93f on black background
The contrast ratio of #cbf93f with black color is 17.16
#cbf93f color will look good with a black background.
Color Schemes of #cbf93f
Triadic Colors of #cbf93f
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 #cbf93f
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 #cbf93f
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 #cbf93f
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: #cbf93f;
}
This is a sample text used for the color #cbf93f. 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: #cbf93f;
}
This is a sample text used for the color #cbf93f. 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 #cbf93f;
}
This is a sample text used for the color #cbf93f. 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 39.42%
Green 48.35%
Blue 12.23%
CMYK Percentage
Cyan 19.34
Magenta 0%
Yellow 78.2%
Black 2.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.