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