#c05ccd Hex Color
rgb(192, 92, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 5c | cd | - | #c05ccd |
RGB | 192 | 92 | 205 | - | rgb(192,92,205) |
HSL | 293 | 53% | 58% | - | hsl(293,53%,58%) |
HSV | 293 | 55% | 80% | - | hsv(293,55%,80%) |
XYZ | 36.5848 | 23.2685 | 60.3207 | - | xyz(36.5848,23.2685,60.3207) |
CIE-LAB | 55.35 | 56.18 | -41.25 | - | lab(55.35,56.18,-41.25) |
CMYK | 0.063414634146342 | 0.55121951219512 | 0 | 0.19607843137255 | cmyk(0.063414634146342,0.55121951219512,0,0.19607843137255) |
Description
The RGB value of color #c05ccd is rgb(192, 92, 205).
In the hex color #c05ccd, The value of Red is 192, value of Green is 92, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #c05ccd consists of 293° Hue, 53% Saturation, and 58% Lightness.
In the CMYK color model, the color #c05ccd can be represented as Cyan=0.063414634146342%, Magenta=0.55121951219512%, Yellow=0%, and Black=0.19607843137255%.
Shades of #c05ccd
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 #c05ccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c05ccd
Preview of #c05ccd on White Background
The contrast ratio of #c05ccd with white color is 3.71
Preview of #c05ccd on black background
The contrast ratio of #c05ccd with black color is 5.65
#c05ccd color will look good with a black background.
Color Schemes of #c05ccd
Triadic Colors of #c05ccd
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 #c05ccd
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 #c05ccd
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 #c05ccd
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: #c05ccd;
}
This is a sample text used for the color #c05ccd. 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: #c05ccd;
}
This is a sample text used for the color #c05ccd. 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 #c05ccd;
}
This is a sample text used for the color #c05ccd. 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.26%
Green 18.81%
Blue 41.92%
CMYK Percentage
Cyan 7.82
Magenta 67.99%
Yellow 0%
Black 24.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.