#2e8fbd Hex Color
rgb(46, 143, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2e | 8f | bd | - | #2e8fbd |
RGB | 46 | 143 | 189 | - | rgb(46,143,189) |
HSL | 199 | 61% | 46% | - | hsl(199,61%,46%) |
HSV | 199 | 76% | 74% | - | hsv(199,76%,74%) |
XYZ | 20.1345 | 23.8999 | 51.6961 | - | xyz(20.1345,23.8999,51.6961) |
CIE-LAB | 55.99 | -12.23 | -31.91 | - | lab(55.99,-12.23,-31.91) |
CMYK | 0.75661375661376 | 0.24338624338624 | 0 | 0.25882352941176 | cmyk(0.75661375661376,0.24338624338624,0,0.25882352941176) |
Description
The RGB value of color #2e8fbd is rgb(46, 143, 189).
In the hex color #2e8fbd, The value of Red is 46, value of Green is 143, and value of Blue is 189. The primary color is Blue. Similarly, The HSL values for #2e8fbd consists of 199° Hue, 61% Saturation, and 46% Lightness.
In the CMYK color model, the color #2e8fbd can be represented as Cyan=0.75661375661376%, Magenta=0.24338624338624%, Yellow=0%, and Black=0.25882352941176%.
Shades of #2e8fbd
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 #2e8fbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2e8fbd
Preview of #2e8fbd on White Background
The contrast ratio of #2e8fbd with white color is 3.63
Preview of #2e8fbd on black background
The contrast ratio of #2e8fbd with black color is 5.78
#2e8fbd color will look good with a black background.
Color Schemes of #2e8fbd
Triadic Colors of #2e8fbd
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 #2e8fbd
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 #2e8fbd
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 #2e8fbd
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: #2e8fbd;
}
This is a sample text used for the color #2e8fbd. 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: #2e8fbd;
}
This is a sample text used for the color #2e8fbd. 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 #2e8fbd;
}
This is a sample text used for the color #2e8fbd. 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.17%
Green 37.83%
Blue 50%
CMYK Percentage
Cyan 60.1
Magenta 19.33%
Yellow 0%
Black 20.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.