#7f8aa1 Hex Color
rgb(127, 138, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7f | 8a | a1 | - | #7f8aa1 |
RGB | 127 | 138 | 161 | - | rgb(127,138,161) |
HSL | 221 | 15% | 56% | - | hsl(221,15%,56%) |
HSV | 221 | 21% | 63% | - | hsv(221,21%,63%) |
XYZ | 24.2739 | 25.2622 | 37.3149 | - | xyz(24.2739,25.2622,37.3149) |
CIE-LAB | 57.33 | 1.15 | -13.53 | - | lab(57.33,1.15,-13.53) |
CMYK | 0.2111801242236 | 0.14285714285714 | 0 | 0.36862745098039 | cmyk(0.2111801242236,0.14285714285714,0,0.36862745098039) |
Description
The RGB value of color #7f8aa1 is rgb(127, 138, 161).
In the hex color #7f8aa1, The value of Red is 127, value of Green is 138, and value of Blue is 161. The primary color is Blue. Similarly, The HSL values for #7f8aa1 consists of 221° Hue, 15% Saturation, and 56% Lightness.
In the CMYK color model, the color #7f8aa1 can be represented as Cyan=0.2111801242236%, Magenta=0.14285714285714%, Yellow=0%, and Black=0.36862745098039%.
Shades of #7f8aa1
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 #7f8aa1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7f8aa1
Preview of #7f8aa1 on White Background
The contrast ratio of #7f8aa1 with white color is 3.47
Preview of #7f8aa1 on black background
The contrast ratio of #7f8aa1 with black color is 6.05
#7f8aa1 color will look good with a black background.
Color Schemes of #7f8aa1
Triadic Colors of #7f8aa1
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 #7f8aa1
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 #7f8aa1
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 #7f8aa1
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: #7f8aa1;
}
This is a sample text used for the color #7f8aa1. 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: #7f8aa1;
}
This is a sample text used for the color #7f8aa1. 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 #7f8aa1;
}
This is a sample text used for the color #7f8aa1. 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.81%
Green 32.39%
Blue 37.79%
CMYK Percentage
Cyan 29.22
Magenta 19.77%
Yellow 0%
Black 51.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.