#6eaf8b Hex Color
rgb(110, 175, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6e | af | 8b | - | #6eaf8b |
RGB | 110 | 175 | 139 | - | rgb(110,175,139) |
HSL | 147 | 29% | 56% | - | hsl(147,29%,56%) |
HSV | 147 | 37% | 69% | - | hsv(147,37%,69%) |
XYZ | 26.4206 | 35.839 | 29.9512 | - | xyz(26.4206,35.839,29.9512) |
CIE-LAB | 66.4 | -28.84 | 11.99 | - | lab(66.4,-28.84,11.99) |
CMYK | 0.37142857142857 | 0 | 0.20571428571429 | 0.31372549019608 | cmyk(0.37142857142857,0,0.20571428571429,0.31372549019608) |
Description
The RGB value of color #6eaf8b is rgb(110, 175, 139).
In the hex color #6eaf8b, The value of Red is 110, value of Green is 175, and value of Blue is 139. The primary color is Green. Similarly, The HSL values for #6eaf8b consists of 147° Hue, 29% Saturation, and 56% Lightness.
In the CMYK color model, the color #6eaf8b can be represented as Cyan=0.37142857142857%, Magenta=0%, Yellow=0.20571428571429%, and Black=0.31372549019608%.
Shades of #6eaf8b
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 #6eaf8b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6eaf8b
Preview of #6eaf8b on White Background
The contrast ratio of #6eaf8b with white color is 2.57
Preview of #6eaf8b on black background
The contrast ratio of #6eaf8b with black color is 8.17
#6eaf8b color will look good with a black background.
Color Schemes of #6eaf8b
Triadic Colors of #6eaf8b
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 #6eaf8b
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 #6eaf8b
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 #6eaf8b
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: #6eaf8b;
}
This is a sample text used for the color #6eaf8b. 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: #6eaf8b;
}
This is a sample text used for the color #6eaf8b. 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 #6eaf8b;
}
This is a sample text used for the color #6eaf8b. 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 25.94%
Green 41.27%
Blue 32.78%
CMYK Percentage
Cyan 41.69
Magenta 0%
Yellow 23.09%
Black 35.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.