#cd1dbb Hex Color
rgb(205, 29, 187)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | 1d | bb | - | #cd1dbb |
| RGB | 205 | 29 | 187 | - | rgb(205,29,187) |
| HSL | 306 | 75% | 46% | - | hsl(306,75%,46%) |
| HSV | 306 | 86% | 80% | - | hsv(306,86%,80%) |
| XYZ | 34.5858 | 17.4457 | 48.5582 | - | xyz(34.5858,17.4457,48.5582) |
| CIE-LAB | 48.82 | 77.58 | -41.05 | - | lab(48.82,77.58,-41.05) |
| CMYK | 0 | 0.85853658536585 | 0.087804878048781 | 0.19607843137255 | cmyk(0,0.85853658536585,0.087804878048781,0.19607843137255) |
Description
The RGB value of color #cd1dbb is rgb(205, 29, 187).
In the hex color #cd1dbb, The value of Red is 205, value of Green is 29, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #cd1dbb consists of 306° Hue, 75% Saturation, and 46% Lightness.
In the CMYK color model, the color #cd1dbb can be represented as Cyan=0%, Magenta=0.85853658536585%, Yellow=0.087804878048781%, and Black=0.19607843137255%.
Shades of #cd1dbb
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 #cd1dbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd1dbb
Preview of #cd1dbb on White Background
The contrast ratio of #cd1dbb with white color is 4.68
#cd1dbb color will look good on a white background.
Preview of #cd1dbb on black background
The contrast ratio of #cd1dbb with black color is 4.49
Color Schemes of #cd1dbb
Triadic Colors of #cd1dbb
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 #cd1dbb
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 #cd1dbb
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 #cd1dbb
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: #cd1dbb;
}
This is a sample text used for the color #cd1dbb. 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: #cd1dbb;
}
This is a sample text used for the color #cd1dbb. 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 #cd1dbb;
}
This is a sample text used for the color #cd1dbb. 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 48.69%
Green 6.89%
Blue 44.42%
CMYK Percentage
Cyan 0
Magenta 75.15%
Yellow 7.69%
Black 17.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.