#99949a Hex Color
rgb(153, 148, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 99 | 94 | 9a | - | #99949a |
RGB | 153 | 148 | 154 | - | rgb(153,148,154) |
HSL | 290 | 3% | 59% | - | hsl(290,3%,59%) |
HSV | 290 | 4% | 60% | - | hsv(290,4%,60%) |
XYZ | 29.5595 | 30.2852 | 34.8595 | - | xyz(29.5595,30.2852,34.8595) |
CIE-LAB | 61.9 | 2.98 | -2.51 | - | lab(61.9,2.98,-2.51) |
CMYK | 0.0064935064935065 | 0.038961038961039 | 0 | 0.39607843137255 | cmyk(0.0064935064935065,0.038961038961039,0,0.39607843137255) |
Description
The RGB value of color #99949a is rgb(153, 148, 154).
In the hex color #99949a, The value of Red is 153, value of Green is 148, and value of Blue is 154. The primary color is Blue. Similarly, The HSL values for #99949a consists of 290° Hue, 3% Saturation, and 59% Lightness.
In the CMYK color model, the color #99949a can be represented as Cyan=0.0064935064935065%, Magenta=0.038961038961039%, Yellow=0%, and Black=0.39607843137255%.
Shades of #99949a
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 #99949a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #99949a
Preview of #99949a on White Background
The contrast ratio of #99949a with white color is 2.98
Preview of #99949a on black background
The contrast ratio of #99949a with black color is 7.06
#99949a color will look good with a black background.
Color Schemes of #99949a
Triadic Colors of #99949a
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 #99949a
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 #99949a
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 #99949a
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: #99949a;
}
This is a sample text used for the color #99949a. 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: #99949a;
}
This is a sample text used for the color #99949a. 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 #99949a;
}
This is a sample text used for the color #99949a. 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.63%
Green 32.53%
Blue 33.85%
CMYK Percentage
Cyan 1.47
Magenta 8.82%
Yellow 0%
Black 89.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.