#a79bdc Hex Color
rgb(167, 155, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | 9b | dc | - | #a79bdc |
RGB | 167 | 155 | 220 | - | rgb(167,155,220) |
HSL | 251 | 48% | 74% | - | hsl(251,48%,74%) |
HSV | 251 | 30% | 86% | - | hsv(251,30%,86%) |
XYZ | 40.576 | 36.8255 | 72.6796 | - | xyz(40.576,36.8255,72.6796) |
CIE-LAB | 67.15 | 18.1 | -31.43 | - | lab(67.15,18.1,-31.43) |
CMYK | 0.24090909090909 | 0.29545454545455 | 0 | 0.13725490196078 | cmyk(0.24090909090909,0.29545454545455,0,0.13725490196078) |
Description
The RGB value of color #a79bdc is rgb(167, 155, 220).
In the hex color #a79bdc, The value of Red is 167, value of Green is 155, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #a79bdc consists of 251° Hue, 48% Saturation, and 74% Lightness.
In the CMYK color model, the color #a79bdc can be represented as Cyan=0.24090909090909%, Magenta=0.29545454545455%, Yellow=0%, and Black=0.13725490196078%.
Shades of #a79bdc
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 #a79bdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a79bdc
Preview of #a79bdc on White Background
The contrast ratio of #a79bdc with white color is 2.51
Preview of #a79bdc on black background
The contrast ratio of #a79bdc with black color is 8.37
#a79bdc color will look good with a black background.
Color Schemes of #a79bdc
Triadic Colors of #a79bdc
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 #a79bdc
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 #a79bdc
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 #a79bdc
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: #a79bdc;
}
This is a sample text used for the color #a79bdc. 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: #a79bdc;
}
This is a sample text used for the color #a79bdc. 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 #a79bdc;
}
This is a sample text used for the color #a79bdc. 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 30.81%
Green 28.6%
Blue 40.59%
CMYK Percentage
Cyan 35.76
Magenta 43.86%
Yellow 0%
Black 20.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.