#00efbe Hex Color
rgb(0, 239, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 00 | ef | be | - | #00efbe |
RGB | 0 | 239 | 190 | - | rgb(0,239,190) |
HSL | 168 | 100% | 47% | - | hsl(168,100%,47%) |
HSV | 168 | 100% | 94% | - | hsv(168,100%,94%) |
XYZ | 40.1608 | 65.4507 | 59.2318 | - | xyz(40.1608,65.4507,59.2318) |
CIE-LAB | 84.72 | -58.92 | 10.38 | - | lab(84.72,-58.92,10.38) |
CMYK | 1 | 0 | 0.20502092050209 | 0.062745098039216 | cmyk(1,0,0.20502092050209,0.062745098039216) |
Description
The RGB value of color #00efbe is rgb(0, 239, 190).
In the hex color #00efbe, The value of Red is 0, value of Green is 239, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #00efbe consists of 168° Hue, 100% Saturation, and 47% Lightness.
In the CMYK color model, the color #00efbe can be represented as Cyan=1%, Magenta=0%, Yellow=0.20502092050209%, and Black=0.062745098039216%.
Shades of #00efbe
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 #00efbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #00efbe
Preview of #00efbe on White Background
The contrast ratio of #00efbe with white color is 1.49
Preview of #00efbe on black background
The contrast ratio of #00efbe with black color is 14.09
#00efbe color will look good with a black background.
Color Schemes of #00efbe
Triadic Colors of #00efbe
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 #00efbe
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 #00efbe
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 #00efbe
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: #00efbe;
}
This is a sample text used for the color #00efbe. 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: #00efbe;
}
This is a sample text used for the color #00efbe. 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 #00efbe;
}
This is a sample text used for the color #00efbe. 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 0%
Green 55.71%
Blue 44.29%
CMYK Percentage
Cyan 78.88
Magenta 0%
Yellow 16.17%
Black 4.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.