#58efff Hex Color
rgb(88, 239, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 58 | ef | ff | - | #58efff |
| RGB | 88 | 239 | 255 | - | rgb(88,239,255) |
| HSL | 186 | 100% | 67% | - | hsl(186,100%,67%) |
| HSV | 186 | 65% | 100% | - | hsv(186,65%,100%) |
| XYZ | 52.941 | 71.0277 | 105.5272 | - | xyz(52.941,71.0277,105.5272) |
| CIE-LAB | 87.5 | -34.72 | -19.48 | - | lab(87.5,-34.72,-19.48) |
| CMYK | 0.65490196078431 | 0.062745098039216 | 0 | 0 | cmyk(0.65490196078431,0.062745098039216,0,0) |
Description
The RGB value of color #58efff is rgb(88, 239, 255).
In the hex color #58efff, The value of Red is 88, value of Green is 239, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #58efff consists of 186° Hue, 100% Saturation, and 67% Lightness.
In the CMYK color model, the color #58efff can be represented as Cyan=0.65490196078431%, Magenta=0.062745098039216%, Yellow=0%, and Black=0%.
Shades of #58efff
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 #58efff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #58efff
Preview of #58efff on White Background
The contrast ratio of #58efff with white color is 1.38
Preview of #58efff on black background
The contrast ratio of #58efff with black color is 15.21
#58efff color will look good with a black background.
Color Schemes of #58efff
Triadic Colors of #58efff
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 #58efff
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 #58efff
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 #58efff
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: #58efff;
}
This is a sample text used for the color #58efff. 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: #58efff;
}
This is a sample text used for the color #58efff. 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 #58efff;
}
This is a sample text used for the color #58efff. 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 15.12%
Green 41.07%
Blue 43.81%
CMYK Percentage
Cyan 91.26
Magenta 8.74%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.