#dd08bd Hex Color
rgb(221, 8, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 08 | bd | - | #dd08bd |
RGB | 221 | 8 | 189 | - | rgb(221,8,189) |
HSL | 309 | 93% | 45% | - | hsl(309,93%,45%) |
HSV | 309 | 96% | 87% | - | hsv(309,96%,87%) |
XYZ | 39.0909 | 19.2199 | 49.7936 | - | xyz(39.0909,19.2199,49.7936) |
CIE-LAB | 50.94 | 83.28 | -38.67 | - | lab(50.94,83.28,-38.67) |
CMYK | 0 | 0.96380090497738 | 0.1447963800905 | 0.13333333333333 | cmyk(0,0.96380090497738,0.1447963800905,0.13333333333333) |
Description
The RGB value of color #dd08bd is rgb(221, 8, 189).
In the hex color #dd08bd, The value of Red is 221, value of Green is 8, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #dd08bd consists of 309° Hue, 93% Saturation, and 45% Lightness.
In the CMYK color model, the color #dd08bd can be represented as Cyan=0%, Magenta=0.96380090497738%, Yellow=0.1447963800905%, and Black=0.13333333333333%.
Shades of #dd08bd
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 #dd08bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd08bd
Preview of #dd08bd on White Background
The contrast ratio of #dd08bd with white color is 4.34
Preview of #dd08bd on black background
The contrast ratio of #dd08bd with black color is 4.84
#dd08bd color will look good with a black background.
Color Schemes of #dd08bd
Triadic Colors of #dd08bd
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 #dd08bd
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 #dd08bd
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 #dd08bd
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.
Monochromatic Colors of #dd08bd
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #dd08bd;
}
This is a sample text used for the color #dd08bd. 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: #dd08bd;
}
This is a sample text used for the color #dd08bd. 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 #dd08bd;
}
This is a sample text used for the color #dd08bd. 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 52.87%
Green 1.91%
Blue 45.22%
CMYK Percentage
Cyan 0
Magenta 77.61%
Yellow 11.66%
Black 10.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.