#c06ccc Hex Color
rgb(192, 108, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 6c | cc | - | #c06ccc |
RGB | 192 | 108 | 204 | - | rgb(192,108,204) |
HSL | 293 | 48% | 61% | - | hsl(293,48%,61%) |
HSV | 293 | 47% | 80% | - | hsv(293,47%,80%) |
XYZ | 37.9999 | 26.2912 | 60.1986 | - | xyz(37.9999,26.2912,60.1986) |
CIE-LAB | 58.31 | 48.03 | -36.02 | - | lab(58.31,48.03,-36.02) |
CMYK | 0.058823529411765 | 0.47058823529412 | 0 | 0.2 | cmyk(0.058823529411765,0.47058823529412,0,0.2) |
Description
The RGB value of color #c06ccc is rgb(192, 108, 204).
In the hex color #c06ccc, The value of Red is 192, value of Green is 108, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #c06ccc consists of 293° Hue, 48% Saturation, and 61% Lightness.
In the CMYK color model, the color #c06ccc can be represented as Cyan=0.058823529411765%, Magenta=0.47058823529412%, Yellow=0%, and Black=0.2%.
Shades of #c06ccc
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 #c06ccc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c06ccc
Preview of #c06ccc on White Background
The contrast ratio of #c06ccc with white color is 3.36
Preview of #c06ccc on black background
The contrast ratio of #c06ccc with black color is 6.26
#c06ccc color will look good with a black background.
Color Schemes of #c06ccc
Triadic Colors of #c06ccc
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 #c06ccc
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 #c06ccc
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 #c06ccc
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: #c06ccc;
}
This is a sample text used for the color #c06ccc. 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: #c06ccc;
}
This is a sample text used for the color #c06ccc. 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 #c06ccc;
}
This is a sample text used for the color #c06ccc. 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 38.1%
Green 21.43%
Blue 40.48%
CMYK Percentage
Cyan 8.06
Magenta 64.52%
Yellow 0%
Black 27.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.