#99abba Hex Color
rgb(153, 171, 186)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 99 | ab | ba | - | #99abba |
RGB | 153 | 171 | 186 | - | rgb(153,171,186) |
HSL | 207 | 19% | 66% | - | hsl(207,19%,66%) |
HSV | 207 | 18% | 73% | - | hsv(207,18%,73%) |
XYZ | 36.5627 | 39.4433 | 52.1406 | - | xyz(36.5627,39.4433,52.1406) |
CIE-LAB | 69.07 | -3.05 | -9.8 | - | lab(69.07,-3.05,-9.8) |
CMYK | 0.17741935483871 | 0.080645161290323 | 0 | 0.27058823529412 | cmyk(0.17741935483871,0.080645161290323,0,0.27058823529412) |
Description
The RGB value of color #99abba is rgb(153, 171, 186).
In the hex color #99abba, The value of Red is 153, value of Green is 171, and value of Blue is 186. The primary color is Blue. Similarly, The HSL values for #99abba consists of 207° Hue, 19% Saturation, and 66% Lightness.
In the CMYK color model, the color #99abba can be represented as Cyan=0.17741935483871%, Magenta=0.080645161290323%, Yellow=0%, and Black=0.27058823529412%.
Shades of #99abba
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 #99abba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #99abba
Preview of #99abba on White Background
The contrast ratio of #99abba with white color is 2.36
Preview of #99abba on black background
The contrast ratio of #99abba with black color is 8.89
#99abba color will look good with a black background.
Color Schemes of #99abba
Triadic Colors of #99abba
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 #99abba
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 #99abba
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 #99abba
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: #99abba;
}
This is a sample text used for the color #99abba. 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: #99abba;
}
This is a sample text used for the color #99abba. 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 #99abba;
}
This is a sample text used for the color #99abba. 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 30%
Green 33.53%
Blue 36.47%
CMYK Percentage
Cyan 33.56
Magenta 15.25%
Yellow 0%
Black 51.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.