#d33b84 Hex Color
rgb(211, 59, 132)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d3 | 3b | 84 | - | #d33b84 |
| RGB | 211 | 59 | 132 | - | rgb(211,59,132) |
| HSL | 331 | 63% | 53% | - | hsl(331,63%,53%) |
| HSV | 331 | 72% | 83% | - | hsv(331,72%,83%) |
| XYZ | 32.5928 | 18.6428 | 23.7104 | - | xyz(32.5928,18.6428,23.7104) |
| CIE-LAB | 50.27 | 64.34 | -6.07 | - | lab(50.27,64.34,-6.07) |
| CMYK | 0 | 0.72037914691943 | 0.37440758293839 | 0.17254901960784 | cmyk(0,0.72037914691943,0.37440758293839,0.17254901960784) |
Description
The RGB value of color #d33b84 is rgb(211, 59, 132).
In the hex color #d33b84, The value of Red is 211, value of Green is 59, and value of Blue is 132. The primary color is Red. Similarly, The HSL values for #d33b84 consists of 331° Hue, 63% Saturation, and 53% Lightness.
In the CMYK color model, the color #d33b84 can be represented as Cyan=0%, Magenta=0.72037914691943%, Yellow=0.37440758293839%, and Black=0.17254901960784%.
Shades of #d33b84
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 #d33b84
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d33b84
Preview of #d33b84 on White Background
The contrast ratio of #d33b84 with white color is 4.44
Preview of #d33b84 on black background
The contrast ratio of #d33b84 with black color is 4.73
#d33b84 color will look good with a black background.
Color Schemes of #d33b84
Triadic Colors of #d33b84
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 #d33b84
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 #d33b84
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 #d33b84
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: #d33b84;
}
This is a sample text used for the color #d33b84. 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: #d33b84;
}
This is a sample text used for the color #d33b84. 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 #d33b84;
}
This is a sample text used for the color #d33b84. 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.49%
Green 14.68%
Blue 32.84%
CMYK Percentage
Cyan 0
Magenta 56.84%
Yellow 29.54%
Black 13.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.