#cbe15a Hex Color
rgb(203, 225, 90)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | e1 | 5a | - | #cbe15a |
RGB | 203 | 225 | 90 | - | rgb(203,225,90) |
HSL | 70 | 69% | 62% | - | hsl(70,69%,62%) |
HSV | 70 | 60% | 88% | - | hsv(70,60%,88%) |
XYZ | 53.3993 | 67.2851 | 19.8457 | - | xyz(53.3993,67.2851,19.8457) |
CIE-LAB | 85.65 | -25.56 | 61.86 | - | lab(85.65,-25.56,61.86) |
CMYK | 0.097777777777778 | 0 | 0.6 | 0.11764705882353 | cmyk(0.097777777777778,0,0.6,0.11764705882353) |
Description
The RGB value of color #cbe15a is rgb(203, 225, 90).
In the hex color #cbe15a, The value of Red is 203, value of Green is 225, and value of Blue is 90. The primary color is Green. Similarly, The HSL values for #cbe15a consists of 70° Hue, 69% Saturation, and 62% Lightness.
In the CMYK color model, the color #cbe15a can be represented as Cyan=0.097777777777778%, Magenta=0%, Yellow=0.6%, and Black=0.11764705882353%.
Shades of #cbe15a
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 #cbe15a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbe15a
Preview of #cbe15a on White Background
The contrast ratio of #cbe15a with white color is 1.45
Preview of #cbe15a on black background
The contrast ratio of #cbe15a with black color is 14.46
#cbe15a color will look good with a black background.
Color Schemes of #cbe15a
Triadic Colors of #cbe15a
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 #cbe15a
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 #cbe15a
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 #cbe15a
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: #cbe15a;
}
This is a sample text used for the color #cbe15a. 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: #cbe15a;
}
This is a sample text used for the color #cbe15a. 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 #cbe15a;
}
This is a sample text used for the color #cbe15a. 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.19%
Green 43.44%
Blue 17.37%
CMYK Percentage
Cyan 11.99
Magenta 0%
Yellow 73.58%
Black 14.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.