#2e7fbe Hex Color
rgb(46, 127, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2e | 7f | be | - | #2e7fbe |
RGB | 46 | 127 | 190 | - | rgb(46,127,190) |
HSL | 206 | 61% | 46% | - | hsl(206,61%,46%) |
HSV | 206 | 76% | 75% | - | hsv(206,76%,75%) |
XYZ | 18.0103 | 19.4773 | 51.5254 | - | xyz(18.0103,19.4773,51.5254) |
CIE-LAB | 51.24 | -2.65 | -39.92 | - | lab(51.24,-2.65,-39.92) |
CMYK | 0.75789473684211 | 0.33157894736842 | 0 | 0.25490196078431 | cmyk(0.75789473684211,0.33157894736842,0,0.25490196078431) |
Description
The RGB value of color #2e7fbe is rgb(46, 127, 190).
In the hex color #2e7fbe, The value of Red is 46, value of Green is 127, and value of Blue is 190. The primary color is Blue. Similarly, The HSL values for #2e7fbe consists of 206° Hue, 61% Saturation, and 46% Lightness.
In the CMYK color model, the color #2e7fbe can be represented as Cyan=0.75789473684211%, Magenta=0.33157894736842%, Yellow=0%, and Black=0.25490196078431%.
Shades of #2e7fbe
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 #2e7fbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2e7fbe
Preview of #2e7fbe on White Background
The contrast ratio of #2e7fbe with white color is 4.29
Preview of #2e7fbe on black background
The contrast ratio of #2e7fbe with black color is 4.9
#2e7fbe color will look good with a black background.
Color Schemes of #2e7fbe
Triadic Colors of #2e7fbe
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 #2e7fbe
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 #2e7fbe
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 #2e7fbe
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: #2e7fbe;
}
This is a sample text used for the color #2e7fbe. 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: #2e7fbe;
}
This is a sample text used for the color #2e7fbe. 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 #2e7fbe;
}
This is a sample text used for the color #2e7fbe. 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.67%
Green 34.99%
Blue 52.34%
CMYK Percentage
Cyan 56.38
Magenta 24.66%
Yellow 0%
Black 18.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.