#6e9a98 Hex Color
rgb(110, 154, 152)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6e | 9a | 98 | - | #6e9a98 |
RGB | 110 | 154 | 152 | - | rgb(110,154,152) |
HSL | 177 | 18% | 52% | - | hsl(177,18%,52%) |
HSV | 177 | 29% | 60% | - | hsv(177,29%,60%) |
XYZ | 23.6535 | 28.6932 | 33.9974 | - | xyz(23.6535,28.6932,33.9974) |
CIE-LAB | 60.51 | -15.28 | -3.77 | - | lab(60.51,-15.28,-3.77) |
CMYK | 0.28571428571429 | 0 | 0.012987012987013 | 0.39607843137255 | cmyk(0.28571428571429,0,0.012987012987013,0.39607843137255) |
Description
The RGB value of color #6e9a98 is rgb(110, 154, 152).
In the hex color #6e9a98, The value of Red is 110, value of Green is 154, and value of Blue is 152. The primary color is Green. Similarly, The HSL values for #6e9a98 consists of 177° Hue, 18% Saturation, and 52% Lightness.
In the CMYK color model, the color #6e9a98 can be represented as Cyan=0.28571428571429%, Magenta=0%, Yellow=0.012987012987013%, and Black=0.39607843137255%.
Shades of #6e9a98
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 #6e9a98
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6e9a98
Preview of #6e9a98 on White Background
The contrast ratio of #6e9a98 with white color is 3.12
Preview of #6e9a98 on black background
The contrast ratio of #6e9a98 with black color is 6.74
#6e9a98 color will look good with a black background.
Color Schemes of #6e9a98
Triadic Colors of #6e9a98
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 #6e9a98
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 #6e9a98
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 #6e9a98
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: #6e9a98;
}
This is a sample text used for the color #6e9a98. 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: #6e9a98;
}
This is a sample text used for the color #6e9a98. 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 #6e9a98;
}
This is a sample text used for the color #6e9a98. 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 26.44%
Green 37.02%
Blue 36.54%
CMYK Percentage
Cyan 41.12
Magenta 0%
Yellow 1.87%
Black 57.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.