#af4dcd Hex Color
rgb(175, 77, 205)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | af | 4d | cd | - | #af4dcd |
| RGB | 175 | 77 | 205 | - | rgb(175,77,205) |
| HSL | 286 | 56% | 55% | - | hsl(286,56%,55%) |
| HSV | 286 | 62% | 80% | - | hsv(286,62%,80%) |
| XYZ | 31.3525 | 18.8295 | 59.7396 | - | xyz(31.3525,18.8295,59.7396) |
| CIE-LAB | 50.49 | 58.89 | -49.1 | - | lab(50.49,58.89,-49.1) |
| CMYK | 0.14634146341463 | 0.62439024390244 | 0 | 0.19607843137255 | cmyk(0.14634146341463,0.62439024390244,0,0.19607843137255) |
Description
The RGB value of color #af4dcd is rgb(175, 77, 205).
In the hex color #af4dcd, The value of Red is 175, value of Green is 77, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #af4dcd consists of 286° Hue, 56% Saturation, and 55% Lightness.
In the CMYK color model, the color #af4dcd can be represented as Cyan=0.14634146341463%, Magenta=0.62439024390244%, Yellow=0%, and Black=0.19607843137255%.
Shades of #af4dcd
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 #af4dcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #af4dcd
Preview of #af4dcd on White Background
The contrast ratio of #af4dcd with white color is 4.41
Preview of #af4dcd on black background
The contrast ratio of #af4dcd with black color is 4.77
#af4dcd color will look good with a black background.
Color Schemes of #af4dcd
Triadic Colors of #af4dcd
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 #af4dcd
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 #af4dcd
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 #af4dcd
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: #af4dcd;
}
This is a sample text used for the color #af4dcd. 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: #af4dcd;
}
This is a sample text used for the color #af4dcd. 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 #af4dcd;
}
This is a sample text used for the color #af4dcd. 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 38.29%
Green 16.85%
Blue 44.86%
CMYK Percentage
Cyan 15.14
Magenta 64.58%
Yellow 0%
Black 20.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.