#af8ccc Hex Color
rgb(175, 140, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | 8c | cc | - | #af8ccc |
RGB | 175 | 140 | 204 | - | rgb(175,140,204) |
HSL | 273 | 39% | 67% | - | hsl(273,39%,67%) |
HSV | 273 | 31% | 80% | - | hsv(273,31%,80%) |
XYZ | 37.9564 | 32.2298 | 61.3472 | - | xyz(37.9564,32.2298,61.3472) |
CIE-LAB | 63.53 | 25.39 | -28.06 | - | lab(63.53,25.39,-28.06) |
CMYK | 0.1421568627451 | 0.31372549019608 | 0 | 0.2 | cmyk(0.1421568627451,0.31372549019608,0,0.2) |
Description
The RGB value of color #af8ccc is rgb(175, 140, 204).
In the hex color #af8ccc, The value of Red is 175, value of Green is 140, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #af8ccc consists of 273° Hue, 39% Saturation, and 67% Lightness.
In the CMYK color model, the color #af8ccc can be represented as Cyan=0.1421568627451%, Magenta=0.31372549019608%, Yellow=0%, and Black=0.2%.
Shades of #af8ccc
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 #af8ccc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #af8ccc
Preview of #af8ccc on White Background
The contrast ratio of #af8ccc with white color is 2.82
Preview of #af8ccc on black background
The contrast ratio of #af8ccc with black color is 7.45
#af8ccc color will look good with a black background.
Color Schemes of #af8ccc
Triadic Colors of #af8ccc
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 #af8ccc
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 #af8ccc
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 #af8ccc
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: #af8ccc;
}
This is a sample text used for the color #af8ccc. 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: #af8ccc;
}
This is a sample text used for the color #af8ccc. 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 #af8ccc;
}
This is a sample text used for the color #af8ccc. 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.72%
Green 26.97%
Blue 39.31%
CMYK Percentage
Cyan 21.67
Magenta 47.83%
Yellow 0%
Black 30.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.