#decb01 Hex Color
rgb(222, 203, 1)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | de | cb | 01 | - | #decb01 |
RGB | 222 | 203 | 1 | - | rgb(222,203,1) |
HSL | 55 | 99% | 44% | - | hsl(55,99%,44%) |
HSV | 55 | 100% | 87% | - | hsv(55,100%,87%) |
XYZ | 51.4856 | 58.2437 | 8.5573 | - | xyz(51.4856,58.2437,8.5573) |
CIE-LAB | 80.87 | -9.97 | 81.36 | - | lab(80.87,-9.97,81.36) |
CMYK | 0 | 0.085585585585586 | 0.9954954954955 | 0.12941176470588 | cmyk(0,0.085585585585586,0.9954954954955,0.12941176470588) |
Description
The RGB value of color #decb01 is rgb(222, 203, 1).
In the hex color #decb01, The value of Red is 222, value of Green is 203, and value of Blue is 1. The primary color is Red. Similarly, The HSL values for #decb01 consists of 55° Hue, 99% Saturation, and 44% Lightness.
In the CMYK color model, the color #decb01 can be represented as Cyan=0%, Magenta=0.085585585585586%, Yellow=0.9954954954955%, and Black=0.12941176470588%.
Shades of #decb01
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 #decb01
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #decb01
Preview of #decb01 on White Background
The contrast ratio of #decb01 with white color is 1.66
Preview of #decb01 on black background
The contrast ratio of #decb01 with black color is 12.65
#decb01 color will look good with a black background.
Color Schemes of #decb01
Triadic Colors of #decb01
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 #decb01
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 #decb01
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 #decb01
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.
Monochromatic Colors of #decb01
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #decb01;
}
This is a sample text used for the color #decb01. 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: #decb01;
}
This is a sample text used for the color #decb01. 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 #decb01;
}
This is a sample text used for the color #decb01. 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 52.11%
Green 47.65%
Blue 0.23%
CMYK Percentage
Cyan 0
Magenta 7.07%
Yellow 82.24%
Black 10.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.