#2e7ccd Hex Color
rgb(46, 124, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2e | 7c | cd | - | #2e7ccd |
RGB | 46 | 124 | 205 | - | rgb(46,124,205) |
HSL | 211 | 63% | 49% | - | hsl(211,63%,49%) |
HSV | 211 | 78% | 80% | - | hsv(211,78%,80%) |
XYZ | 19.3538 | 19.4039 | 60.4829 | - | xyz(19.3538,19.4039,60.4829) |
CIE-LAB | 51.16 | 4.69 | -48.62 | - | lab(51.16,4.69,-48.62) |
CMYK | 0.77560975609756 | 0.39512195121951 | 0 | 0.19607843137255 | cmyk(0.77560975609756,0.39512195121951,0,0.19607843137255) |
Description
The RGB value of color #2e7ccd is rgb(46, 124, 205).
In the hex color #2e7ccd, The value of Red is 46, value of Green is 124, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #2e7ccd consists of 211° Hue, 63% Saturation, and 49% Lightness.
In the CMYK color model, the color #2e7ccd can be represented as Cyan=0.77560975609756%, Magenta=0.39512195121951%, Yellow=0%, and Black=0.19607843137255%.
Shades of #2e7ccd
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 #2e7ccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2e7ccd
Preview of #2e7ccd on White Background
The contrast ratio of #2e7ccd with white color is 4.3
Preview of #2e7ccd on black background
The contrast ratio of #2e7ccd with black color is 4.88
#2e7ccd color will look good with a black background.
Color Schemes of #2e7ccd
Triadic Colors of #2e7ccd
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 #2e7ccd
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 #2e7ccd
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 #2e7ccd
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: #2e7ccd;
}
This is a sample text used for the color #2e7ccd. 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: #2e7ccd;
}
This is a sample text used for the color #2e7ccd. 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 #2e7ccd;
}
This is a sample text used for the color #2e7ccd. 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.27%
Green 33.07%
Blue 54.67%
CMYK Percentage
Cyan 56.75
Magenta 28.91%
Yellow 0%
Black 14.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.