Shades of Blue Diamond #522876
Tints of Blue Diamond #522876
RGB
CMYK
RGB Variations
Color information
#522876 (or 0x522876) is known color: Blue Diamond. HEX triplet: 52, 28 and 76. RGB value is (82,40,118). Sum of RGB (Red+Green+Blue) = 82+40+118=240 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.17% from 240); Green value is 40 (16.02% from 255 or 16.67% from 240); Blue value is 118 (46.48% from 255 or 49.17% from 240); Max value from RGB is 118 - color contains mainly: blue. Hex color #522876 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522876 is #ADD789. Grayscale: #3D3D3D. Windows color (decimal): -11392906 or 7743570. OLE color: 7743570.
HSL color Cylindrical-coordinate representation of color #522876: hue angle of 272.31º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #522876 is Cyan = 0.31, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 40 | 118 | - |
| CMYK | 0.31 | 0.66 | 0 | 0.54 |
| HSL | 272.31º | 0.49% | 0.31% | - |
| HSV(B) | 272.31º | 0.66% | 0.46% | - |
| XYZ | 7.51 | 4.62 | 17.64 | - |
| YUV | 61.45 | 159.91 | 142.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 40 | 118 | 0.31 | 0.66 | 0 | 0.54 | 272.31 | 0.49 | 0.31 |
| Hex | 52 | 28 | 76 | 1F | 42 | 0 | 36 | 110 | 31 | 1F |
| Octal | 122 | 50 | 166 | 37 | 102 | 0 | 66 | 420 | 61 | 37 |
| Binary | 1010010 | 101000 | 1110110 | 11111 | 1000010 | 0 | 110110 | 100010000 | 110001 | 11111 |
Color Harmonies of #522876
Complementary color
Monochromatic Colors of #522876
Black with #522876
Text Example
Text Example
White with #522876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522876; }
p { color: rgb(82,40,118); }
H1.HeaderClassName
{
color: #522876;
}
.AnyTagClassName
{
color: #522876;
}
</style>
background-color css
<style>
a { background-color: #522876; }
a { background-color: rgb(82,40,118); }
div.DivClassName
{
background-color: #522876;
}
.BgClassName
{
background-color: #522876;
}
</style>
border-color css
<style>
span { border-color: #522876; }
span { border-color: rgb(82,40,118); }
td.TdClassName
{
border-color: #522876;
}
.TagClassName
{
border-color: #522876;
}
</style>