#7a84a1 Hex Color
rgb(122, 132, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7a | 84 | a1 | - | #7a84a1 |
RGB | 122 | 132 | 161 | - | rgb(122,132,161) |
HSL | 225 | 17% | 55% | - | hsl(225,17%,55%) |
HSV | 225 | 24% | 63% | - | hsv(225,24%,63%) |
XYZ | 22.7103 | 23.2133 | 37.0019 | - | xyz(22.7103,23.2133,37.0019) |
CIE-LAB | 55.29 | 2.97 | -16.65 | - | lab(55.29,2.97,-16.65) |
CMYK | 0.24223602484472 | 0.18012422360248 | 0 | 0.36862745098039 | cmyk(0.24223602484472,0.18012422360248,0,0.36862745098039) |
Description
The RGB value of color #7a84a1 is rgb(122, 132, 161).
In the hex color #7a84a1, The value of Red is 122, value of Green is 132, and value of Blue is 161. The primary color is Blue. Similarly, The HSL values for #7a84a1 consists of 225° Hue, 17% Saturation, and 55% Lightness.
In the CMYK color model, the color #7a84a1 can be represented as Cyan=0.24223602484472%, Magenta=0.18012422360248%, Yellow=0%, and Black=0.36862745098039%.
Shades of #7a84a1
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 #7a84a1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7a84a1
Preview of #7a84a1 on White Background
The contrast ratio of #7a84a1 with white color is 3.72
Preview of #7a84a1 on black background
The contrast ratio of #7a84a1 with black color is 5.64
#7a84a1 color will look good with a black background.
Color Schemes of #7a84a1
Triadic Colors of #7a84a1
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 #7a84a1
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 #7a84a1
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 #7a84a1
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: #7a84a1;
}
This is a sample text used for the color #7a84a1. 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: #7a84a1;
}
This is a sample text used for the color #7a84a1. 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 #7a84a1;
}
This is a sample text used for the color #7a84a1. 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.4%
Green 31.81%
Blue 38.8%
CMYK Percentage
Cyan 30.62
Magenta 22.77%
Yellow 0%
Black 46.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.