#96989c Hex Color
rgb(150, 152, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 96 | 98 | 9c | - | #96989c |
RGB | 150 | 152 | 156 | - | rgb(150,152,156) |
HSL | 220 | 3% | 60% | - | hsl(220,3%,60%) |
HSV | 220 | 4% | 61% | - | hsv(220,4%,61%) |
XYZ | 29.8067 | 31.3408 | 35.9309 | - | xyz(29.8067,31.3408,35.9309) |
CIE-LAB | 62.79 | 0.07 | -2.36 | - | lab(62.79,0.07,-2.36) |
CMYK | 0.038461538461539 | 0.025641025641026 | 0 | 0.38823529411765 | cmyk(0.038461538461539,0.025641025641026,0,0.38823529411765) |
Description
The RGB value of color #96989c is rgb(150, 152, 156).
In the hex color #96989c, The value of Red is 150, value of Green is 152, and value of Blue is 156. The primary color is Blue. Similarly, The HSL values for #96989c consists of 220° Hue, 3% Saturation, and 60% Lightness.
In the CMYK color model, the color #96989c can be represented as Cyan=0.038461538461539%, Magenta=0.025641025641026%, Yellow=0%, and Black=0.38823529411765%.
Shades of #96989c
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 #96989c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #96989c
Preview of #96989c on White Background
The contrast ratio of #96989c with white color is 2.89
Preview of #96989c on black background
The contrast ratio of #96989c with black color is 7.27
#96989c color will look good with a black background.
Color Schemes of #96989c
Triadic Colors of #96989c
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 #96989c
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 #96989c
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 #96989c
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: #96989c;
}
This is a sample text used for the color #96989c. 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: #96989c;
}
This is a sample text used for the color #96989c. 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 #96989c;
}
This is a sample text used for the color #96989c. 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.75%
Green 33.19%
Blue 34.06%
CMYK Percentage
Cyan 8.5
Magenta 5.67%
Yellow 0%
Black 85.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.