#828b9c Hex Color
rgb(130, 139, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 82 | 8b | 9c | - | #828b9c |
RGB | 130 | 139 | 156 | - | rgb(130,139,156) |
HSL | 219 | 12% | 56% | - | hsl(219,12%,56%) |
HSV | 219 | 17% | 61% | - | hsv(219,17%,61%) |
XYZ | 24.4393 | 25.6114 | 35.1079 | - | xyz(24.4393,25.6114,35.1079) |
CIE-LAB | 57.67 | 0.42 | -10.13 | - | lab(57.67,0.42,-10.13) |
CMYK | 0.16666666666667 | 0.10897435897436 | 0 | 0.38823529411765 | cmyk(0.16666666666667,0.10897435897436,0,0.38823529411765) |
Description
The RGB value of color #828b9c is rgb(130, 139, 156).
In the hex color #828b9c, The value of Red is 130, value of Green is 139, and value of Blue is 156. The primary color is Blue. Similarly, The HSL values for #828b9c consists of 219° Hue, 12% Saturation, and 56% Lightness.
In the CMYK color model, the color #828b9c can be represented as Cyan=0.16666666666667%, Magenta=0.10897435897436%, Yellow=0%, and Black=0.38823529411765%.
Shades of #828b9c
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 #828b9c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #828b9c
Preview of #828b9c on White Background
The contrast ratio of #828b9c with white color is 3.43
Preview of #828b9c on black background
The contrast ratio of #828b9c with black color is 6.12
#828b9c color will look good with a black background.
Color Schemes of #828b9c
Triadic Colors of #828b9c
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 #828b9c
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 #828b9c
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 #828b9c
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: #828b9c;
}
This is a sample text used for the color #828b9c. 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: #828b9c;
}
This is a sample text used for the color #828b9c. 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 #828b9c;
}
This is a sample text used for the color #828b9c. 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.59%
Green 32.71%
Blue 36.71%
CMYK Percentage
Cyan 25.11
Magenta 16.41%
Yellow 0%
Black 58.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.