#eb8f9a Hex Color
rgb(235, 143, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | 8f | 9a | - | #eb8f9a |
RGB | 235 | 143 | 154 | - | rgb(235,143,154) |
HSL | 353 | 70% | 74% | - | hsl(353,70%,74%) |
HSV | 353 | 39% | 92% | - | hsv(353,39%,92%) |
XYZ | 49.9161 | 39.6402 | 35.5923 | - | xyz(49.9161,39.6402,35.5923) |
CIE-LAB | 69.21 | 36.11 | 9.15 | - | lab(69.21,36.11,9.15) |
CMYK | 0 | 0.39148936170213 | 0.34468085106383 | 0.07843137254902 | cmyk(0,0.39148936170213,0.34468085106383,0.07843137254902) |
Description
The RGB value of color #eb8f9a is rgb(235, 143, 154).
In the hex color #eb8f9a, The value of Red is 235, value of Green is 143, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #eb8f9a consists of 353° Hue, 70% Saturation, and 74% Lightness.
In the CMYK color model, the color #eb8f9a can be represented as Cyan=0%, Magenta=0.39148936170213%, Yellow=0.34468085106383%, and Black=0.07843137254902%.
Shades of #eb8f9a
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 #eb8f9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eb8f9a
Preview of #eb8f9a on White Background
The contrast ratio of #eb8f9a with white color is 2.35
Preview of #eb8f9a on black background
The contrast ratio of #eb8f9a with black color is 8.93
#eb8f9a color will look good with a black background.
Color Schemes of #eb8f9a
Triadic Colors of #eb8f9a
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 #eb8f9a
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 #eb8f9a
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 #eb8f9a
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: #eb8f9a;
}
This is a sample text used for the color #eb8f9a. 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: #eb8f9a;
}
This is a sample text used for the color #eb8f9a. 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 #eb8f9a;
}
This is a sample text used for the color #eb8f9a. 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 44.17%
Green 26.88%
Blue 28.95%
CMYK Percentage
Cyan 0
Magenta 48.06%
Yellow 42.31%
Black 9.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.