#7faf9f Hex Color
rgb(127, 175, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7f | af | 9f | - | #7faf9f |
RGB | 127 | 175 | 159 | - | rgb(127,175,159) |
HSL | 160 | 23% | 59% | - | hsl(160,23%,59%) |
HSV | 160 | 27% | 69% | - | hsv(160,27%,69%) |
XYZ | 30.3404 | 37.6752 | 38.4738 | - | xyz(30.3404,37.6752,38.4738) |
CIE-LAB | 67.78 | -19.41 | 3.05 | - | lab(67.78,-19.41,3.05) |
CMYK | 0.27428571428571 | 0 | 0.091428571428571 | 0.31372549019608 | cmyk(0.27428571428571,0,0.091428571428571,0.31372549019608) |
Description
The RGB value of color #7faf9f is rgb(127, 175, 159).
In the hex color #7faf9f, The value of Red is 127, value of Green is 175, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #7faf9f consists of 160° Hue, 23% Saturation, and 59% Lightness.
In the CMYK color model, the color #7faf9f can be represented as Cyan=0.27428571428571%, Magenta=0%, Yellow=0.091428571428571%, and Black=0.31372549019608%.
Shades of #7faf9f
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 #7faf9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7faf9f
Preview of #7faf9f on White Background
The contrast ratio of #7faf9f with white color is 2.46
Preview of #7faf9f on black background
The contrast ratio of #7faf9f with black color is 8.54
#7faf9f color will look good with a black background.
Color Schemes of #7faf9f
Triadic Colors of #7faf9f
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 #7faf9f
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 #7faf9f
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 #7faf9f
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: #7faf9f;
}
This is a sample text used for the color #7faf9f. 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: #7faf9f;
}
This is a sample text used for the color #7faf9f. 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 #7faf9f;
}
This is a sample text used for the color #7faf9f. 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 27.55%
Green 37.96%
Blue 34.49%
CMYK Percentage
Cyan 40.37
Magenta 0%
Yellow 13.46%
Black 46.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.