#afaaf6 Hex Color
rgb(175, 170, 246)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | aa | f6 | - | #afaaf6 |
RGB | 175 | 170 | 246 | - | rgb(175,170,246) |
HSL | 244 | 81% | 82% | - | hsl(244,81%,82%) |
HSV | 244 | 31% | 96% | - | hsv(244,31%,96%) |
XYZ | 48.6885 | 44.5172 | 93.2153 | - | xyz(48.6885,44.5172,93.2153) |
CIE-LAB | 72.57 | 18.29 | -37.19 | - | lab(72.57,18.29,-37.19) |
CMYK | 0.28861788617886 | 0.30894308943089 | 0 | 0.035294117647059 | cmyk(0.28861788617886,0.30894308943089,0,0.035294117647059) |
Description
The RGB value of color #afaaf6 is rgb(175, 170, 246).
In the hex color #afaaf6, The value of Red is 175, value of Green is 170, and value of Blue is 246. The primary color is Blue. Similarly, The HSL values for #afaaf6 consists of 244° Hue, 81% Saturation, and 82% Lightness.
In the CMYK color model, the color #afaaf6 can be represented as Cyan=0.28861788617886%, Magenta=0.30894308943089%, Yellow=0%, and Black=0.035294117647059%.
Shades of #afaaf6
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 #afaaf6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afaaf6
Preview of #afaaf6 on White Background
The contrast ratio of #afaaf6 with white color is 2.12
Preview of #afaaf6 on black background
The contrast ratio of #afaaf6 with black color is 9.9
#afaaf6 color will look good with a black background.
Color Schemes of #afaaf6
Triadic Colors of #afaaf6
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 #afaaf6
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 #afaaf6
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 #afaaf6
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: #afaaf6;
}
This is a sample text used for the color #afaaf6. 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: #afaaf6;
}
This is a sample text used for the color #afaaf6. 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 #afaaf6;
}
This is a sample text used for the color #afaaf6. 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 29.61%
Green 28.76%
Blue 41.62%
CMYK Percentage
Cyan 45.61
Magenta 48.82%
Yellow 0%
Black 5.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.