#858c8f Hex Color
rgb(133, 140, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 85 | 8c | 8f | - | #858c8f |
RGB | 133 | 140 | 143 | - | rgb(133,140,143) |
HSL | 198 | 4% | 54% | - | hsl(198,4%,54%) |
HSV | 198 | 7% | 56% | - | hsv(198,7%,56%) |
XYZ | 24.0089 | 25.7259 | 29.6868 | - | xyz(24.0089,25.7259,29.6868) |
CIE-LAB | 57.78 | -1.93 | -2.49 | - | lab(57.78,-1.93,-2.49) |
CMYK | 0.06993006993007 | 0.020979020979021 | 0 | 0.43921568627451 | cmyk(0.06993006993007,0.020979020979021,0,0.43921568627451) |
Description
The RGB value of color #858c8f is rgb(133, 140, 143).
In the hex color #858c8f, The value of Red is 133, value of Green is 140, and value of Blue is 143. The primary color is Blue. Similarly, The HSL values for #858c8f consists of 198° Hue, 4% Saturation, and 54% Lightness.
In the CMYK color model, the color #858c8f can be represented as Cyan=0.06993006993007%, Magenta=0.020979020979021%, Yellow=0%, and Black=0.43921568627451%.
Shades of #858c8f
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 #858c8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #858c8f
Preview of #858c8f on White Background
The contrast ratio of #858c8f with white color is 3.42
Preview of #858c8f on black background
The contrast ratio of #858c8f with black color is 6.15
#858c8f color will look good with a black background.
Color Schemes of #858c8f
Triadic Colors of #858c8f
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 #858c8f
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 #858c8f
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 #858c8f
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: #858c8f;
}
This is a sample text used for the color #858c8f. 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: #858c8f;
}
This is a sample text used for the color #858c8f. 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 #858c8f;
}
This is a sample text used for the color #858c8f. 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.97%
Green 33.65%
Blue 34.38%
CMYK Percentage
Cyan 13.19
Magenta 3.96%
Yellow 0%
Black 82.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.