#5cb7bb Hex Color
rgb(92, 183, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5c | b7 | bb | - | #5cb7bb |
RGB | 92 | 183 | 187 | - | rgb(92,183,187) |
HSL | 183 | 41% | 55% | - | hsl(183,41%,55%) |
HSV | 183 | 51% | 73% | - | hsv(183,51%,73%) |
XYZ | 30.3168 | 39.7301 | 53.0845 | - | xyz(30.3168,39.7301,53.0845) |
CIE-LAB | 69.28 | -25.95 | -10.38 | - | lab(69.28,-25.95,-10.38) |
CMYK | 0.50802139037433 | 0.021390374331551 | 0 | 0.26666666666667 | cmyk(0.50802139037433,0.021390374331551,0,0.26666666666667) |
Description
The RGB value of color #5cb7bb is rgb(92, 183, 187).
In the hex color #5cb7bb, The value of Red is 92, value of Green is 183, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #5cb7bb consists of 183° Hue, 41% Saturation, and 55% Lightness.
In the CMYK color model, the color #5cb7bb can be represented as Cyan=0.50802139037433%, Magenta=0.021390374331551%, Yellow=0%, and Black=0.26666666666667%.
Shades of #5cb7bb
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 #5cb7bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5cb7bb
Preview of #5cb7bb on White Background
The contrast ratio of #5cb7bb with white color is 2.35
Preview of #5cb7bb on black background
The contrast ratio of #5cb7bb with black color is 8.95
#5cb7bb color will look good with a black background.
Color Schemes of #5cb7bb
Triadic Colors of #5cb7bb
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 #5cb7bb
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 #5cb7bb
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 #5cb7bb
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: #5cb7bb;
}
This is a sample text used for the color #5cb7bb. 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: #5cb7bb;
}
This is a sample text used for the color #5cb7bb. 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 #5cb7bb;
}
This is a sample text used for the color #5cb7bb. 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.91%
Green 39.61%
Blue 40.48%
CMYK Percentage
Cyan 63.82
Magenta 2.69%
Yellow 0%
Black 33.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.