#a34bcd Hex Color
rgb(163, 75, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | 4b | cd | - | #a34bcd |
RGB | 163 | 75 | 205 | - | rgb(163,75,205) |
HSL | 281 | 57% | 55% | - | hsl(281,57%,55%) |
HSV | 281 | 63% | 80% | - | hsv(281,63%,80%) |
XYZ | 28.6398 | 17.2265 | 59.5732 | - | xyz(28.6398,17.2265,59.5732) |
CIE-LAB | 48.54 | 57 | -52.3 | - | lab(48.54,57,-52.3) |
CMYK | 0.20487804878049 | 0.63414634146341 | 0 | 0.19607843137255 | cmyk(0.20487804878049,0.63414634146341,0,0.19607843137255) |
Description
The RGB value of color #a34bcd is rgb(163, 75, 205).
In the hex color #a34bcd, The value of Red is 163, value of Green is 75, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #a34bcd consists of 281° Hue, 57% Saturation, and 55% Lightness.
In the CMYK color model, the color #a34bcd can be represented as Cyan=0.20487804878049%, Magenta=0.63414634146341%, Yellow=0%, and Black=0.19607843137255%.
Shades of #a34bcd
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 #a34bcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a34bcd
Preview of #a34bcd on White Background
The contrast ratio of #a34bcd with white color is 4.72
#a34bcd color will look good on a white background.
Preview of #a34bcd on black background
The contrast ratio of #a34bcd with black color is 4.45
Color Schemes of #a34bcd
Triadic Colors of #a34bcd
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 #a34bcd
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 #a34bcd
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 #a34bcd
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: #a34bcd;
}
This is a sample text used for the color #a34bcd. 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: #a34bcd;
}
This is a sample text used for the color #a34bcd. 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 #a34bcd;
}
This is a sample text used for the color #a34bcd. 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.79%
Green 16.93%
Blue 46.28%
CMYK Percentage
Cyan 19.79
Magenta 61.26%
Yellow 0%
Black 18.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.