#e99acf Hex Color
rgb(233, 154, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e9 | 9a | cf | - | #e99acf |
RGB | 233 | 154 | 207 | - | rgb(233,154,207) |
HSL | 320 | 64% | 76% | - | hsl(320,64%,76%) |
HSV | 320 | 34% | 91% | - | hsv(320,34%,91%) |
XYZ | 56.4224 | 44.9398 | 64.732 | - | xyz(56.4224,44.9398,64.732) |
CIE-LAB | 72.85 | 37.23 | -14.98 | - | lab(72.85,37.23,-14.98) |
CMYK | 0 | 0.33905579399142 | 0.11158798283262 | 0.086274509803922 | cmyk(0,0.33905579399142,0.11158798283262,0.086274509803922) |
Description
The RGB value of color #e99acf is rgb(233, 154, 207).
In the hex color #e99acf, The value of Red is 233, value of Green is 154, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #e99acf consists of 320° Hue, 64% Saturation, and 76% Lightness.
In the CMYK color model, the color #e99acf can be represented as Cyan=0%, Magenta=0.33905579399142%, Yellow=0.11158798283262%, and Black=0.086274509803922%.
Shades of #e99acf
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 #e99acf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e99acf
Preview of #e99acf on White Background
The contrast ratio of #e99acf with white color is 2.1
Preview of #e99acf on black background
The contrast ratio of #e99acf with black color is 9.99
#e99acf color will look good with a black background.
Color Schemes of #e99acf
Triadic Colors of #e99acf
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 #e99acf
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 #e99acf
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 #e99acf
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: #e99acf;
}
This is a sample text used for the color #e99acf. 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: #e99acf;
}
This is a sample text used for the color #e99acf. 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 #e99acf;
}
This is a sample text used for the color #e99acf. 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 39.23%
Green 25.93%
Blue 34.85%
CMYK Percentage
Cyan 0
Magenta 63.15%
Yellow 20.78%
Black 16.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.