#2b9ee8 Hex Color
rgb(43, 158, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2b | 9e | e8 | - | #2b9ee8 |
RGB | 43 | 158 | 232 | - | rgb(43,158,232) |
HSL | 203 | 80% | 54% | - | hsl(203,80%,54%) |
HSV | 203 | 81% | 91% | - | hsv(203,81%,91%) |
XYZ | 27.7886 | 30.7935 | 80.8231 | - | xyz(27.7886,30.7935,80.8231) |
CIE-LAB | 62.33 | -5.79 | -46.03 | - | lab(62.33,-5.79,-46.03) |
CMYK | 0.81465517241379 | 0.31896551724138 | 0 | 0.090196078431373 | cmyk(0.81465517241379,0.31896551724138,0,0.090196078431373) |
Description
The RGB value of color #2b9ee8 is rgb(43, 158, 232).
In the hex color #2b9ee8, The value of Red is 43, value of Green is 158, and value of Blue is 232. The primary color is Blue. Similarly, The HSL values for #2b9ee8 consists of 203° Hue, 80% Saturation, and 54% Lightness.
In the CMYK color model, the color #2b9ee8 can be represented as Cyan=0.81465517241379%, Magenta=0.31896551724138%, Yellow=0%, and Black=0.090196078431373%.
Shades of #2b9ee8
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 #2b9ee8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2b9ee8
Preview of #2b9ee8 on White Background
The contrast ratio of #2b9ee8 with white color is 2.93
Preview of #2b9ee8 on black background
The contrast ratio of #2b9ee8 with black color is 7.16
#2b9ee8 color will look good with a black background.
Color Schemes of #2b9ee8
Triadic Colors of #2b9ee8
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 #2b9ee8
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 #2b9ee8
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 #2b9ee8
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: #2b9ee8;
}
This is a sample text used for the color #2b9ee8. 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: #2b9ee8;
}
This is a sample text used for the color #2b9ee8. 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 #2b9ee8;
}
This is a sample text used for the color #2b9ee8. 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 9.93%
Green 36.49%
Blue 53.58%
CMYK Percentage
Cyan 66.57
Magenta 26.06%
Yellow 0%
Black 7.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.