#a23daf Hex Color
rgb(162, 61, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | 3d | af | - | #a23daf |
RGB | 162 | 61 | 175 | - | rgb(162,61,175) |
HSL | 293 | 48% | 46% | - | hsl(293,48%,46%) |
HSV | 293 | 65% | 69% | - | hsv(293,65%,69%) |
XYZ | 24.3069 | 14.114 | 42.0006 | - | xyz(24.3069,14.114,42.0006) |
CIE-LAB | 44.4 | 57.04 | -41.46 | - | lab(44.4,57.04,-41.46) |
CMYK | 0.074285714285714 | 0.65142857142857 | 0 | 0.31372549019608 | cmyk(0.074285714285714,0.65142857142857,0,0.31372549019608) |
Description
The RGB value of color #a23daf is rgb(162, 61, 175).
In the hex color #a23daf, The value of Red is 162, value of Green is 61, and value of Blue is 175. The primary color is Blue. Similarly, The HSL values for #a23daf consists of 293° Hue, 48% Saturation, and 46% Lightness.
In the CMYK color model, the color #a23daf can be represented as Cyan=0.074285714285714%, Magenta=0.65142857142857%, Yellow=0%, and Black=0.31372549019608%.
Shades of #a23daf
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 #a23daf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a23daf
Preview of #a23daf on White Background
The contrast ratio of #a23daf with white color is 5.49
#a23daf color will look good on a white background.
Preview of #a23daf on black background
The contrast ratio of #a23daf with black color is 3.82
Color Schemes of #a23daf
Triadic Colors of #a23daf
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 #a23daf
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 #a23daf
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 #a23daf
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: #a23daf;
}
This is a sample text used for the color #a23daf. 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: #a23daf;
}
This is a sample text used for the color #a23daf. 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 #a23daf;
}
This is a sample text used for the color #a23daf. 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 40.7%
Green 15.33%
Blue 43.97%
CMYK Percentage
Cyan 7.15
Magenta 62.67%
Yellow 0%
Black 30.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.