#074018 Hex Color
rgb(7, 64, 24)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 07 | 40 | 18 | - | #074018 |
RGB | 7 | 64 | 24 | - | rgb(7,64,24) |
HSL | 138 | 80% | 14% | - | hsl(138,80%,14%) |
HSV | 138 | 89% | 25% | - | hsv(138,89%,25%) |
XYZ | 2.0859 | 3.7779 | 1.4834 | - | xyz(2.0859,3.7779,1.4834) |
CIE-LAB | 22.92 | -27.79 | 19.34 | - | lab(22.92,-27.79,19.34) |
CMYK | 0.890625 | 0 | 0.625 | 0.74901960784314 | cmyk(0.890625,0,0.625,0.74901960784314) |
Description
The RGB value of color #074018 is rgb(7, 64, 24).
In the hex color #074018, The value of Red is 7, value of Green is 64, and value of Blue is 24. The primary color is Green. Similarly, The HSL values for #074018 consists of 138° Hue, 80% Saturation, and 14% Lightness.
In the CMYK color model, the color #074018 can be represented as Cyan=0.890625%, Magenta=0%, Yellow=0.625%, and Black=0.74901960784314%.
Shades of #074018
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 #074018
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #074018
Preview of #074018 on White Background
The contrast ratio of #074018 with white color is 11.96
#074018 color will look good on a white background.
Preview of #074018 on black background
The contrast ratio of #074018 with black color is 1.76
Color Schemes of #074018
Triadic Colors of #074018
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 #074018
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 #074018
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 #074018
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 #074018
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: #074018;
}
This is a sample text used for the color #074018. 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: #074018;
}
This is a sample text used for the color #074018. 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 #074018;
}
This is a sample text used for the color #074018. 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 7.37%
Green 67.37%
Blue 25.26%
CMYK Percentage
Cyan 39.33
Magenta 0%
Yellow 27.6%
Black 33.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.