#828b90 Hex Color
rgb(130, 139, 144)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 82 | 8b | 90 | - | #828b90 |
RGB | 130 | 139 | 144 | - | rgb(130,139,144) |
HSL | 201 | 6% | 54% | - | hsl(201,6%,54%) |
HSV | 201 | 10% | 56% | - | hsv(201,10%,56%) |
XYZ | 23.4726 | 25.2247 | 30.0173 | - | xyz(23.4726,25.2247,30.0173) |
CIE-LAB | 57.29 | -2.22 | -3.8 | - | lab(57.29,-2.22,-3.8) |
CMYK | 0.097222222222222 | 0.034722222222222 | 0 | 0.43529411764706 | cmyk(0.097222222222222,0.034722222222222,0,0.43529411764706) |
Description
The RGB value of color #828b90 is rgb(130, 139, 144).
In the hex color #828b90, The value of Red is 130, value of Green is 139, and value of Blue is 144. The primary color is Blue. Similarly, The HSL values for #828b90 consists of 201° Hue, 6% Saturation, and 54% Lightness.
In the CMYK color model, the color #828b90 can be represented as Cyan=0.097222222222222%, Magenta=0.034722222222222%, Yellow=0%, and Black=0.43529411764706%.
Shades of #828b90
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 #828b90
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #828b90
Preview of #828b90 on White Background
The contrast ratio of #828b90 with white color is 3.47
Preview of #828b90 on black background
The contrast ratio of #828b90 with black color is 6.04
#828b90 color will look good with a black background.
Color Schemes of #828b90
Triadic Colors of #828b90
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 #828b90
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 #828b90
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 #828b90
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: #828b90;
}
This is a sample text used for the color #828b90. 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: #828b90;
}
This is a sample text used for the color #828b90. 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 #828b90;
}
This is a sample text used for the color #828b90. 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.48%
Green 33.66%
Blue 34.87%
CMYK Percentage
Cyan 17.14
Magenta 6.12%
Yellow 0%
Black 76.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.