#6ef5bc Hex Color
rgb(110, 245, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6e | f5 | bc | - | #6ef5bc |
RGB | 110 | 245 | 188 | - | rgb(110,245,188) |
HSL | 155 | 87% | 70% | - | hsl(155,87%,70%) |
HSV | 155 | 55% | 96% | - | hsv(155,55%,96%) |
XYZ | 48.1599 | 72.2507 | 58.9844 | - | xyz(48.1599,72.2507,58.9844) |
CIE-LAB | 88.09 | -50.05 | 16.43 | - | lab(88.09,-50.05,16.43) |
CMYK | 0.55102040816327 | 0 | 0.23265306122449 | 0.03921568627451 | cmyk(0.55102040816327,0,0.23265306122449,0.03921568627451) |
Description
The RGB value of color #6ef5bc is rgb(110, 245, 188).
In the hex color #6ef5bc, The value of Red is 110, value of Green is 245, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #6ef5bc consists of 155° Hue, 87% Saturation, and 70% Lightness.
In the CMYK color model, the color #6ef5bc can be represented as Cyan=0.55102040816327%, Magenta=0%, Yellow=0.23265306122449%, and Black=0.03921568627451%.
Shades of #6ef5bc
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 #6ef5bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6ef5bc
Preview of #6ef5bc on White Background
The contrast ratio of #6ef5bc with white color is 1.36
Preview of #6ef5bc on black background
The contrast ratio of #6ef5bc with black color is 15.45
#6ef5bc color will look good with a black background.
Color Schemes of #6ef5bc
Triadic Colors of #6ef5bc
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 #6ef5bc
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 #6ef5bc
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 #6ef5bc
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: #6ef5bc;
}
This is a sample text used for the color #6ef5bc. 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: #6ef5bc;
}
This is a sample text used for the color #6ef5bc. 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 #6ef5bc;
}
This is a sample text used for the color #6ef5bc. 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 20.26%
Green 45.12%
Blue 34.62%
CMYK Percentage
Cyan 66.96
Magenta 0%
Yellow 28.27%
Black 4.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.