#6e8082 Hex Color
rgb(110, 128, 130)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6e | 80 | 82 | - | #6e8082 |
RGB | 110 | 128 | 130 | - | rgb(110,128,130) |
HSL | 186 | 8% | 47% | - | hsl(186,8%,47%) |
HSV | 186 | 15% | 51% | - | hsv(186,15%,51%) |
XYZ | 18.1788 | 20.365 | 24.0918 | - | xyz(18.1788,20.365,24.0918) |
CIE-LAB | 52.25 | -6.09 | -3.3 | - | lab(52.25,-6.09,-3.3) |
CMYK | 0.15384615384615 | 0.015384615384615 | 0 | 0.49019607843137 | cmyk(0.15384615384615,0.015384615384615,0,0.49019607843137) |
Description
The RGB value of color #6e8082 is rgb(110, 128, 130).
In the hex color #6e8082, The value of Red is 110, value of Green is 128, and value of Blue is 130. The primary color is Blue. Similarly, The HSL values for #6e8082 consists of 186° Hue, 8% Saturation, and 47% Lightness.
In the CMYK color model, the color #6e8082 can be represented as Cyan=0.15384615384615%, Magenta=0.015384615384615%, Yellow=0%, and Black=0.49019607843137%.
This color is named Stormy Sea.
Shades of #6e8082
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 #6e8082
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6e8082
Preview of #6e8082 on White Background
The contrast ratio of #6e8082 with white color is 4.14
Preview of #6e8082 on black background
The contrast ratio of #6e8082 with black color is 5.07
#6e8082 color will look good with a black background.
Color Schemes of #6e8082
Triadic Colors of #6e8082
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 #6e8082
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 #6e8082
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 #6e8082
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: #6e8082;
}
This is a sample text used for the color #6e8082. 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: #6e8082;
}
This is a sample text used for the color #6e8082. 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 #6e8082;
}
This is a sample text used for the color #6e8082. 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.89%
Green 34.78%
Blue 35.33%
CMYK Percentage
Cyan 23.33
Magenta 2.33%
Yellow 0%
Black 74.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.