#166301 Hex Color
rgb(22, 99, 1)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 16 | 63 | 01 | - | #166301 |
RGB | 22 | 99 | 1 | - | rgb(22,99,1) |
HSL | 107 | 98% | 20% | - | hsl(107,98%,20%) |
HSV | 107 | 99% | 39% | - | hsv(107,99%,39%) |
XYZ | 4.7982 | 9.0964 | 1.5316 | - | xyz(4.7982,9.0964,1.5316) |
CIE-LAB | 36.17 | -40.08 | 41.67 | - | lab(36.17,-40.08,41.67) |
CMYK | 0.77777777777778 | 0 | 0.98989898989899 | 0.61176470588235 | cmyk(0.77777777777778,0,0.98989898989899,0.61176470588235) |
Description
The RGB value of color #166301 is rgb(22, 99, 1).
In the hex color #166301, The value of Red is 22, value of Green is 99, and value of Blue is 1. The primary color is Green. Similarly, The HSL values for #166301 consists of 107° Hue, 98% Saturation, and 20% Lightness.
In the CMYK color model, the color #166301 can be represented as Cyan=0.77777777777778%, Magenta=0%, Yellow=0.98989898989899%, and Black=0.61176470588235%.
Shades of #166301
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 #166301
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #166301
Preview of #166301 on White Background
The contrast ratio of #166301 with white color is 7.45
#166301 color will look good on a white background.
Preview of #166301 on black background
The contrast ratio of #166301 with black color is 2.82
Color Schemes of #166301
Triadic Colors of #166301
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 #166301
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 #166301
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 #166301
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 #166301
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: #166301;
}
This is a sample text used for the color #166301. 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: #166301;
}
This is a sample text used for the color #166301. 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 #166301;
}
This is a sample text used for the color #166301. 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 18.03%
Green 81.15%
Blue 0.82%
CMYK Percentage
Cyan 32.69
Magenta 0%
Yellow 41.6%
Black 25.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.