#a744b0 Hex Color
rgb(167, 68, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | 44 | b0 | - | #a744b0 |
RGB | 167 | 68 | 176 | - | rgb(167,68,176) |
HSL | 295 | 44% | 48% | - | hsl(295,44%,48%) |
HSV | 295 | 61% | 69% | - | hsv(295,61%,69%) |
XYZ | 25.8399 | 15.4843 | 42.7012 | - | xyz(25.8399,15.4843,42.7012) |
CIE-LAB | 46.29 | 55.41 | -39 | - | lab(46.29,55.41,-39) |
CMYK | 0.051136363636364 | 0.61363636363636 | 0 | 0.30980392156863 | cmyk(0.051136363636364,0.61363636363636,0,0.30980392156863) |
Description
The RGB value of color #a744b0 is rgb(167, 68, 176).
In the hex color #a744b0, The value of Red is 167, value of Green is 68, and value of Blue is 176. The primary color is Blue. Similarly, The HSL values for #a744b0 consists of 295° Hue, 44% Saturation, and 48% Lightness.
In the CMYK color model, the color #a744b0 can be represented as Cyan=0.051136363636364%, Magenta=0.61363636363636%, Yellow=0%, and Black=0.30980392156863%.
Shades of #a744b0
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 #a744b0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a744b0
Preview of #a744b0 on White Background
The contrast ratio of #a744b0 with white color is 5.13
#a744b0 color will look good on a white background.
Preview of #a744b0 on black background
The contrast ratio of #a744b0 with black color is 4.1
Color Schemes of #a744b0
Triadic Colors of #a744b0
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 #a744b0
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 #a744b0
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 #a744b0
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: #a744b0;
}
This is a sample text used for the color #a744b0. 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: #a744b0;
}
This is a sample text used for the color #a744b0. 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 #a744b0;
}
This is a sample text used for the color #a744b0. 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.63%
Green 16.55%
Blue 42.82%
CMYK Percentage
Cyan 5.25
Magenta 62.96%
Yellow 0%
Black 31.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.