#827ca5 Hex Color
rgb(130, 124, 165)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 82 | 7c | a5 | - | #827ca5 |
RGB | 130 | 124 | 165 | - | rgb(130,124,165) |
HSL | 249 | 19% | 57% | - | hsl(249,19%,57%) |
HSV | 249 | 25% | 65% | - | hsv(249,25%,65%) |
XYZ | 23.2051 | 21.8777 | 38.5971 | - | xyz(23.2051,21.8777,38.5971) |
CIE-LAB | 53.9 | 11.22 | -21.03 | - | lab(53.9,11.22,-21.03) |
CMYK | 0.21212121212121 | 0.24848484848485 | 0 | 0.35294117647059 | cmyk(0.21212121212121,0.24848484848485,0,0.35294117647059) |
Description
The RGB value of color #827ca5 is rgb(130, 124, 165).
In the hex color #827ca5, The value of Red is 130, value of Green is 124, and value of Blue is 165. The primary color is Blue. Similarly, The HSL values for #827ca5 consists of 249° Hue, 19% Saturation, and 57% Lightness.
In the CMYK color model, the color #827ca5 can be represented as Cyan=0.21212121212121%, Magenta=0.24848484848485%, Yellow=0%, and Black=0.35294117647059%.
Shades of #827ca5
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 #827ca5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #827ca5
Preview of #827ca5 on White Background
The contrast ratio of #827ca5 with white color is 3.91
Preview of #827ca5 on black background
The contrast ratio of #827ca5 with black color is 5.38
#827ca5 color will look good with a black background.
Color Schemes of #827ca5
Triadic Colors of #827ca5
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 #827ca5
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 #827ca5
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 #827ca5
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: #827ca5;
}
This is a sample text used for the color #827ca5. 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: #827ca5;
}
This is a sample text used for the color #827ca5. 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 #827ca5;
}
This is a sample text used for the color #827ca5. 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 31.03%
Green 29.59%
Blue 39.38%
CMYK Percentage
Cyan 26.07
Magenta 30.54%
Yellow 0%
Black 43.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.