#58aecc Hex Color
rgb(88, 174, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 58 | ae | cc | - | #58aecc |
RGB | 88 | 174 | 204 | - | rgb(88,174,204) |
HSL | 196 | 53% | 57% | - | hsl(196,53%,57%) |
HSV | 196 | 57% | 80% | - | hsv(196,57%,80%) |
XYZ | 30.0596 | 36.7064 | 62.6275 | - | xyz(30.0596,36.7064,62.6275) |
CIE-LAB | 67.06 | -17.34 | -23.13 | - | lab(67.06,-17.34,-23.13) |
CMYK | 0.56862745098039 | 0.14705882352941 | 0 | 0.2 | cmyk(0.56862745098039,0.14705882352941,0,0.2) |
Description
The RGB value of color #58aecc is rgb(88, 174, 204).
In the hex color #58aecc, The value of Red is 88, value of Green is 174, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #58aecc consists of 196° Hue, 53% Saturation, and 57% Lightness.
In the CMYK color model, the color #58aecc can be represented as Cyan=0.56862745098039%, Magenta=0.14705882352941%, Yellow=0%, and Black=0.2%.
Shades of #58aecc
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 #58aecc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #58aecc
Preview of #58aecc on White Background
The contrast ratio of #58aecc with white color is 2.52
Preview of #58aecc on black background
The contrast ratio of #58aecc with black color is 8.34
#58aecc color will look good with a black background.
Color Schemes of #58aecc
Triadic Colors of #58aecc
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 #58aecc
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 #58aecc
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 #58aecc
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: #58aecc;
}
This is a sample text used for the color #58aecc. 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: #58aecc;
}
This is a sample text used for the color #58aecc. 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 #58aecc;
}
This is a sample text used for the color #58aecc. 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 18.88%
Green 37.34%
Blue 43.78%
CMYK Percentage
Cyan 62.1
Magenta 16.06%
Yellow 0%
Black 21.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.