#444814 Hex Color
rgb(68, 72, 20)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 44 | 48 | 14 | - | #444814 |
| RGB | 68 | 72 | 20 | - | rgb(68,72,20) |
| HSL | 65 | 57% | 18% | - | hsl(65,57%,18%) |
| HSV | 65 | 72% | 28% | - | hsv(65,72%,28%) |
| XYZ | 4.8275 | 5.9142 | 1.5489 | - | xyz(4.8275,5.9142,1.5489) |
| CIE-LAB | 29.19 | -9.64 | 29.46 | - | lab(29.19,-9.64,29.46) |
| CMYK | 0.055555555555556 | 0 | 0.72222222222222 | 0.71764705882353 | cmyk(0.055555555555556,0,0.72222222222222,0.71764705882353) |
Description
The RGB value of color #444814 is rgb(68, 72, 20).
In the hex color #444814, The value of Red is 68, value of Green is 72, and value of Blue is 20. The primary color is Green. Similarly, The HSL values for #444814 consists of 65° Hue, 57% Saturation, and 18% Lightness.
In the CMYK color model, the color #444814 can be represented as Cyan=0.055555555555556%, Magenta=0%, Yellow=0.72222222222222%, and Black=0.71764705882353%.
Shades of #444814
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 #444814
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #444814
Preview of #444814 on White Background
The contrast ratio of #444814 with white color is 9.62
#444814 color will look good on a white background.
Preview of #444814 on black background
The contrast ratio of #444814 with black color is 2.18
Color Schemes of #444814
Triadic Colors of #444814
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 #444814
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 #444814
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 #444814
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 #444814
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: #444814;
}
This is a sample text used for the color #444814. 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: #444814;
}
This is a sample text used for the color #444814. 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 #444814;
}
This is a sample text used for the color #444814. 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 42.5%
Green 45%
Blue 12.5%
CMYK Percentage
Cyan 3.72
Magenta 0%
Yellow 48.3%
Black 47.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.