#5c879c Hex Color
rgb(92, 135, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5c | 87 | 9c | - | #5c879c |
RGB | 92 | 135 | 156 | - | rgb(92,135,156) |
HSL | 200 | 26% | 49% | - | hsl(200,26%,49%) |
HSV | 200 | 41% | 61% | - | hsv(200,41%,61%) |
XYZ | 19.0784 | 22.0036 | 34.6941 | - | xyz(19.0784,22.0036,34.6941) |
CIE-LAB | 54.03 | -9.1 | -15.86 | - | lab(54.03,-9.1,-15.86) |
CMYK | 0.41025641025641 | 0.13461538461538 | 0 | 0.38823529411765 | cmyk(0.41025641025641,0.13461538461538,0,0.38823529411765) |
Description
The RGB value of color #5c879c is rgb(92, 135, 156).
In the hex color #5c879c, The value of Red is 92, value of Green is 135, and value of Blue is 156. The primary color is Blue. Similarly, The HSL values for #5c879c consists of 200° Hue, 26% Saturation, and 49% Lightness.
In the CMYK color model, the color #5c879c can be represented as Cyan=0.41025641025641%, Magenta=0.13461538461538%, Yellow=0%, and Black=0.38823529411765%.
Shades of #5c879c
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 #5c879c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5c879c
Preview of #5c879c on White Background
The contrast ratio of #5c879c with white color is 3.89
Preview of #5c879c on black background
The contrast ratio of #5c879c with black color is 5.4
#5c879c color will look good with a black background.
Color Schemes of #5c879c
Triadic Colors of #5c879c
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 #5c879c
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 #5c879c
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 #5c879c
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: #5c879c;
}
This is a sample text used for the color #5c879c. 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: #5c879c;
}
This is a sample text used for the color #5c879c. 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 #5c879c;
}
This is a sample text used for the color #5c879c. 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 24.02%
Green 35.25%
Blue 40.73%
CMYK Percentage
Cyan 43.97
Magenta 14.43%
Yellow 0%
Black 41.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.