Shades of Blue Diamond #522071
Tints of Blue Diamond #522071
RGB
CMYK
RGB Variations
Color information
#522071 (or 0x522071) is known color: Blue Diamond. HEX triplet: 52, 20 and 71. RGB value is (82,32,113). Sum of RGB (Red+Green+Blue) = 82+32+113=227 (30% of max value = 765). Red value is 82 (32.42% from 255 or 36.12% from 227); Green value is 32 (12.89% from 255 or 14.10% from 227); Blue value is 113 (44.53% from 255 or 49.78% from 227); Max value from RGB is 113 - color contains mainly: blue. Hex color #522071 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522071 is #ADDF8E. Grayscale: #373737. Windows color (decimal): -11394959 or 7413842. OLE color: 7413842.
HSL color Cylindrical-coordinate representation of color #522071: hue angle of 277.04º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #522071 is Cyan = 0.27, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 32 | 113 | - |
| CMYK | 0.27 | 0.72 | 0 | 0.56 |
| HSL | 277.04º | 0.56% | 0.28% | - |
| HSV(B) | 277.04º | 0.72% | 0.44% | - |
| XYZ | 6.98 | 4.02 | 16.03 | - |
| YUV | 56.18 | 160.07 | 146.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 32 | 113 | 0.27 | 0.72 | 0 | 0.56 | 277.04 | 0.56 | 0.28 |
| Hex | 52 | 20 | 71 | 1B | 48 | 0 | 38 | 115 | 38 | 1C |
| Octal | 122 | 40 | 161 | 33 | 110 | 0 | 70 | 425 | 70 | 34 |
| Binary | 1010010 | 100000 | 1110001 | 11011 | 1001000 | 0 | 111000 | 100010101 | 111000 | 11100 |
Color Harmonies of #522071
Complementary color
Monochromatic Colors of #522071
Black with #522071
Text Example
Text Example
White with #522071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522071; }
p { color: rgb(82,32,113); }
H1.HeaderClassName
{
color: #522071;
}
.AnyTagClassName
{
color: #522071;
}
</style>
background-color css
<style>
a { background-color: #522071; }
a { background-color: rgb(82,32,113); }
div.DivClassName
{
background-color: #522071;
}
.BgClassName
{
background-color: #522071;
}
</style>
border-color css
<style>
span { border-color: #522071; }
span { border-color: rgb(82,32,113); }
td.TdClassName
{
border-color: #522071;
}
.TagClassName
{
border-color: #522071;
}
</style>