#04294c Hex Color
rgb(4, 41, 76)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | 29 | 4c | - | #04294c |
RGB | 4 | 41 | 76 | - | rgb(4,41,76) |
HSL | 209 | 90% | 16% | - | hsl(209,90%,16%) |
HSV | 209 | 95% | 30% | - | hsv(209,95%,30%) |
XYZ | 2.1475 | 2.1335 | 7.1361 | - | xyz(2.1475,2.1335,7.1361) |
CIE-LAB | 16.17 | 2.68 | -25.17 | - | lab(16.17,2.68,-25.17) |
CMYK | 0.94736842105263 | 0.46052631578947 | 0 | 0.70196078431373 | cmyk(0.94736842105263,0.46052631578947,0,0.70196078431373) |
Description
The RGB value of color #04294c is rgb(4, 41, 76).
In the hex color #04294c, The value of Red is 4, value of Green is 41, and value of Blue is 76. The primary color is Blue. Similarly, The HSL values for #04294c consists of 209° Hue, 90% Saturation, and 16% Lightness.
In the CMYK color model, the color #04294c can be represented as Cyan=0.94736842105263%, Magenta=0.46052631578947%, Yellow=0%, and Black=0.70196078431373%.
Shades of #04294c
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 #04294c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04294c
Preview of #04294c on White Background
The contrast ratio of #04294c with white color is 14.72
#04294c color will look good on a white background.
Preview of #04294c on black background
The contrast ratio of #04294c with black color is 1.43
Color Schemes of #04294c
Triadic Colors of #04294c
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 #04294c
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 #04294c
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 #04294c
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 #04294c
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: #04294c;
}
This is a sample text used for the color #04294c. 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: #04294c;
}
This is a sample text used for the color #04294c. 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 #04294c;
}
This is a sample text used for the color #04294c. 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 3.31%
Green 33.88%
Blue 62.81%
CMYK Percentage
Cyan 44.9
Magenta 21.83%
Yellow 0%
Black 33.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.