#2022ad Hex Color
rgb(32, 34, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 20 | 22 | ad | - | #2022ad |
RGB | 32 | 34 | 173 | - | rgb(32,34,173) |
HSL | 239 | 69% | 40% | - | hsl(239,69%,40%) |
HSV | 239 | 82% | 68% | - | hsv(239,82%,68%) |
XYZ | 8.7105 | 4.4683 | 39.9385 | - | xyz(8.7105,4.4683,39.9385) |
CIE-LAB | 25.16 | 48 | -72.2 | - | lab(25.16,48,-72.2) |
CMYK | 0.8150289017341 | 0.80346820809249 | 0 | 0.32156862745098 | cmyk(0.8150289017341,0.80346820809249,0,0.32156862745098) |
Description
The RGB value of color #2022ad is rgb(32, 34, 173).
In the hex color #2022ad, The value of Red is 32, value of Green is 34, and value of Blue is 173. The primary color is Blue. Similarly, The HSL values for #2022ad consists of 239° Hue, 69% Saturation, and 40% Lightness.
In the CMYK color model, the color #2022ad can be represented as Cyan=0.8150289017341%, Magenta=0.80346820809249%, Yellow=0%, and Black=0.32156862745098%.
Shades of #2022ad
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 #2022ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2022ad
Preview of #2022ad on White Background
The contrast ratio of #2022ad with white color is 11.09
#2022ad color will look good on a white background.
Preview of #2022ad on black background
The contrast ratio of #2022ad with black color is 1.89
Color Schemes of #2022ad
Triadic Colors of #2022ad
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 #2022ad
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 #2022ad
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 #2022ad
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 #2022ad
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: #2022ad;
}
This is a sample text used for the color #2022ad. 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: #2022ad;
}
This is a sample text used for the color #2022ad. 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 #2022ad;
}
This is a sample text used for the color #2022ad. 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 13.39%
Green 14.23%
Blue 72.38%
CMYK Percentage
Cyan 42.01
Magenta 41.41%
Yellow 0%
Black 16.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.