#8097a1 Hex Color
rgb(128, 151, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 80 | 97 | a1 | - | #8097a1 |
RGB | 128 | 151 | 161 | - | rgb(128,151,161) |
HSL | 198 | 15% | 57% | - | hsl(198,15%,57%) |
HSV | 198 | 20% | 63% | - | hsv(198,20%,63%) |
XYZ | 26.4017 | 29.2956 | 37.9813 | - | xyz(26.4017,29.2956,37.9813) |
CIE-LAB | 61.04 | -5.84 | -7.96 | - | lab(61.04,-5.84,-7.96) |
CMYK | 0.20496894409938 | 0.062111801242236 | 0 | 0.36862745098039 | cmyk(0.20496894409938,0.062111801242236,0,0.36862745098039) |
Description
The RGB value of color #8097a1 is rgb(128, 151, 161).
In the hex color #8097a1, The value of Red is 128, value of Green is 151, and value of Blue is 161. The primary color is Blue. Similarly, The HSL values for #8097a1 consists of 198° Hue, 15% Saturation, and 57% Lightness.
In the CMYK color model, the color #8097a1 can be represented as Cyan=0.20496894409938%, Magenta=0.062111801242236%, Yellow=0%, and Black=0.36862745098039%.
Shades of #8097a1
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 #8097a1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8097a1
Preview of #8097a1 on White Background
The contrast ratio of #8097a1 with white color is 3.06
Preview of #8097a1 on black background
The contrast ratio of #8097a1 with black color is 6.86
#8097a1 color will look good with a black background.
Color Schemes of #8097a1
Triadic Colors of #8097a1
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 #8097a1
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 #8097a1
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 #8097a1
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: #8097a1;
}
This is a sample text used for the color #8097a1. 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: #8097a1;
}
This is a sample text used for the color #8097a1. 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 #8097a1;
}
This is a sample text used for the color #8097a1. 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 29.09%
Green 34.32%
Blue 36.59%
CMYK Percentage
Cyan 32.24
Magenta 9.77%
Yellow 0%
Black 57.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.