#020552 Hex Color
rgb(2, 5, 82)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 02 | 05 | 52 | - | #020552 |
| RGB | 2 | 5 | 82 | - | rgb(2,5,82) |
| HSL | 238 | 95% | 16% | - | hsl(238,95%,16%) |
| HSV | 238 | 98% | 32% | - | hsv(238,98%,32%) |
| XYZ | 1.6023 | 0.7306 | 8.0392 | - | xyz(1.6023,0.7306,8.0392) |
| CIE-LAB | 6.6 | 30.79 | -44.94 | - | lab(6.6,30.79,-44.94) |
| CMYK | 0.97560975609756 | 0.9390243902439 | 0 | 0.67843137254902 | cmyk(0.97560975609756,0.9390243902439,0,0.67843137254902) |
Description
The RGB value of color #020552 is rgb(2, 5, 82).
In the hex color #020552, The value of Red is 2, value of Green is 5, and value of Blue is 82. The primary color is Blue. Similarly, The HSL values for #020552 consists of 238° Hue, 95% Saturation, and 16% Lightness.
In the CMYK color model, the color #020552 can be represented as Cyan=0.97560975609756%, Magenta=0.9390243902439%, Yellow=0%, and Black=0.67843137254902%.
Shades of #020552
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 #020552
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #020552
Preview of #020552 on White Background
The contrast ratio of #020552 with white color is 18.32
#020552 color will look good on a white background.
Preview of #020552 on black background
The contrast ratio of #020552 with black color is 1.15
Color Schemes of #020552
Triadic Colors of #020552
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 #020552
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 #020552
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 #020552
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 #020552
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: #020552;
}
This is a sample text used for the color #020552. 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: #020552;
}
This is a sample text used for the color #020552. 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 #020552;
}
This is a sample text used for the color #020552. 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 2.25%
Green 5.62%
Blue 92.13%
CMYK Percentage
Cyan 37.62
Magenta 36.21%
Yellow 0%
Black 26.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.