#c1afcf Hex Color
rgb(193, 175, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | af | cf | - | #c1afcf |
RGB | 193 | 175 | 207 | - | rgb(193,175,207) |
HSL | 274 | 25% | 75% | - | hsl(274,25%,75%) |
HSV | 274 | 15% | 81% | - | hsv(274,15%,81%) |
XYZ | 48.5848 | 46.5024 | 65.4466 | - | xyz(48.5848,46.5024,65.4466) |
CIE-LAB | 73.87 | 12.41 | -13.84 | - | lab(73.87,12.41,-13.84) |
CMYK | 0.067632850241546 | 0.15458937198068 | 0 | 0.18823529411765 | cmyk(0.067632850241546,0.15458937198068,0,0.18823529411765) |
Description
The RGB value of color #c1afcf is rgb(193, 175, 207).
In the hex color #c1afcf, The value of Red is 193, value of Green is 175, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #c1afcf consists of 274° Hue, 25% Saturation, and 75% Lightness.
In the CMYK color model, the color #c1afcf can be represented as Cyan=0.067632850241546%, Magenta=0.15458937198068%, Yellow=0%, and Black=0.18823529411765%.
Shades of #c1afcf
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 #c1afcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1afcf
Preview of #c1afcf on White Background
The contrast ratio of #c1afcf with white color is 2.04
Preview of #c1afcf on black background
The contrast ratio of #c1afcf with black color is 10.3
#c1afcf color will look good with a black background.
Color Schemes of #c1afcf
Triadic Colors of #c1afcf
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 #c1afcf
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 #c1afcf
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 #c1afcf
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: #c1afcf;
}
This is a sample text used for the color #c1afcf. 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: #c1afcf;
}
This is a sample text used for the color #c1afcf. 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 #c1afcf;
}
This is a sample text used for the color #c1afcf. 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.57%
Green 30.43%
Blue 36%
CMYK Percentage
Cyan 16.48
Magenta 37.66%
Yellow 0%
Black 45.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.