#c7afdb Hex Color
rgb(199, 175, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | af | db | - | #c7afdb |
RGB | 199 | 175 | 219 | - | rgb(199,175,219) |
HSL | 273 | 38% | 77% | - | hsl(273,38%,77%) |
HSV | 273 | 20% | 86% | - | hsv(273,20%,86%) |
XYZ | 51.6693 | 47.9165 | 73.5434 | - | xyz(51.6693,47.9165,73.5434) |
CIE-LAB | 74.77 | 16.81 | -18.97 | - | lab(74.77,16.81,-18.97) |
CMYK | 0.091324200913242 | 0.20091324200913 | 0 | 0.14117647058824 | cmyk(0.091324200913242,0.20091324200913,0,0.14117647058824) |
Description
The RGB value of color #c7afdb is rgb(199, 175, 219).
In the hex color #c7afdb, The value of Red is 199, value of Green is 175, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #c7afdb consists of 273° Hue, 38% Saturation, and 77% Lightness.
In the CMYK color model, the color #c7afdb can be represented as Cyan=0.091324200913242%, Magenta=0.20091324200913%, Yellow=0%, and Black=0.14117647058824%.
Shades of #c7afdb
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 #c7afdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7afdb
Preview of #c7afdb on White Background
The contrast ratio of #c7afdb with white color is 1.98
Preview of #c7afdb on black background
The contrast ratio of #c7afdb with black color is 10.58
#c7afdb color will look good with a black background.
Color Schemes of #c7afdb
Triadic Colors of #c7afdb
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 #c7afdb
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 #c7afdb
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 #c7afdb
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: #c7afdb;
}
This is a sample text used for the color #c7afdb. 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: #c7afdb;
}
This is a sample text used for the color #c7afdb. 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 #c7afdb;
}
This is a sample text used for the color #c7afdb. 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 33.56%
Green 29.51%
Blue 36.93%
CMYK Percentage
Cyan 21.07
Magenta 46.36%
Yellow 0%
Black 32.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.