#99a09d Hex Color
rgb(153, 160, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 99 | a0 | 9d | - | #99a09d |
RGB | 153 | 160 | 157 | - | rgb(153,160,157) |
HSL | 154 | 4% | 61% | - | hsl(154,4%,61%) |
HSV | 154 | 4% | 63% | - | hsv(154,4%,63%) |
XYZ | 31.7935 | 34.3482 | 36.8525 | - | xyz(31.7935,34.3482,36.8525) |
CIE-LAB | 65.24 | -3.08 | 0.69 | - | lab(65.24,-3.08,0.69) |
CMYK | 0.04375 | 0 | 0.01875 | 0.37254901960784 | cmyk(0.04375,0,0.01875,0.37254901960784) |
Description
The RGB value of color #99a09d is rgb(153, 160, 157).
In the hex color #99a09d, The value of Red is 153, value of Green is 160, and value of Blue is 157. The primary color is Green. Similarly, The HSL values for #99a09d consists of 154° Hue, 4% Saturation, and 61% Lightness.
In the CMYK color model, the color #99a09d can be represented as Cyan=0.04375%, Magenta=0%, Yellow=0.01875%, and Black=0.37254901960784%.
Shades of #99a09d
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 #99a09d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #99a09d
Preview of #99a09d on White Background
The contrast ratio of #99a09d with white color is 2.67
Preview of #99a09d on black background
The contrast ratio of #99a09d with black color is 7.87
#99a09d color will look good with a black background.
Color Schemes of #99a09d
Triadic Colors of #99a09d
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 #99a09d
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 #99a09d
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 #99a09d
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: #99a09d;
}
This is a sample text used for the color #99a09d. 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: #99a09d;
}
This is a sample text used for the color #99a09d. 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 #99a09d;
}
This is a sample text used for the color #99a09d. 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.55%
Green 34.04%
Blue 33.4%
CMYK Percentage
Cyan 10.06
Magenta 0%
Yellow 4.31%
Black 85.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.