#04144d Hex Color
rgb(4, 20, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | 14 | 4d | - | #04144d |
RGB | 4 | 20 | 77 | - | rgb(4,20,77) |
HSL | 227 | 90% | 16% | - | hsl(227,90%,16%) |
HSV | 227 | 95% | 30% | - | hsv(227,95%,30%) |
XYZ | 1.6398 | 1.0619 | 7.1397 | - | xyz(1.6398,1.0619,7.1397) |
CIE-LAB | 9.5 | 19.3 | -36.69 | - | lab(9.5,19.3,-36.69) |
CMYK | 0.94805194805195 | 0.74025974025974 | 0 | 0.69803921568627 | cmyk(0.94805194805195,0.74025974025974,0,0.69803921568627) |
Description
The RGB value of color #04144d is rgb(4, 20, 77).
In the hex color #04144d, The value of Red is 4, value of Green is 20, and value of Blue is 77. The primary color is Blue. Similarly, The HSL values for #04144d consists of 227° Hue, 90% Saturation, and 16% Lightness.
In the CMYK color model, the color #04144d can be represented as Cyan=0.94805194805195%, Magenta=0.74025974025974%, Yellow=0%, and Black=0.69803921568627%.
Shades of #04144d
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 #04144d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04144d
Preview of #04144d on White Background
The contrast ratio of #04144d with white color is 17.32
#04144d color will look good on a white background.
Preview of #04144d on black background
The contrast ratio of #04144d with black color is 1.21
Color Schemes of #04144d
Triadic Colors of #04144d
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 #04144d
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 #04144d
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 #04144d
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 #04144d
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: #04144d;
}
This is a sample text used for the color #04144d. 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: #04144d;
}
This is a sample text used for the color #04144d. 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 #04144d;
}
This is a sample text used for the color #04144d. 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.96%
Green 19.8%
Blue 76.24%
CMYK Percentage
Cyan 39.73
Magenta 31.02%
Yellow 0%
Black 29.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.