#57bebf Hex Color
rgb(87, 190, 191)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 57 | be | bf | - | #57bebf |
| RGB | 87 | 190 | 191 | - | rgb(87,190,191) |
| HSL | 181 | 45% | 55% | - | hsl(181,45%,55%) |
| HSV | 181 | 54% | 75% | - | hsv(181,54%,75%) |
| XYZ | 31.7479 | 42.6147 | 55.8424 | - | xyz(31.7479,42.6147,55.8424) |
| CIE-LAB | 71.29 | -29.34 | -9.59 | - | lab(71.29,-29.34,-9.59) |
| CMYK | 0.54450261780105 | 0.0052356020942408 | 0 | 0.25098039215686 | cmyk(0.54450261780105,0.0052356020942408,0,0.25098039215686) |
Description
The RGB value of color #57bebf is rgb(87, 190, 191).
In the hex color #57bebf, The value of Red is 87, value of Green is 190, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #57bebf consists of 181° Hue, 45% Saturation, and 55% Lightness.
In the CMYK color model, the color #57bebf can be represented as Cyan=0.54450261780105%, Magenta=0.0052356020942408%, Yellow=0%, and Black=0.25098039215686%.
Shades of #57bebf
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 #57bebf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #57bebf
Preview of #57bebf on White Background
The contrast ratio of #57bebf with white color is 2.21
Preview of #57bebf on black background
The contrast ratio of #57bebf with black color is 9.52
#57bebf color will look good with a black background.
Color Schemes of #57bebf
Triadic Colors of #57bebf
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 #57bebf
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 #57bebf
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 #57bebf
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: #57bebf;
}
This is a sample text used for the color #57bebf. 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: #57bebf;
}
This is a sample text used for the color #57bebf. 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 #57bebf;
}
This is a sample text used for the color #57bebf. 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.59%
Green 40.6%
Blue 40.81%
CMYK Percentage
Cyan 68
Magenta 0.65%
Yellow 0%
Black 31.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.