#8f948d Hex Color
rgb(143, 148, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8f | 94 | 8d | - | #8f948d |
RGB | 143 | 148 | 141 | - | rgb(143,148,141) |
HSL | 103 | 3% | 57% | - | hsl(103,3%,57%) |
HSV | 103 | 5% | 58% | - | hsv(103,5%,58%) |
XYZ | 26.7253 | 28.9425 | 29.3772 | - | xyz(26.7253,28.9425,29.3772) |
CIE-LAB | 60.73 | -3.17 | 3.06 | - | lab(60.73,-3.17,3.06) |
CMYK | 0.033783783783784 | 0 | 0.047297297297297 | 0.41960784313725 | cmyk(0.033783783783784,0,0.047297297297297,0.41960784313725) |
Description
The RGB value of color #8f948d is rgb(143, 148, 141).
In the hex color #8f948d, The value of Red is 143, value of Green is 148, and value of Blue is 141. The primary color is Green. Similarly, The HSL values for #8f948d consists of 103° Hue, 3% Saturation, and 57% Lightness.
In the CMYK color model, the color #8f948d can be represented as Cyan=0.033783783783784%, Magenta=0%, Yellow=0.047297297297297%, and Black=0.41960784313725%.
Shades of #8f948d
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 #8f948d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8f948d
Preview of #8f948d on White Background
The contrast ratio of #8f948d with white color is 3.09
Preview of #8f948d on black background
The contrast ratio of #8f948d with black color is 6.79
#8f948d color will look good with a black background.
Color Schemes of #8f948d
Triadic Colors of #8f948d
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 #8f948d
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 #8f948d
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 #8f948d
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: #8f948d;
}
This is a sample text used for the color #8f948d. 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: #8f948d;
}
This is a sample text used for the color #8f948d. 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 #8f948d;
}
This is a sample text used for the color #8f948d. 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 33.1%
Green 34.26%
Blue 32.64%
CMYK Percentage
Cyan 6.75
Magenta 0%
Yellow 9.45%
Black 83.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.