#868b8f Hex Color
rgb(134, 139, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 86 | 8b | 8f | - | #868b8f |
RGB | 134 | 139 | 143 | - | rgb(134,139,143) |
HSL | 207 | 4% | 54% | - | hsl(207,4%,54%) |
HSV | 207 | 6% | 56% | - | hsv(207,6%,56%) |
XYZ | 24.0221 | 25.5167 | 29.6457 | - | xyz(24.0221,25.5167,29.6457) |
CIE-LAB | 57.58 | -1.01 | -2.77 | - | lab(57.58,-1.01,-2.77) |
CMYK | 0.062937062937063 | 0.027972027972028 | 0 | 0.43921568627451 | cmyk(0.062937062937063,0.027972027972028,0,0.43921568627451) |
Description
The RGB value of color #868b8f is rgb(134, 139, 143).
In the hex color #868b8f, The value of Red is 134, value of Green is 139, and value of Blue is 143. The primary color is Blue. Similarly, The HSL values for #868b8f consists of 207° Hue, 4% Saturation, and 54% Lightness.
In the CMYK color model, the color #868b8f can be represented as Cyan=0.062937062937063%, Magenta=0.027972027972028%, Yellow=0%, and Black=0.43921568627451%.
Shades of #868b8f
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 #868b8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #868b8f
Preview of #868b8f on White Background
The contrast ratio of #868b8f with white color is 3.44
Preview of #868b8f on black background
The contrast ratio of #868b8f with black color is 6.1
#868b8f color will look good with a black background.
Color Schemes of #868b8f
Triadic Colors of #868b8f
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 #868b8f
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 #868b8f
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 #868b8f
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: #868b8f;
}
This is a sample text used for the color #868b8f. 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: #868b8f;
}
This is a sample text used for the color #868b8f. 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 #868b8f;
}
This is a sample text used for the color #868b8f. 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 32.21%
Green 33.41%
Blue 34.38%
CMYK Percentage
Cyan 11.87
Magenta 5.28%
Yellow 0%
Black 82.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.