#af3bcd Hex Color
rgb(175, 59, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | 3b | cd | - | #af3bcd |
RGB | 175 | 59 | 205 | - | rgb(175,59,205) |
HSL | 288 | 59% | 52% | - | hsl(288,59%,52%) |
HSV | 288 | 71% | 80% | - | hsv(288,71%,80%) |
XYZ | 30.2626 | 16.6497 | 59.3763 | - | xyz(30.2626,16.6497,59.3763) |
CIE-LAB | 47.82 | 66.36 | -53.37 | - | lab(47.82,66.36,-53.37) |
CMYK | 0.14634146341463 | 0.71219512195122 | 0 | 0.19607843137255 | cmyk(0.14634146341463,0.71219512195122,0,0.19607843137255) |
Description
The RGB value of color #af3bcd is rgb(175, 59, 205).
In the hex color #af3bcd, The value of Red is 175, value of Green is 59, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #af3bcd consists of 288° Hue, 59% Saturation, and 52% Lightness.
In the CMYK color model, the color #af3bcd can be represented as Cyan=0.14634146341463%, Magenta=0.71219512195122%, Yellow=0%, and Black=0.19607843137255%.
Shades of #af3bcd
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 #af3bcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #af3bcd
Preview of #af3bcd on White Background
The contrast ratio of #af3bcd with white color is 4.85
#af3bcd color will look good on a white background.
Preview of #af3bcd on black background
The contrast ratio of #af3bcd with black color is 4.33
Color Schemes of #af3bcd
Triadic Colors of #af3bcd
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 #af3bcd
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 #af3bcd
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 #af3bcd
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: #af3bcd;
}
This is a sample text used for the color #af3bcd. 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: #af3bcd;
}
This is a sample text used for the color #af3bcd. 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 #af3bcd;
}
This is a sample text used for the color #af3bcd. 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 39.86%
Green 13.44%
Blue 46.7%
CMYK Percentage
Cyan 13.88
Magenta 67.53%
Yellow 0%
Black 18.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.