#3bbaed Hex Color
rgb(59, 186, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3b | ba | ed | - | #3bbaed |
RGB | 59 | 186 | 237 | - | rgb(59,186,237) |
HSL | 197 | 83% | 58% | - | hsl(197,83%,58%) |
HSV | 197 | 75% | 93% | - | hsv(197,75%,93%) |
XYZ | 34.6486 | 42.162 | 86.4327 | - | xyz(34.6486,42.162,86.4327) |
CIE-LAB | 70.98 | -17.75 | -35.21 | - | lab(70.98,-17.75,-35.21) |
CMYK | 0.75105485232068 | 0.21518987341772 | 0 | 0.070588235294118 | cmyk(0.75105485232068,0.21518987341772,0,0.070588235294118) |
Description
The RGB value of color #3bbaed is rgb(59, 186, 237).
In the hex color #3bbaed, The value of Red is 59, value of Green is 186, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #3bbaed consists of 197° Hue, 83% Saturation, and 58% Lightness.
In the CMYK color model, the color #3bbaed can be represented as Cyan=0.75105485232068%, Magenta=0.21518987341772%, Yellow=0%, and Black=0.070588235294118%.
Shades of #3bbaed
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 #3bbaed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3bbaed
Preview of #3bbaed on White Background
The contrast ratio of #3bbaed with white color is 2.23
Preview of #3bbaed on black background
The contrast ratio of #3bbaed with black color is 9.43
#3bbaed color will look good with a black background.
Color Schemes of #3bbaed
Triadic Colors of #3bbaed
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 #3bbaed
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 #3bbaed
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 #3bbaed
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: #3bbaed;
}
This is a sample text used for the color #3bbaed. 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: #3bbaed;
}
This is a sample text used for the color #3bbaed. 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 #3bbaed;
}
This is a sample text used for the color #3bbaed. 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 12.24%
Green 38.59%
Blue 49.17%
CMYK Percentage
Cyan 72.44
Magenta 20.75%
Yellow 0%
Black 6.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.