#c0afdb Hex Color
rgb(192, 175, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | af | db | - | #c0afdb |
RGB | 192 | 175 | 219 | - | rgb(192,175,219) |
HSL | 263 | 38% | 77% | - | hsl(263,38%,77%) |
HSV | 263 | 20% | 86% | - | hsv(263,20%,86%) |
XYZ | 49.8544 | 46.9809 | 73.4584 | - | xyz(49.8544,46.9809,73.4584) |
CIE-LAB | 74.18 | 14.54 | -19.93 | - | lab(74.18,14.54,-19.93) |
CMYK | 0.12328767123288 | 0.20091324200913 | 0 | 0.14117647058824 | cmyk(0.12328767123288,0.20091324200913,0,0.14117647058824) |
Description
The RGB value of color #c0afdb is rgb(192, 175, 219).
In the hex color #c0afdb, The value of Red is 192, value of Green is 175, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #c0afdb consists of 263° Hue, 38% Saturation, and 77% Lightness.
In the CMYK color model, the color #c0afdb can be represented as Cyan=0.12328767123288%, Magenta=0.20091324200913%, Yellow=0%, and Black=0.14117647058824%.
Shades of #c0afdb
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 #c0afdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0afdb
Preview of #c0afdb on White Background
The contrast ratio of #c0afdb with white color is 2.02
Preview of #c0afdb on black background
The contrast ratio of #c0afdb with black color is 10.4
#c0afdb color will look good with a black background.
Color Schemes of #c0afdb
Triadic Colors of #c0afdb
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 #c0afdb
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 #c0afdb
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 #c0afdb
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: #c0afdb;
}
This is a sample text used for the color #c0afdb. 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: #c0afdb;
}
This is a sample text used for the color #c0afdb. 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 #c0afdb;
}
This is a sample text used for the color #c0afdb. 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 32.76%
Green 29.86%
Blue 37.37%
CMYK Percentage
Cyan 26.49
Magenta 43.17%
Yellow 0%
Black 30.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.