#c05fcd Hex Color
rgb(192, 95, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 5f | cd | - | #c05fcd |
RGB | 192 | 95 | 205 | - | rgb(192,95,205) |
HSL | 293 | 52% | 59% | - | hsl(293,52%,59%) |
HSV | 293 | 54% | 80% | - | hsv(293,54%,80%) |
XYZ | 36.8499 | 23.7987 | 60.409 | - | xyz(36.8499,23.7987,60.409) |
CIE-LAB | 55.89 | 54.74 | -40.4 | - | lab(55.89,54.74,-40.4) |
CMYK | 0.063414634146342 | 0.53658536585366 | 0 | 0.19607843137255 | cmyk(0.063414634146342,0.53658536585366,0,0.19607843137255) |
Description
The RGB value of color #c05fcd is rgb(192, 95, 205).
In the hex color #c05fcd, The value of Red is 192, value of Green is 95, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #c05fcd consists of 293° Hue, 52% Saturation, and 59% Lightness.
In the CMYK color model, the color #c05fcd can be represented as Cyan=0.063414634146342%, Magenta=0.53658536585366%, Yellow=0%, and Black=0.19607843137255%.
Shades of #c05fcd
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 #c05fcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c05fcd
Preview of #c05fcd on White Background
The contrast ratio of #c05fcd with white color is 3.65
Preview of #c05fcd on black background
The contrast ratio of #c05fcd with black color is 5.76
#c05fcd color will look good with a black background.
Color Schemes of #c05fcd
Triadic Colors of #c05fcd
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 #c05fcd
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 #c05fcd
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 #c05fcd
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: #c05fcd;
}
This is a sample text used for the color #c05fcd. 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: #c05fcd;
}
This is a sample text used for the color #c05fcd. 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 #c05fcd;
}
This is a sample text used for the color #c05fcd. 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 39.02%
Green 19.31%
Blue 41.67%
CMYK Percentage
Cyan 7.97
Magenta 67.4%
Yellow 0%
Black 24.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.