#99948c Hex Color
rgb(153, 148, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 99 | 94 | 8c | - | #99948c |
RGB | 153 | 148 | 140 | - | rgb(153,148,140) |
HSL | 37 | 6% | 57% | - | hsl(37,6%,57%) |
HSV | 37 | 8% | 60% | - | hsv(37,8%,60%) |
XYZ | 28.4604 | 29.8456 | 29.0717 | - | xyz(28.4604,29.8456,29.0717) |
CIE-LAB | 61.52 | 0.36 | 4.87 | - | lab(61.52,0.36,4.87) |
CMYK | 0 | 0.032679738562091 | 0.084967320261438 | 0.4 | cmyk(0,0.032679738562091,0.084967320261438,0.4) |
Description
The RGB value of color #99948c is rgb(153, 148, 140).
In the hex color #99948c, The value of Red is 153, value of Green is 148, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #99948c consists of 37° Hue, 6% Saturation, and 57% Lightness.
In the CMYK color model, the color #99948c can be represented as Cyan=0%, Magenta=0.032679738562091%, Yellow=0.084967320261438%, and Black=0.4%.
Shades of #99948c
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 #99948c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #99948c
Preview of #99948c on White Background
The contrast ratio of #99948c with white color is 3.01
Preview of #99948c on black background
The contrast ratio of #99948c with black color is 6.97
#99948c color will look good with a black background.
Color Schemes of #99948c
Triadic Colors of #99948c
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 #99948c
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 #99948c
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 #99948c
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: #99948c;
}
This is a sample text used for the color #99948c. 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: #99948c;
}
This is a sample text used for the color #99948c. 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 #99948c;
}
This is a sample text used for the color #99948c. 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 34.69%
Green 33.56%
Blue 31.75%
CMYK Percentage
Cyan 0
Magenta 6.31%
Yellow 16.41%
Black 77.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.