Shades of Blue Diamond #522970
Tints of Blue Diamond #522970
RGB
CMYK
RGB Variations
Color information
#522970 (or 0x522970) is known color: Blue Diamond. HEX triplet: 52, 29 and 70. RGB value is (82,41,112). Sum of RGB (Red+Green+Blue) = 82+41+112=235 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.89% from 235); Green value is 41 (16.41% from 255 or 17.45% from 235); Blue value is 112 (44.14% from 255 or 47.66% from 235); Max value from RGB is 112 - color contains mainly: blue. Hex color #522970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522970 is #ADD68F. Grayscale: #3D3D3D. Windows color (decimal): -11392656 or 7350610. OLE color: 7350610.
HSL color Cylindrical-coordinate representation of color #522970: hue angle of 274.65º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #522970 is Cyan = 0.27, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 41 | 112 | - |
| CMYK | 0.27 | 0.63 | 0 | 0.56 |
| HSL | 274.65º | 0.46% | 0.3% | - |
| HSV(B) | 274.65º | 0.63% | 0.44% | - |
| XYZ | 7.2 | 4.55 | 15.83 | - |
| YUV | 61.35 | 156.58 | 142.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 41 | 112 | 0.27 | 0.63 | 0 | 0.56 | 274.65 | 0.46 | 0.3 |
| Hex | 52 | 29 | 70 | 1B | 3F | 0 | 38 | 113 | 2E | 1E |
| Octal | 122 | 51 | 160 | 33 | 77 | 0 | 70 | 423 | 56 | 36 |
| Binary | 1010010 | 101001 | 1110000 | 11011 | 111111 | 0 | 111000 | 100010011 | 101110 | 11110 |
Color Harmonies of #522970
Complementary color
Monochromatic Colors of #522970
Black with #522970
Text Example
Text Example
White with #522970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522970; }
p { color: rgb(82,41,112); }
H1.HeaderClassName
{
color: #522970;
}
.AnyTagClassName
{
color: #522970;
}
</style>
background-color css
<style>
a { background-color: #522970; }
a { background-color: rgb(82,41,112); }
div.DivClassName
{
background-color: #522970;
}
.BgClassName
{
background-color: #522970;
}
</style>
border-color css
<style>
span { border-color: #522970; }
span { border-color: rgb(82,41,112); }
td.TdClassName
{
border-color: #522970;
}
.TagClassName
{
border-color: #522970;
}
</style>