#466102 Hex Color
rgb(70, 97, 2)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 46 | 61 | 02 | - | #466102 |
| RGB | 70 | 97 | 2 | - | rgb(70,97,2) |
| HSL | 77 | 96% | 19% | - | hsl(77,96%,19%) |
| HSV | 77 | 98% | 38% | - | hsv(77,98%,38%) |
| XYZ | 6.8114 | 9.8559 | 1.6008 | - | xyz(6.8114,9.8559,1.6008) |
| CIE-LAB | 37.58 | -23.28 | 43.39 | - | lab(37.58,-23.28,43.39) |
| CMYK | 0.27835051546392 | 0 | 0.97938144329897 | 0.61960784313725 | cmyk(0.27835051546392,0,0.97938144329897,0.61960784313725) |
Description
The RGB value of color #466102 is rgb(70, 97, 2).
In the hex color #466102, The value of Red is 70, value of Green is 97, and value of Blue is 2. The primary color is Green. Similarly, The HSL values for #466102 consists of 77° Hue, 96% Saturation, and 19% Lightness.
In the CMYK color model, the color #466102 can be represented as Cyan=0.27835051546392%, Magenta=0%, Yellow=0.97938144329897%, and Black=0.61960784313725%.
Shades of #466102
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 #466102
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #466102
Preview of #466102 on White Background
The contrast ratio of #466102 with white color is 7.07
#466102 color will look good on a white background.
Preview of #466102 on black background
The contrast ratio of #466102 with black color is 2.97
Color Schemes of #466102
Triadic Colors of #466102
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 #466102
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 #466102
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 #466102
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 #466102
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: #466102;
}
This is a sample text used for the color #466102. 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: #466102;
}
This is a sample text used for the color #466102. 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 #466102;
}
This is a sample text used for the color #466102. 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 41.42%
Green 57.4%
Blue 1.18%
CMYK Percentage
Cyan 14.83
Magenta 0%
Yellow 52.17%
Black 33%
Comments on this color
Please login or signup to post a comment.
No comments yet.