#80a1bc Hex Color
rgb(128, 161, 188)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 80 | a1 | bc | - | #80a1bc |
| RGB | 128 | 161 | 188 | - | rgb(128,161,188) |
| HSL | 207 | 31% | 62% | - | hsl(207,31%,62%) |
| HSV | 207 | 32% | 74% | - | hsv(207,32%,74%) |
| XYZ | 30.7241 | 33.7098 | 52.4643 | - | xyz(30.7241,33.7098,52.4643) |
| CIE-LAB | 64.73 | -4.83 | -17.6 | - | lab(64.73,-4.83,-17.6) |
| CMYK | 0.31914893617021 | 0.1436170212766 | 0 | 0.26274509803922 | cmyk(0.31914893617021,0.1436170212766,0,0.26274509803922) |
Description
The RGB value of color #80a1bc is rgb(128, 161, 188).
In the hex color #80a1bc, The value of Red is 128, value of Green is 161, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #80a1bc consists of 207° Hue, 31% Saturation, and 62% Lightness.
In the CMYK color model, the color #80a1bc can be represented as Cyan=0.31914893617021%, Magenta=0.1436170212766%, Yellow=0%, and Black=0.26274509803922%.
Shades of #80a1bc
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 #80a1bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #80a1bc
Preview of #80a1bc on White Background
The contrast ratio of #80a1bc with white color is 2.71
Preview of #80a1bc on black background
The contrast ratio of #80a1bc with black color is 7.74
#80a1bc color will look good with a black background.
Color Schemes of #80a1bc
Triadic Colors of #80a1bc
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 #80a1bc
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 #80a1bc
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 #80a1bc
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: #80a1bc;
}
This is a sample text used for the color #80a1bc. 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: #80a1bc;
}
This is a sample text used for the color #80a1bc. 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 #80a1bc;
}
This is a sample text used for the color #80a1bc. 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.83%
Green 33.75%
Blue 39.41%
CMYK Percentage
Cyan 43.99
Magenta 19.8%
Yellow 0%
Black 36.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.