#55ffef Hex Color
rgb(85, 255, 239)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 55 | ff | ef | - | #55ffef |
| RGB | 85 | 255 | 239 | - | rgb(85,255,239) |
| HSL | 174 | 100% | 67% | - | hsl(174,100%,67%) |
| HSV | 174 | 67% | 100% | - | hsv(174,67%,100%) |
| XYZ | 55.0863 | 79.6833 | 94.1384 | - | xyz(55.0863,79.6833,94.1384) |
| CIE-LAB | 91.54 | -46.67 | -5.11 | - | lab(91.54,-46.67,-5.11) |
| CMYK | 0.66666666666667 | 0 | 0.062745098039216 | 0 | cmyk(0.66666666666667,0,0.062745098039216,0) |
Description
The RGB value of color #55ffef is rgb(85, 255, 239).
In the hex color #55ffef, The value of Red is 85, value of Green is 255, and value of Blue is 239. The primary color is Green. Similarly, The HSL values for #55ffef consists of 174° Hue, 100% Saturation, and 67% Lightness.
In the CMYK color model, the color #55ffef can be represented as Cyan=0.66666666666667%, Magenta=0%, Yellow=0.062745098039216%, and Black=0%.
Shades of #55ffef
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 #55ffef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #55ffef
Preview of #55ffef on White Background
The contrast ratio of #55ffef with white color is 1.24
Preview of #55ffef on black background
The contrast ratio of #55ffef with black color is 16.94
#55ffef color will look good with a black background.
Color Schemes of #55ffef
Triadic Colors of #55ffef
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 #55ffef
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 #55ffef
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 #55ffef
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: #55ffef;
}
This is a sample text used for the color #55ffef. 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: #55ffef;
}
This is a sample text used for the color #55ffef. 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 #55ffef;
}
This is a sample text used for the color #55ffef. 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 14.68%
Green 44.04%
Blue 41.28%
CMYK Percentage
Cyan 91.4
Magenta 0%
Yellow 8.6%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.