#eadb01 Hex Color
rgb(234, 219, 1)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | db | 01 | - | #eadb01 |
RGB | 234 | 219 | 1 | - | rgb(234,219,1) |
HSL | 56 | 99% | 46% | - | hsl(56,99%,46%) |
HSV | 56 | 100% | 92% | - | hsv(56,100%,92%) |
XYZ | 59.2687 | 68.1577 | 10.0607 | - | xyz(59.2687,68.1577,10.0607) |
CIE-LAB | 86.09 | -12.85 | 85.59 | - | lab(86.09,-12.85,85.59) |
CMYK | 0 | 0.064102564102564 | 0.9957264957265 | 0.082352941176471 | cmyk(0,0.064102564102564,0.9957264957265,0.082352941176471) |
Description
The RGB value of color #eadb01 is rgb(234, 219, 1).
In the hex color #eadb01, The value of Red is 234, value of Green is 219, and value of Blue is 1. The primary color is Red. Similarly, The HSL values for #eadb01 consists of 56° Hue, 99% Saturation, and 46% Lightness.
In the CMYK color model, the color #eadb01 can be represented as Cyan=0%, Magenta=0.064102564102564%, Yellow=0.9957264957265%, and Black=0.082352941176471%.
Shades of #eadb01
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 #eadb01
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eadb01
Preview of #eadb01 on White Background
The contrast ratio of #eadb01 with white color is 1.44
Preview of #eadb01 on black background
The contrast ratio of #eadb01 with black color is 14.63
#eadb01 color will look good with a black background.
Color Schemes of #eadb01
Triadic Colors of #eadb01
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 #eadb01
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 #eadb01
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 #eadb01
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: #eadb01;
}
This is a sample text used for the color #eadb01. 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: #eadb01;
}
This is a sample text used for the color #eadb01. 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 #eadb01;
}
This is a sample text used for the color #eadb01. 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 51.54%
Green 48.24%
Blue 0.22%
CMYK Percentage
Cyan 0
Magenta 5.61%
Yellow 87.18%
Black 7.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.