#8bbab8 Hex Color
rgb(139, 186, 184)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 8b | ba | b8 | - | #8bbab8 |
| RGB | 139 | 186 | 184 | - | rgb(139,186,184) |
| HSL | 177 | 25% | 64% | - | hsl(177,25%,64%) |
| HSV | 177 | 25% | 73% | - | hsv(177,25%,73%) |
| XYZ | 36.8581 | 44.0675 | 51.9106 | - | xyz(36.8581,44.0675,51.9106) |
| CIE-LAB | 72.27 | -15.87 | -4.05 | - | lab(72.27,-15.87,-4.05) |
| CMYK | 0.25268817204301 | 0 | 0.010752688172043 | 0.27058823529412 | cmyk(0.25268817204301,0,0.010752688172043,0.27058823529412) |
Description
The RGB value of color #8bbab8 is rgb(139, 186, 184).
In the hex color #8bbab8, The value of Red is 139, value of Green is 186, and value of Blue is 184. The primary color is Green. Similarly, The HSL values for #8bbab8 consists of 177° Hue, 25% Saturation, and 64% Lightness.
In the CMYK color model, the color #8bbab8 can be represented as Cyan=0.25268817204301%, Magenta=0%, Yellow=0.010752688172043%, and Black=0.27058823529412%.
Shades of #8bbab8
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 #8bbab8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8bbab8
Preview of #8bbab8 on White Background
The contrast ratio of #8bbab8 with white color is 2.14
Preview of #8bbab8 on black background
The contrast ratio of #8bbab8 with black color is 9.81
#8bbab8 color will look good with a black background.
Color Schemes of #8bbab8
Triadic Colors of #8bbab8
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 #8bbab8
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 #8bbab8
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 #8bbab8
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: #8bbab8;
}
This is a sample text used for the color #8bbab8. 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: #8bbab8;
}
This is a sample text used for the color #8bbab8. 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 #8bbab8;
}
This is a sample text used for the color #8bbab8. 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 27.31%
Green 36.54%
Blue 36.15%
CMYK Percentage
Cyan 47.32
Magenta 0%
Yellow 2.01%
Black 50.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.