#7eaa9a Hex Color
rgb(126, 170, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7e | aa | 9a | - | #7eaa9a |
RGB | 126 | 170 | 154 | - | rgb(126,170,154) |
HSL | 158 | 21% | 58% | - | hsl(158,21%,58%) |
HSV | 158 | 26% | 67% | - | hsv(158,26%,67%) |
XYZ | 28.8116 | 35.5182 | 35.909 | - | xyz(28.8116,35.5182,35.909) |
CIE-LAB | 66.15 | -18.22 | 3.46 | - | lab(66.15,-18.22,3.46) |
CMYK | 0.25882352941176 | 0 | 0.094117647058824 | 0.33333333333333 | cmyk(0.25882352941176,0,0.094117647058824,0.33333333333333) |
Description
The RGB value of color #7eaa9a is rgb(126, 170, 154).
In the hex color #7eaa9a, The value of Red is 126, value of Green is 170, and value of Blue is 154. The primary color is Green. Similarly, The HSL values for #7eaa9a consists of 158° Hue, 21% Saturation, and 58% Lightness.
In the CMYK color model, the color #7eaa9a can be represented as Cyan=0.25882352941176%, Magenta=0%, Yellow=0.094117647058824%, and Black=0.33333333333333%.
Shades of #7eaa9a
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 #7eaa9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7eaa9a
Preview of #7eaa9a on White Background
The contrast ratio of #7eaa9a with white color is 2.59
Preview of #7eaa9a on black background
The contrast ratio of #7eaa9a with black color is 8.1
#7eaa9a color will look good with a black background.
Color Schemes of #7eaa9a
Triadic Colors of #7eaa9a
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 #7eaa9a
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 #7eaa9a
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 #7eaa9a
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: #7eaa9a;
}
This is a sample text used for the color #7eaa9a. 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: #7eaa9a;
}
This is a sample text used for the color #7eaa9a. 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 #7eaa9a;
}
This is a sample text used for the color #7eaa9a. 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 28%
Green 37.78%
Blue 34.22%
CMYK Percentage
Cyan 37.71
Magenta 0%
Yellow 13.71%
Black 48.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.