#a23cda Hex Color
rgb(162, 60, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | 3c | da | - | #a23cda |
RGB | 162 | 60 | 218 | - | rgb(162,60,218) |
HSL | 279 | 68% | 55% | - | hsl(279,68%,55%) |
HSV | 279 | 72% | 85% | - | hsv(279,72%,85%) |
XYZ | 29.171 | 15.9751 | 67.8757 | - | xyz(29.171,15.9751,67.8757) |
CIE-LAB | 46.94 | 65.97 | -62.33 | - | lab(46.94,65.97,-62.33) |
CMYK | 0.25688073394495 | 0.72477064220183 | 0 | 0.14509803921569 | cmyk(0.25688073394495,0.72477064220183,0,0.14509803921569) |
Description
The RGB value of color #a23cda is rgb(162, 60, 218).
In the hex color #a23cda, The value of Red is 162, value of Green is 60, and value of Blue is 218. The primary color is Blue. Similarly, The HSL values for #a23cda consists of 279° Hue, 68% Saturation, and 55% Lightness.
In the CMYK color model, the color #a23cda can be represented as Cyan=0.25688073394495%, Magenta=0.72477064220183%, Yellow=0%, and Black=0.14509803921569%.
Shades of #a23cda
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 #a23cda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a23cda
Preview of #a23cda on White Background
The contrast ratio of #a23cda with white color is 5.01
#a23cda color will look good on a white background.
Preview of #a23cda on black background
The contrast ratio of #a23cda with black color is 4.2
Color Schemes of #a23cda
Triadic Colors of #a23cda
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 #a23cda
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 #a23cda
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 #a23cda
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: #a23cda;
}
This is a sample text used for the color #a23cda. 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: #a23cda;
}
This is a sample text used for the color #a23cda. 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 #a23cda;
}
This is a sample text used for the color #a23cda. 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 36.82%
Green 13.64%
Blue 49.55%
CMYK Percentage
Cyan 22.8
Magenta 64.32%
Yellow 0%
Black 12.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.