#998f9c Hex Color
rgb(153, 143, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 99 | 8f | 9c | - | #998f9c |
RGB | 153 | 143 | 156 | - | rgb(153,143,156) |
HSL | 286 | 6% | 59% | - | hsl(286,6%,59%) |
HSV | 286 | 8% | 61% | - | hsv(286,8%,61%) |
XYZ | 28.9601 | 28.8175 | 35.4885 | - | xyz(28.9601,28.8175,35.4885) |
CIE-LAB | 60.62 | 6.19 | -5.53 | - | lab(60.62,6.19,-5.53) |
CMYK | 0.019230769230769 | 0.083333333333333 | 0 | 0.38823529411765 | cmyk(0.019230769230769,0.083333333333333,0,0.38823529411765) |
Description
The RGB value of color #998f9c is rgb(153, 143, 156).
In the hex color #998f9c, The value of Red is 153, value of Green is 143, and value of Blue is 156. The primary color is Blue. Similarly, The HSL values for #998f9c consists of 286° Hue, 6% Saturation, and 59% Lightness.
In the CMYK color model, the color #998f9c can be represented as Cyan=0.019230769230769%, Magenta=0.083333333333333%, Yellow=0%, and Black=0.38823529411765%.
Shades of #998f9c
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 #998f9c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #998f9c
Preview of #998f9c on White Background
The contrast ratio of #998f9c with white color is 3.1
Preview of #998f9c on black background
The contrast ratio of #998f9c with black color is 6.76
#998f9c color will look good with a black background.
Color Schemes of #998f9c
Triadic Colors of #998f9c
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 #998f9c
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 #998f9c
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 #998f9c
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: #998f9c;
}
This is a sample text used for the color #998f9c. 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: #998f9c;
}
This is a sample text used for the color #998f9c. 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 #998f9c;
}
This is a sample text used for the color #998f9c. 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.85%
Green 31.64%
Blue 34.51%
CMYK Percentage
Cyan 3.92
Magenta 16.98%
Yellow 0%
Black 79.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.