#39b1bc Hex Color
rgb(57, 177, 188)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 39 | b1 | bc | - | #39b1bc |
| RGB | 57 | 177 | 188 | - | rgb(57,177,188) |
| HSL | 185 | 53% | 48% | - | hsl(185,53%,48%) |
| HSV | 185 | 70% | 74% | - | hsv(185,70%,74%) |
| XYZ | 26.4866 | 35.945 | 53.119 | - | xyz(26.4866,35.945,53.119) |
| CIE-LAB | 66.48 | -28.92 | -15.24 | - | lab(66.48,-28.92,-15.24) |
| CMYK | 0.6968085106383 | 0.058510638297872 | 0 | 0.26274509803922 | cmyk(0.6968085106383,0.058510638297872,0,0.26274509803922) |
Description
The RGB value of color #39b1bc is rgb(57, 177, 188).
In the hex color #39b1bc, The value of Red is 57, value of Green is 177, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #39b1bc consists of 185° Hue, 53% Saturation, and 48% Lightness.
In the CMYK color model, the color #39b1bc can be represented as Cyan=0.6968085106383%, Magenta=0.058510638297872%, Yellow=0%, and Black=0.26274509803922%.
Shades of #39b1bc
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 #39b1bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #39b1bc
Preview of #39b1bc on White Background
The contrast ratio of #39b1bc with white color is 2.56
Preview of #39b1bc on black background
The contrast ratio of #39b1bc with black color is 8.19
#39b1bc color will look good with a black background.
Color Schemes of #39b1bc
Triadic Colors of #39b1bc
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 #39b1bc
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 #39b1bc
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 #39b1bc
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: #39b1bc;
}
This is a sample text used for the color #39b1bc. 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: #39b1bc;
}
This is a sample text used for the color #39b1bc. 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 #39b1bc;
}
This is a sample text used for the color #39b1bc. 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 13.51%
Green 41.94%
Blue 44.55%
CMYK Percentage
Cyan 68.44
Magenta 5.75%
Yellow 0%
Black 25.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.