#af5edc Hex Color
rgb(175, 94, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | 5e | dc | - | #af5edc |
RGB | 175 | 94 | 220 | - | rgb(175,94,220) |
HSL | 279 | 64% | 62% | - | hsl(279,64%,62%) |
HSV | 279 | 57% | 86% | - | hsv(279,57%,86%) |
XYZ | 34.6002 | 22.2867 | 70.1883 | - | xyz(34.6002,22.2867,70.1883) |
CIE-LAB | 54.33 | 53.87 | -51.51 | - | lab(54.33,53.87,-51.51) |
CMYK | 0.20454545454545 | 0.57272727272727 | 0 | 0.13725490196078 | cmyk(0.20454545454545,0.57272727272727,0,0.13725490196078) |
Description
The RGB value of color #af5edc is rgb(175, 94, 220).
In the hex color #af5edc, The value of Red is 175, value of Green is 94, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #af5edc consists of 279° Hue, 64% Saturation, and 62% Lightness.
In the CMYK color model, the color #af5edc can be represented as Cyan=0.20454545454545%, Magenta=0.57272727272727%, Yellow=0%, and Black=0.13725490196078%.
Shades of #af5edc
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 #af5edc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #af5edc
Preview of #af5edc on White Background
The contrast ratio of #af5edc with white color is 3.85
Preview of #af5edc on black background
The contrast ratio of #af5edc with black color is 5.46
#af5edc color will look good with a black background.
Color Schemes of #af5edc
Triadic Colors of #af5edc
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 #af5edc
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 #af5edc
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 #af5edc
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: #af5edc;
}
This is a sample text used for the color #af5edc. 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: #af5edc;
}
This is a sample text used for the color #af5edc. 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 #af5edc;
}
This is a sample text used for the color #af5edc. 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 35.79%
Green 19.22%
Blue 44.99%
CMYK Percentage
Cyan 22.37
Magenta 62.63%
Yellow 0%
Black 15.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.