#6ec5b1 Hex Color
rgb(110, 197, 177)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6e | c5 | b1 | - | #6ec5b1 |
RGB | 110 | 197 | 177 | - | rgb(110,197,177) |
HSL | 166 | 43% | 60% | - | hsl(166,43%,60%) |
HSV | 166 | 44% | 77% | - | hsv(166,44%,77%) |
XYZ | 34.3325 | 46.4218 | 48.7458 | - | xyz(34.3325,46.4218,48.7458) |
CIE-LAB | 73.82 | -31.06 | 1.86 | - | lab(73.82,-31.06,1.86) |
CMYK | 0.44162436548223 | 0 | 0.10152284263959 | 0.22745098039216 | cmyk(0.44162436548223,0,0.10152284263959,0.22745098039216) |
Description
The RGB value of color #6ec5b1 is rgb(110, 197, 177).
In the hex color #6ec5b1, The value of Red is 110, value of Green is 197, and value of Blue is 177. The primary color is Green. Similarly, The HSL values for #6ec5b1 consists of 166° Hue, 43% Saturation, and 60% Lightness.
In the CMYK color model, the color #6ec5b1 can be represented as Cyan=0.44162436548223%, Magenta=0%, Yellow=0.10152284263959%, and Black=0.22745098039216%.
Shades of #6ec5b1
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 #6ec5b1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6ec5b1
Preview of #6ec5b1 on White Background
The contrast ratio of #6ec5b1 with white color is 2.04
Preview of #6ec5b1 on black background
The contrast ratio of #6ec5b1 with black color is 10.28
#6ec5b1 color will look good with a black background.
Color Schemes of #6ec5b1
Triadic Colors of #6ec5b1
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 #6ec5b1
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 #6ec5b1
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 #6ec5b1
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: #6ec5b1;
}
This is a sample text used for the color #6ec5b1. 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: #6ec5b1;
}
This is a sample text used for the color #6ec5b1. 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 #6ec5b1;
}
This is a sample text used for the color #6ec5b1. 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 22.73%
Green 40.7%
Blue 36.57%
CMYK Percentage
Cyan 57.31
Magenta 0%
Yellow 13.17%
Black 29.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.