#c1afdb Hex Color
rgb(193, 175, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | af | db | - | #c1afdb |
RGB | 193 | 175 | 219 | - | rgb(193,175,219) |
HSL | 265 | 38% | 77% | - | hsl(265,38%,77%) |
HSV | 265 | 20% | 86% | - | hsv(265,20%,86%) |
XYZ | 50.1085 | 47.1119 | 73.4703 | - | xyz(50.1085,47.1119,73.4703) |
CIE-LAB | 74.26 | 14.86 | -19.8 | - | lab(74.26,14.86,-19.8) |
CMYK | 0.11872146118721 | 0.20091324200913 | 0 | 0.14117647058824 | cmyk(0.11872146118721,0.20091324200913,0,0.14117647058824) |
Description
The RGB value of color #c1afdb is rgb(193, 175, 219).
In the hex color #c1afdb, The value of Red is 193, value of Green is 175, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #c1afdb consists of 265° Hue, 38% Saturation, and 77% Lightness.
In the CMYK color model, the color #c1afdb can be represented as Cyan=0.11872146118721%, Magenta=0.20091324200913%, Yellow=0%, and Black=0.14117647058824%.
Shades of #c1afdb
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 #c1afdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1afdb
Preview of #c1afdb on White Background
The contrast ratio of #c1afdb with white color is 2.01
Preview of #c1afdb on black background
The contrast ratio of #c1afdb with black color is 10.42
#c1afdb color will look good with a black background.
Color Schemes of #c1afdb
Triadic Colors of #c1afdb
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 #c1afdb
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 #c1afdb
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 #c1afdb
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: #c1afdb;
}
This is a sample text used for the color #c1afdb. 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: #c1afdb;
}
This is a sample text used for the color #c1afdb. 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 #c1afdb;
}
This is a sample text used for the color #c1afdb. 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.88%
Green 29.81%
Blue 37.31%
CMYK Percentage
Cyan 25.76
Magenta 43.6%
Yellow 0%
Black 30.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.