#d11b83 Hex Color
rgb(209, 27, 131)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d1 | 1b | 83 | - | #d11b83 |
RGB | 209 | 27 | 131 | - | rgb(209,27,131) |
HSL | 326 | 77% | 46% | - | hsl(326,77%,46%) |
HSV | 326 | 87% | 82% | - | hsv(326,87%,82%) |
XYZ | 30.7832 | 15.9779 | 22.9343 | - | xyz(30.7832,15.9779,22.9343) |
CIE-LAB | 46.95 | 72.05 | -10.47 | - | lab(46.95,72.05,-10.47) |
CMYK | 0 | 0.87081339712919 | 0.37320574162679 | 0.18039215686275 | cmyk(0,0.87081339712919,0.37320574162679,0.18039215686275) |
Description
The RGB value of color #d11b83 is rgb(209, 27, 131).
In the hex color #d11b83, The value of Red is 209, value of Green is 27, and value of Blue is 131. The primary color is Red. Similarly, The HSL values for #d11b83 consists of 326° Hue, 77% Saturation, and 46% Lightness.
In the CMYK color model, the color #d11b83 can be represented as Cyan=0%, Magenta=0.87081339712919%, Yellow=0.37320574162679%, and Black=0.18039215686275%.
Shades of #d11b83
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 #d11b83
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d11b83
Preview of #d11b83 on White Background
The contrast ratio of #d11b83 with white color is 5.01
#d11b83 color will look good on a white background.
Preview of #d11b83 on black background
The contrast ratio of #d11b83 with black color is 4.2
Color Schemes of #d11b83
Triadic Colors of #d11b83
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 #d11b83
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 #d11b83
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 #d11b83
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: #d11b83;
}
This is a sample text used for the color #d11b83. 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: #d11b83;
}
This is a sample text used for the color #d11b83. 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 #d11b83;
}
This is a sample text used for the color #d11b83. 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 56.95%
Green 7.36%
Blue 35.69%
CMYK Percentage
Cyan 0
Magenta 61.13%
Yellow 26.2%
Black 12.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.