#c081db Hex Color
rgb(192, 129, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 81 | db | - | #c081db |
RGB | 192 | 129 | 219 | - | rgb(192,129,219) |
HSL | 282 | 56% | 68% | - | hsl(282,56%,68%) |
HSV | 282 | 41% | 86% | - | hsv(282,41%,86%) |
XYZ | 42.3747 | 32.0215 | 70.9652 | - | xyz(42.3747,32.0215,70.9652) |
CIE-LAB | 63.36 | 39.9 | -36.58 | - | lab(63.36,39.9,-36.58) |
CMYK | 0.12328767123288 | 0.41095890410959 | 0 | 0.14117647058824 | cmyk(0.12328767123288,0.41095890410959,0,0.14117647058824) |
Description
The RGB value of color #c081db is rgb(192, 129, 219).
In the hex color #c081db, The value of Red is 192, value of Green is 129, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #c081db consists of 282° Hue, 56% Saturation, and 68% Lightness.
In the CMYK color model, the color #c081db can be represented as Cyan=0.12328767123288%, Magenta=0.41095890410959%, Yellow=0%, and Black=0.14117647058824%.
Shades of #c081db
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 #c081db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c081db
Preview of #c081db on White Background
The contrast ratio of #c081db with white color is 2.84
Preview of #c081db on black background
The contrast ratio of #c081db with black color is 7.4
#c081db color will look good with a black background.
Color Schemes of #c081db
Triadic Colors of #c081db
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 #c081db
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 #c081db
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 #c081db
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: #c081db;
}
This is a sample text used for the color #c081db. 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: #c081db;
}
This is a sample text used for the color #c081db. 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 #c081db;
}
This is a sample text used for the color #c081db. 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 35.56%
Green 23.89%
Blue 40.56%
CMYK Percentage
Cyan 18.25
Magenta 60.84%
Yellow 0%
Black 20.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.