#ff9ddf Hex Color
rgb(255, 157, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 9d | df | - | #ff9ddf |
RGB | 255 | 157 | 223 | - | rgb(255,157,223) |
HSL | 320 | 100% | 81% | - | hsl(320,100%,81%) |
HSV | 320 | 38% | 100% | - | hsv(320,38%,100%) |
XYZ | 66.6163 | 50.7017 | 76.0874 | - | xyz(66.6163,50.7017,76.0874) |
CIE-LAB | 76.5 | 45.44 | -18 | - | lab(76.5,45.44,-18) |
CMYK | 0 | 0.3843137254902 | 0.12549019607843 | 0 | cmyk(0,0.3843137254902,0.12549019607843,0) |
Description
The RGB value of color #ff9ddf is rgb(255, 157, 223).
In the hex color #ff9ddf, The value of Red is 255, value of Green is 157, and value of Blue is 223. The primary color is Red. Similarly, The HSL values for #ff9ddf consists of 320° Hue, 100% Saturation, and 81% Lightness.
In the CMYK color model, the color #ff9ddf can be represented as Cyan=0%, Magenta=0.3843137254902%, Yellow=0.12549019607843%, and Black=0%.
Shades of #ff9ddf
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 #ff9ddf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff9ddf
Preview of #ff9ddf on White Background
The contrast ratio of #ff9ddf with white color is 1.89
Preview of #ff9ddf on black background
The contrast ratio of #ff9ddf with black color is 11.14
#ff9ddf color will look good with a black background.
Color Schemes of #ff9ddf
Triadic Colors of #ff9ddf
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 #ff9ddf
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 #ff9ddf
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 #ff9ddf
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: #ff9ddf;
}
This is a sample text used for the color #ff9ddf. 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: #ff9ddf;
}
This is a sample text used for the color #ff9ddf. 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 #ff9ddf;
}
This is a sample text used for the color #ff9ddf. 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 40.16%
Green 24.72%
Blue 35.12%
CMYK Percentage
Cyan 0
Magenta 75.38%
Yellow 24.62%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.