#84acb0 Hex Color
rgb(132, 172, 176)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 84 | ac | b0 | - | #84acb0 |
RGB | 132 | 172 | 176 | - | rgb(132,172,176) |
HSL | 185 | 22% | 60% | - | hsl(185,22%,60%) |
HSV | 185 | 25% | 69% | - | hsv(185,25%,69%) |
XYZ | 32.1047 | 37.5452 | 46.6291 | - | xyz(32.1047,37.5452,46.6291) |
CIE-LAB | 67.68 | -12.49 | -6.47 | - | lab(67.68,-12.49,-6.47) |
CMYK | 0.25 | 0.022727272727273 | 0 | 0.30980392156863 | cmyk(0.25,0.022727272727273,0,0.30980392156863) |
Description
The RGB value of color #84acb0 is rgb(132, 172, 176).
In the hex color #84acb0, The value of Red is 132, value of Green is 172, and value of Blue is 176. The primary color is Blue. Similarly, The HSL values for #84acb0 consists of 185° Hue, 22% Saturation, and 60% Lightness.
In the CMYK color model, the color #84acb0 can be represented as Cyan=0.25%, Magenta=0.022727272727273%, Yellow=0%, and Black=0.30980392156863%.
Shades of #84acb0
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 #84acb0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #84acb0
Preview of #84acb0 on White Background
The contrast ratio of #84acb0 with white color is 2.47
Preview of #84acb0 on black background
The contrast ratio of #84acb0 with black color is 8.51
#84acb0 color will look good with a black background.
Color Schemes of #84acb0
Triadic Colors of #84acb0
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 #84acb0
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 #84acb0
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 #84acb0
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: #84acb0;
}
This is a sample text used for the color #84acb0. 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: #84acb0;
}
This is a sample text used for the color #84acb0. 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 #84acb0;
}
This is a sample text used for the color #84acb0. 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.5%
Green 35.83%
Blue 36.67%
CMYK Percentage
Cyan 42.92
Magenta 3.9%
Yellow 0%
Black 53.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.