#02bbee Hex Color
rgb(2, 187, 238)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 02 | bb | ee | - | #02bbee |
| RGB | 2 | 187 | 238 | - | rgb(2,187,238) |
| HSL | 193 | 98% | 47% | - | hsl(193,98%,47%) |
| HSV | 193 | 99% | 93% | - | hsv(193,99%,93%) |
| XYZ | 33.228 | 41.7266 | 87.1917 | - | xyz(33.228,41.7266,87.1917) |
| CIE-LAB | 70.68 | -21.4 | -36.27 | - | lab(70.68,-21.4,-36.27) |
| CMYK | 0.99159663865546 | 0.21428571428571 | 0 | 0.066666666666667 | cmyk(0.99159663865546,0.21428571428571,0,0.066666666666667) |
Description
The RGB value of color #02bbee is rgb(2, 187, 238).
In the hex color #02bbee, The value of Red is 2, value of Green is 187, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #02bbee consists of 193° Hue, 98% Saturation, and 47% Lightness.
In the CMYK color model, the color #02bbee can be represented as Cyan=0.99159663865546%, Magenta=0.21428571428571%, Yellow=0%, and Black=0.066666666666667%.
Shades of #02bbee
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 #02bbee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02bbee
Preview of #02bbee on White Background
The contrast ratio of #02bbee with white color is 2.25
Preview of #02bbee on black background
The contrast ratio of #02bbee with black color is 9.35
#02bbee color will look good with a black background.
Color Schemes of #02bbee
Triadic Colors of #02bbee
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 #02bbee
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 #02bbee
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 #02bbee
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: #02bbee;
}
This is a sample text used for the color #02bbee. 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: #02bbee;
}
This is a sample text used for the color #02bbee. 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 #02bbee;
}
This is a sample text used for the color #02bbee. 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 0.47%
Green 43.79%
Blue 55.74%
CMYK Percentage
Cyan 77.92
Magenta 16.84%
Yellow 0%
Black 5.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.