#5283ad Hex Color
rgb(82, 131, 173)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 52 | 83 | ad | - | #5283ad |
| RGB | 82 | 131 | 173 | - | rgb(82,131,173) |
| HSL | 208 | 36% | 50% | - | hsl(208,36%,50%) |
| HSV | 208 | 53% | 68% | - | hsv(208,53%,68%) |
| XYZ | 19.1388 | 21.0436 | 42.5883 | - | xyz(19.1388,21.0436,42.5883) |
| CIE-LAB | 53 | -4.34 | -27.3 | - | lab(53,-4.34,-27.3) |
| CMYK | 0.52601156069364 | 0.24277456647399 | 0 | 0.32156862745098 | cmyk(0.52601156069364,0.24277456647399,0,0.32156862745098) |
Description
The RGB value of color #5283ad is rgb(82, 131, 173).
In the hex color #5283ad, The value of Red is 82, value of Green is 131, and value of Blue is 173. The primary color is Blue. Similarly, The HSL values for #5283ad consists of 208° Hue, 36% Saturation, and 50% Lightness.
In the CMYK color model, the color #5283ad can be represented as Cyan=0.52601156069364%, Magenta=0.24277456647399%, Yellow=0%, and Black=0.32156862745098%.
Shades of #5283ad
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 #5283ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5283ad
Preview of #5283ad on White Background
The contrast ratio of #5283ad with white color is 4.03
Preview of #5283ad on black background
The contrast ratio of #5283ad with black color is 5.21
#5283ad color will look good with a black background.
Color Schemes of #5283ad
Triadic Colors of #5283ad
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 #5283ad
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 #5283ad
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 #5283ad
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.
Color Usage
You can set the css color of a text using:
.class{
color: #5283ad;
}
This is a sample text used for the color #5283ad. 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: #5283ad;
}
This is a sample text used for the color #5283ad. 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 #5283ad;
}
This is a sample text used for the color #5283ad. 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 21.24%
Green 33.94%
Blue 44.82%
CMYK Percentage
Cyan 48.24
Magenta 22.27%
Yellow 0%
Black 29.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.