#e26d6d Hex Color
rgb(226, 109, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e2 | 6d | 6d | - | #e26d6d |
RGB | 226 | 109 | 109 | - | rgb(226,109,109) |
HSL | 0 | 67% | 66% | - | hsl(0,67%,66%) |
HSV | 0 | 52% | 89% | - | hsv(0,52%,89%) |
XYZ | 39.593 | 28.2102 | 17.8263 | - | xyz(39.593,28.2102,17.8263) |
CIE-LAB | 60.08 | 45.5 | 21.76 | - | lab(60.08,45.5,21.76) |
CMYK | 0 | 0.51769911504425 | 0.51769911504425 | 0.11372549019608 | cmyk(0,0.51769911504425,0.51769911504425,0.11372549019608) |
Description
The RGB value of color #e26d6d is rgb(226, 109, 109).
In the hex color #e26d6d, The value of Red is 226, value of Green is 109, and value of Blue is 109. The primary color is Red. Similarly, The HSL values for #e26d6d consists of 0° Hue, 67% Saturation, and 66% Lightness.
In the CMYK color model, the color #e26d6d can be represented as Cyan=0%, Magenta=0.51769911504425%, Yellow=0.51769911504425%, and Black=0.11372549019608%.
Shades of #e26d6d
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 #e26d6d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e26d6d
Preview of #e26d6d on White Background
The contrast ratio of #e26d6d with white color is 3.16
Preview of #e26d6d on black background
The contrast ratio of #e26d6d with black color is 6.64
#e26d6d color will look good with a black background.
Color Schemes of #e26d6d
Triadic Colors of #e26d6d
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 #e26d6d
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 #e26d6d
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 #e26d6d
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: #e26d6d;
}
This is a sample text used for the color #e26d6d. 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: #e26d6d;
}
This is a sample text used for the color #e26d6d. 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 #e26d6d;
}
This is a sample text used for the color #e26d6d. 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 50.9%
Green 24.55%
Blue 24.55%
CMYK Percentage
Cyan 0
Magenta 45.05%
Yellow 45.05%
Black 9.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.