#04279b Hex Color
rgb(4, 39, 155)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 04 | 27 | 9b | - | #04279b |
| RGB | 4 | 39 | 155 | - | rgb(4,39,155) |
| HSL | 226 | 95% | 31% | - | hsl(226,95%,31%) |
| HSV | 226 | 97% | 61% | - | hsv(226,97%,61%) |
| XYZ | 6.692 | 3.8434 | 31.3995 | - | xyz(6.692,3.8434,31.3995) |
| CIE-LAB | 23.15 | 37.73 | -64.64 | - | lab(23.15,37.73,-64.64) |
| CMYK | 0.9741935483871 | 0.74838709677419 | 0 | 0.3921568627451 | cmyk(0.9741935483871,0.74838709677419,0,0.3921568627451) |
Description
The RGB value of color #04279b is rgb(4, 39, 155).
In the hex color #04279b, The value of Red is 4, value of Green is 39, and value of Blue is 155. The primary color is Blue. Similarly, The HSL values for #04279b consists of 226° Hue, 95% Saturation, and 31% Lightness.
In the CMYK color model, the color #04279b can be represented as Cyan=0.9741935483871%, Magenta=0.74838709677419%, Yellow=0%, and Black=0.3921568627451%.
Shades of #04279b
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 #04279b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04279b
Preview of #04279b on White Background
The contrast ratio of #04279b with white color is 11.87
#04279b color will look good on a white background.
Preview of #04279b on black background
The contrast ratio of #04279b with black color is 1.77
Color Schemes of #04279b
Triadic Colors of #04279b
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 #04279b
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 #04279b
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 #04279b
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 #04279b
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: #04279b;
}
This is a sample text used for the color #04279b. 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: #04279b;
}
This is a sample text used for the color #04279b. 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 #04279b;
}
This is a sample text used for the color #04279b. 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 2.02%
Green 19.7%
Blue 78.28%
CMYK Percentage
Cyan 46.07
Magenta 35.39%
Yellow 0%
Black 18.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.