#2e04a9 Hex Color
rgb(46, 4, 169)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2e | 04 | a9 | - | #2e04a9 |
RGB | 46 | 4 | 169 | - | rgb(46,4,169) |
HSL | 255 | 95% | 34% | - | hsl(255,95%,34%) |
HSV | 255 | 98% | 66% | - | hsv(255,98%,66%) |
XYZ | 8.3316 | 3.5322 | 37.7788 | - | xyz(8.3316,3.5322,37.7788) |
CIE-LAB | 22.06 | 58.06 | -74.92 | - | lab(22.06,58.06,-74.92) |
CMYK | 0.72781065088757 | 0.97633136094675 | 0 | 0.33725490196078 | cmyk(0.72781065088757,0.97633136094675,0,0.33725490196078) |
Description
The RGB value of color #2e04a9 is rgb(46, 4, 169).
In the hex color #2e04a9, The value of Red is 46, value of Green is 4, and value of Blue is 169. The primary color is Blue. Similarly, The HSL values for #2e04a9 consists of 255° Hue, 95% Saturation, and 34% Lightness.
In the CMYK color model, the color #2e04a9 can be represented as Cyan=0.72781065088757%, Magenta=0.97633136094675%, Yellow=0%, and Black=0.33725490196078%.
Shades of #2e04a9
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 #2e04a9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2e04a9
Preview of #2e04a9 on White Background
The contrast ratio of #2e04a9 with white color is 12.31
#2e04a9 color will look good on a white background.
Preview of #2e04a9 on black background
The contrast ratio of #2e04a9 with black color is 1.71
Color Schemes of #2e04a9
Triadic Colors of #2e04a9
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 #2e04a9
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 #2e04a9
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 #2e04a9
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.
Monochromatic Colors of #2e04a9
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #2e04a9;
}
This is a sample text used for the color #2e04a9. 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: #2e04a9;
}
This is a sample text used for the color #2e04a9. 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 #2e04a9;
}
This is a sample text used for the color #2e04a9. 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 21%
Green 1.83%
Blue 77.17%
CMYK Percentage
Cyan 35.65
Magenta 47.83%
Yellow 0%
Black 16.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.