Shades of Blue Diamond #522570
Tints of Blue Diamond #522570
RGB
CMYK
RGB Variations
Color information
#522570 (or 0x522570) is known color: Blue Diamond. HEX triplet: 52, 25 and 70. RGB value is (82,37,112). Sum of RGB (Red+Green+Blue) = 82+37+112=231 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.50% from 231); Green value is 37 (14.84% from 255 or 16.02% from 231); Blue value is 112 (44.14% from 255 or 48.48% from 231); Max value from RGB is 112 - color contains mainly: blue. Hex color #522570 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522570 is #ADDA8F. Grayscale: #3A3A3A. Windows color (decimal): -11393680 or 7349586. OLE color: 7349586.
HSL color Cylindrical-coordinate representation of color #522570: hue angle of 276º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #522570 is Cyan = 0.27, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 37 | 112 | - |
| CMYK | 0.27 | 0.67 | 0 | 0.56 |
| HSL | 276º | 0.5% | 0.29% | - |
| HSV(B) | 276º | 0.67% | 0.44% | - |
| XYZ | 7.07 | 4.29 | 15.78 | - |
| YUV | 59.01 | 157.91 | 144.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 112 | 0.27 | 0.67 | 0 | 0.56 | 276 | 0.5 | 0.29 |
| Hex | 52 | 25 | 70 | 1B | 43 | 0 | 38 | 114 | 32 | 1D |
| Octal | 122 | 45 | 160 | 33 | 103 | 0 | 70 | 424 | 62 | 35 |
| Binary | 1010010 | 100101 | 1110000 | 11011 | 1000011 | 0 | 111000 | 100010100 | 110010 | 11101 |
Color Harmonies of #522570
Complementary color
Monochromatic Colors of #522570
Black with #522570
Text Example
Text Example
White with #522570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522570; }
p { color: rgb(82,37,112); }
H1.HeaderClassName
{
color: #522570;
}
.AnyTagClassName
{
color: #522570;
}
</style>
background-color css
<style>
a { background-color: #522570; }
a { background-color: rgb(82,37,112); }
div.DivClassName
{
background-color: #522570;
}
.BgClassName
{
background-color: #522570;
}
</style>
border-color css
<style>
span { border-color: #522570; }
span { border-color: rgb(82,37,112); }
td.TdClassName
{
border-color: #522570;
}
.TagClassName
{
border-color: #522570;
}
</style>