#e28c6b Hex Color
rgb(226, 140, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e2 | 8c | 6b | - | #e28c6b |
RGB | 226 | 140 | 107 | - | rgb(226,140,107) |
HSL | 17 | 67% | 65% | - | hsl(17,67%,65%) |
HSV | 17 | 53% | 89% | - | hsv(17,53%,89%) |
XYZ | 43.396 | 35.9865 | 18.5688 | - | xyz(43.396,35.9865,18.5688) |
CIE-LAB | 66.51 | 29.37 | 31.35 | - | lab(66.51,29.37,31.35) |
CMYK | 0 | 0.38053097345133 | 0.52654867256637 | 0.11372549019608 | cmyk(0,0.38053097345133,0.52654867256637,0.11372549019608) |
Description
The RGB value of color #e28c6b is rgb(226, 140, 107).
In the hex color #e28c6b, The value of Red is 226, value of Green is 140, and value of Blue is 107. The primary color is Red. Similarly, The HSL values for #e28c6b consists of 17° Hue, 67% Saturation, and 65% Lightness.
In the CMYK color model, the color #e28c6b can be represented as Cyan=0%, Magenta=0.38053097345133%, Yellow=0.52654867256637%, and Black=0.11372549019608%.
Shades of #e28c6b
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 #e28c6b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e28c6b
Preview of #e28c6b on White Background
The contrast ratio of #e28c6b with white color is 2.56
Preview of #e28c6b on black background
The contrast ratio of #e28c6b with black color is 8.2
#e28c6b color will look good with a black background.
Color Schemes of #e28c6b
Triadic Colors of #e28c6b
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 #e28c6b
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 #e28c6b
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 #e28c6b
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: #e28c6b;
}
This is a sample text used for the color #e28c6b. 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: #e28c6b;
}
This is a sample text used for the color #e28c6b. 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 #e28c6b;
}
This is a sample text used for the color #e28c6b. 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 47.78%
Green 29.6%
Blue 22.62%
CMYK Percentage
Cyan 0
Magenta 37.28%
Yellow 51.58%
Black 11.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.