#edbe3b Hex Color
rgb(237, 190, 59)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ed | be | 3b | - | #edbe3b |
| RGB | 237 | 190 | 59 | - | rgb(237,190,59) |
| HSL | 44 | 83% | 58% | - | hsl(44,83%,58%) |
| HSV | 44 | 75% | 93% | - | hsv(44,75%,93%) |
| XYZ | 54.1279 | 55.1472 | 11.9293 | - | xyz(54.1279,55.1472,11.9293) |
| CIE-LAB | 79.13 | 4.42 | 68.31 | - | lab(79.13,4.42,68.31) |
| CMYK | 0 | 0.19831223628692 | 0.75105485232068 | 0.070588235294118 | cmyk(0,0.19831223628692,0.75105485232068,0.070588235294118) |
Description
The RGB value of color #edbe3b is rgb(237, 190, 59).
In the hex color #edbe3b, The value of Red is 237, value of Green is 190, and value of Blue is 59. The primary color is Red. Similarly, The HSL values for #edbe3b consists of 44° Hue, 83% Saturation, and 58% Lightness.
In the CMYK color model, the color #edbe3b can be represented as Cyan=0%, Magenta=0.19831223628692%, Yellow=0.75105485232068%, and Black=0.070588235294118%.
Shades of #edbe3b
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 #edbe3b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edbe3b
Preview of #edbe3b on White Background
The contrast ratio of #edbe3b with white color is 1.75
Preview of #edbe3b on black background
The contrast ratio of #edbe3b with black color is 12.03
#edbe3b color will look good with a black background.
Color Schemes of #edbe3b
Triadic Colors of #edbe3b
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 #edbe3b
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 #edbe3b
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 #edbe3b
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: #edbe3b;
}
This is a sample text used for the color #edbe3b. 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: #edbe3b;
}
This is a sample text used for the color #edbe3b. 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 #edbe3b;
}
This is a sample text used for the color #edbe3b. 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 48.77%
Green 39.09%
Blue 12.14%
CMYK Percentage
Cyan 0
Magenta 19.44%
Yellow 73.64%
Black 6.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.