#cbd83f Hex Color
rgb(203, 216, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | d8 | 3f | - | #cbd83f |
RGB | 203 | 216 | 63 | - | rgb(203,216,63) |
HSL | 65 | 66% | 55% | - | hsl(65,66%,55%) |
HSV | 65 | 71% | 85% | - | hsv(65,71%,85%) |
XYZ | 50.0817 | 62.1671 | 14.0625 | - | xyz(50.0817,62.1671,14.0625) |
CIE-LAB | 83 | -22.89 | 69.6 | - | lab(83,-22.89,69.6) |
CMYK | 0.060185185185185 | 0 | 0.70833333333333 | 0.15294117647059 | cmyk(0.060185185185185,0,0.70833333333333,0.15294117647059) |
Description
The RGB value of color #cbd83f is rgb(203, 216, 63).
In the hex color #cbd83f, The value of Red is 203, value of Green is 216, and value of Blue is 63. The primary color is Green. Similarly, The HSL values for #cbd83f consists of 65° Hue, 66% Saturation, and 55% Lightness.
In the CMYK color model, the color #cbd83f can be represented as Cyan=0.060185185185185%, Magenta=0%, Yellow=0.70833333333333%, and Black=0.15294117647059%.
Shades of #cbd83f
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 #cbd83f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbd83f
Preview of #cbd83f on White Background
The contrast ratio of #cbd83f with white color is 1.56
Preview of #cbd83f on black background
The contrast ratio of #cbd83f with black color is 13.43
#cbd83f color will look good with a black background.
Color Schemes of #cbd83f
Triadic Colors of #cbd83f
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 #cbd83f
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 #cbd83f
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 #cbd83f
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: #cbd83f;
}
This is a sample text used for the color #cbd83f. 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: #cbd83f;
}
This is a sample text used for the color #cbd83f. 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 #cbd83f;
}
This is a sample text used for the color #cbd83f. 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 42.12%
Green 44.81%
Blue 13.07%
CMYK Percentage
Cyan 6.53
Magenta 0%
Yellow 76.87%
Black 16.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.