#cd5bcd Hex Color
rgb(205, 91, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 5b | cd | - | #cd5bcd |
RGB | 205 | 91 | 205 | - | rgb(205,91,205) |
HSL | 300 | 53% | 58% | - | hsl(300,53%,58%) |
HSV | 300 | 56% | 80% | - | hsv(300,56%,80%) |
XYZ | 39.9374 | 24.8691 | 60.4529 | - | xyz(39.9374,24.8691,60.4529) |
CIE-LAB | 56.95 | 60.07 | -38.61 | - | lab(56.95,60.07,-38.61) |
CMYK | 0 | 0.55609756097561 | 0 | 0.19607843137255 | cmyk(0,0.55609756097561,0,0.19607843137255) |
Description
The RGB value of color #cd5bcd is rgb(205, 91, 205).
In the hex color #cd5bcd, The value of Red is 205, value of Green is 91, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #cd5bcd consists of 300° Hue, 53% Saturation, and 58% Lightness.
In the CMYK color model, the color #cd5bcd can be represented as Cyan=0%, Magenta=0.55609756097561%, Yellow=0%, and Black=0.19607843137255%.
Shades of #cd5bcd
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 #cd5bcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd5bcd
Preview of #cd5bcd on White Background
The contrast ratio of #cd5bcd with white color is 3.52
Preview of #cd5bcd on black background
The contrast ratio of #cd5bcd with black color is 5.97
#cd5bcd color will look good with a black background.
Color Schemes of #cd5bcd
Triadic Colors of #cd5bcd
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 #cd5bcd
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 #cd5bcd
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 #cd5bcd
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: #cd5bcd;
}
This is a sample text used for the color #cd5bcd. 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: #cd5bcd;
}
This is a sample text used for the color #cd5bcd. 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 #cd5bcd;
}
This is a sample text used for the color #cd5bcd. 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.92%
Green 18.16%
Blue 40.92%
CMYK Percentage
Cyan 0
Magenta 73.93%
Yellow 0%
Black 26.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.