#84abbc Hex Color
rgb(132, 171, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 84 | ab | bc | - | #84abbc |
RGB | 132 | 171 | 188 | - | rgb(132,171,188) |
HSL | 198 | 29% | 63% | - | hsl(198,29%,63%) |
HSV | 198 | 30% | 74% | - | hsv(198,30%,74%) |
XYZ | 33.1557 | 37.6622 | 53.099 | - | xyz(33.1557,37.6622,53.099) |
CIE-LAB | 67.77 | -9.11 | -12.99 | - | lab(67.77,-9.11,-12.99) |
CMYK | 0.29787234042553 | 0.090425531914894 | 0 | 0.26274509803922 | cmyk(0.29787234042553,0.090425531914894,0,0.26274509803922) |
Description
The RGB value of color #84abbc is rgb(132, 171, 188).
In the hex color #84abbc, The value of Red is 132, value of Green is 171, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #84abbc consists of 198° Hue, 29% Saturation, and 63% Lightness.
In the CMYK color model, the color #84abbc can be represented as Cyan=0.29787234042553%, Magenta=0.090425531914894%, Yellow=0%, and Black=0.26274509803922%.
Shades of #84abbc
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 #84abbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #84abbc
Preview of #84abbc on White Background
The contrast ratio of #84abbc with white color is 2.46
Preview of #84abbc on black background
The contrast ratio of #84abbc with black color is 8.53
#84abbc color will look good with a black background.
Color Schemes of #84abbc
Triadic Colors of #84abbc
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 #84abbc
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 #84abbc
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 #84abbc
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: #84abbc;
}
This is a sample text used for the color #84abbc. 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: #84abbc;
}
This is a sample text used for the color #84abbc. 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 #84abbc;
}
This is a sample text used for the color #84abbc. 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 26.88%
Green 34.83%
Blue 38.29%
CMYK Percentage
Cyan 45.75
Magenta 13.89%
Yellow 0%
Black 40.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.