#0528aa Hex Color
rgb(5, 40, 170)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 05 | 28 | aa | - | #0528aa |
| RGB | 5 | 40 | 170 | - | rgb(5,40,170) |
| HSL | 227 | 94% | 34% | - | hsl(227,94%,34%) |
| HSV | 227 | 97% | 67% | - | hsv(227,97%,67%) |
| XYZ | 8.0771 | 4.4521 | 38.4638 | - | xyz(8.0771,4.4521,38.4638) |
| CIE-LAB | 25.11 | 42.61 | -70.5 | - | lab(25.11,42.61,-70.5) |
| CMYK | 0.97058823529412 | 0.76470588235294 | 0 | 0.33333333333333 | cmyk(0.97058823529412,0.76470588235294,0,0.33333333333333) |
Description
The RGB value of color #0528aa is rgb(5, 40, 170).
In the hex color #0528aa, The value of Red is 5, value of Green is 40, and value of Blue is 170. The primary color is Blue. Similarly, The HSL values for #0528aa consists of 227° Hue, 94% Saturation, and 34% Lightness.
In the CMYK color model, the color #0528aa can be represented as Cyan=0.97058823529412%, Magenta=0.76470588235294%, Yellow=0%, and Black=0.33333333333333%.
Shades of #0528aa
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 #0528aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0528aa
Preview of #0528aa on White Background
The contrast ratio of #0528aa with white color is 11.11
#0528aa color will look good on a white background.
Preview of #0528aa on black background
The contrast ratio of #0528aa with black color is 1.89
Color Schemes of #0528aa
Triadic Colors of #0528aa
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 #0528aa
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 #0528aa
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 #0528aa
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 #0528aa
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: #0528aa;
}
This is a sample text used for the color #0528aa. 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: #0528aa;
}
This is a sample text used for the color #0528aa. 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 #0528aa;
}
This is a sample text used for the color #0528aa. 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.33%
Green 18.6%
Blue 79.07%
CMYK Percentage
Cyan 46.92
Magenta 36.97%
Yellow 0%
Black 16.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.