#5caecc Hex Color
rgb(92, 174, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5c | ae | cc | - | #5caecc |
RGB | 92 | 174 | 204 | - | rgb(92,174,204) |
HSL | 196 | 52% | 58% | - | hsl(196,52%,58%) |
HSV | 196 | 55% | 80% | - | hsv(196,55%,80%) |
XYZ | 30.4488 | 36.907 | 62.6457 | - | xyz(30.4488,36.907,62.6457) |
CIE-LAB | 67.21 | -16.53 | -22.88 | - | lab(67.21,-16.53,-22.88) |
CMYK | 0.54901960784314 | 0.14705882352941 | 0 | 0.2 | cmyk(0.54901960784314,0.14705882352941,0,0.2) |
Description
The RGB value of color #5caecc is rgb(92, 174, 204).
In the hex color #5caecc, The value of Red is 92, value of Green is 174, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #5caecc consists of 196° Hue, 52% Saturation, and 58% Lightness.
In the CMYK color model, the color #5caecc can be represented as Cyan=0.54901960784314%, Magenta=0.14705882352941%, Yellow=0%, and Black=0.2%.
Shades of #5caecc
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 #5caecc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5caecc
Preview of #5caecc on White Background
The contrast ratio of #5caecc with white color is 2.51
Preview of #5caecc on black background
The contrast ratio of #5caecc with black color is 8.38
#5caecc color will look good with a black background.
Color Schemes of #5caecc
Triadic Colors of #5caecc
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 #5caecc
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 #5caecc
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 #5caecc
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: #5caecc;
}
This is a sample text used for the color #5caecc. 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: #5caecc;
}
This is a sample text used for the color #5caecc. 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 #5caecc;
}
This is a sample text used for the color #5caecc. 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 19.57%
Green 37.02%
Blue 43.4%
CMYK Percentage
Cyan 61.27
Magenta 16.41%
Yellow 0%
Black 22.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.