Shades of Blue Diamond #522875
Tints of Blue Diamond #522875
RGB
CMYK
RGB Variations
Color information
#522875 (or 0x522875) is known color: Blue Diamond. HEX triplet: 52, 28 and 75. RGB value is (82,40,117). Sum of RGB (Red+Green+Blue) = 82+40+117=239 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.31% from 239); Green value is 40 (16.02% from 255 or 16.74% from 239); Blue value is 117 (46.09% from 255 or 48.95% from 239); Max value from RGB is 117 - color contains mainly: blue. Hex color #522875 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522875 is #ADD78A. Grayscale: #3D3D3D. Windows color (decimal): -11392907 or 7678034. OLE color: 7678034.
HSL color Cylindrical-coordinate representation of color #522875: hue angle of 272.73º 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 #522875 is Cyan = 0.30, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 40 | 117 | - |
| CMYK | 0.30 | 0.66 | 0 | 0.54 |
| HSL | 272.73º | 0.49% | 0.31% | - |
| HSV(B) | 272.73º | 0.66% | 0.46% | - |
| XYZ | 7.45 | 4.6 | 17.32 | - |
| YUV | 61.34 | 159.41 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 40 | 117 | 0.30 | 0.66 | 0 | 0.54 | 272.73 | 0.49 | 0.31 |
| Hex | 52 | 28 | 75 | 1E | 42 | 0 | 36 | 111 | 31 | 1F |
| Octal | 122 | 50 | 165 | 36 | 102 | 0 | 66 | 421 | 61 | 37 |
| Binary | 1010010 | 101000 | 1110101 | 11110 | 1000010 | 0 | 110110 | 100010001 | 110001 | 11111 |
Color Harmonies of #522875
Complementary color
Monochromatic Colors of #522875
Black with #522875
Text Example
Text Example
White with #522875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522875; }
p { color: rgb(82,40,117); }
H1.HeaderClassName
{
color: #522875;
}
.AnyTagClassName
{
color: #522875;
}
</style>
background-color css
<style>
a { background-color: #522875; }
a { background-color: rgb(82,40,117); }
div.DivClassName
{
background-color: #522875;
}
.BgClassName
{
background-color: #522875;
}
</style>
border-color css
<style>
span { border-color: #522875; }
span { border-color: rgb(82,40,117); }
td.TdClassName
{
border-color: #522875;
}
.TagClassName
{
border-color: #522875;
}
</style>