#70a00f Hex Color
rgb(112, 160, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 70 | a0 | 0f | - | #70a00f |
RGB | 112 | 160 | 15 | - | rgb(112,160,15) |
HSL | 80 | 83% | 34% | - | hsl(80,83%,34%) |
HSV | 80 | 91% | 63% | - | hsv(80,91%,63%) |
XYZ | 19.3391 | 28.6208 | 4.957 | - | xyz(19.3391,28.6208,4.957) |
CIE-LAB | 60.45 | -35.42 | 60.39 | - | lab(60.45,-35.42,60.39) |
CMYK | 0.3 | 0 | 0.90625 | 0.37254901960784 | cmyk(0.3,0,0.90625,0.37254901960784) |
Description
The RGB value of color #70a00f is rgb(112, 160, 15).
In the hex color #70a00f, The value of Red is 112, value of Green is 160, and value of Blue is 15. The primary color is Green. Similarly, The HSL values for #70a00f consists of 80° Hue, 83% Saturation, and 34% Lightness.
In the CMYK color model, the color #70a00f can be represented as Cyan=0.3%, Magenta=0%, Yellow=0.90625%, and Black=0.37254901960784%.
Shades of #70a00f
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 #70a00f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #70a00f
Preview of #70a00f on White Background
The contrast ratio of #70a00f with white color is 3.12
Preview of #70a00f on black background
The contrast ratio of #70a00f with black color is 6.72
#70a00f color will look good with a black background.
Color Schemes of #70a00f
Triadic Colors of #70a00f
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 #70a00f
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 #70a00f
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 #70a00f
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 #70a00f
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: #70a00f;
}
This is a sample text used for the color #70a00f. 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: #70a00f;
}
This is a sample text used for the color #70a00f. 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 #70a00f;
}
This is a sample text used for the color #70a00f. 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 39.02%
Green 55.75%
Blue 5.23%
CMYK Percentage
Cyan 19
Magenta 0%
Yellow 57.4%
Black 23.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.