#c06dba Hex Color
rgb(192, 109, 186)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 6d | ba | - | #c06dba |
RGB | 192 | 109 | 186 | - | rgb(192,109,186) |
HSL | 304 | 40% | 59% | - | hsl(304,40%,59%) |
HSV | 304 | 43% | 75% | - | hsv(304,43%,75%) |
XYZ | 36.0698 | 25.6889 | 49.5117 | - | xyz(36.0698,25.6889,49.5117) |
CIE-LAB | 57.74 | 44.15 | -26.66 | - | lab(57.74,44.15,-26.66) |
CMYK | 0 | 0.43229166666667 | 0.03125 | 0.24705882352941 | cmyk(0,0.43229166666667,0.03125,0.24705882352941) |
Description
The RGB value of color #c06dba is rgb(192, 109, 186).
In the hex color #c06dba, The value of Red is 192, value of Green is 109, and value of Blue is 186. The primary color is Red. Similarly, The HSL values for #c06dba consists of 304° Hue, 40% Saturation, and 59% Lightness.
In the CMYK color model, the color #c06dba can be represented as Cyan=0%, Magenta=0.43229166666667%, Yellow=0.03125%, and Black=0.24705882352941%.
Shades of #c06dba
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 #c06dba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c06dba
Preview of #c06dba on White Background
The contrast ratio of #c06dba with white color is 3.42
Preview of #c06dba on black background
The contrast ratio of #c06dba with black color is 6.14
#c06dba color will look good with a black background.
Color Schemes of #c06dba
Triadic Colors of #c06dba
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 #c06dba
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 #c06dba
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 #c06dba
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: #c06dba;
}
This is a sample text used for the color #c06dba. 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: #c06dba;
}
This is a sample text used for the color #c06dba. 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 #c06dba;
}
This is a sample text used for the color #c06dba. 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.43%
Green 22.38%
Blue 38.19%
CMYK Percentage
Cyan 0
Magenta 60.83%
Yellow 4.4%
Black 34.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.