Shades of Blue Diamond #523473
Tints of Blue Diamond #523473
RGB
CMYK
RGB Variations
Color information
#523473 (or 0x523473) is known color: Blue Diamond. HEX triplet: 52, 34 and 73. RGB value is (82,52,115). Sum of RGB (Red+Green+Blue) = 82+52+115=249 (32% of max value = 765). Red value is 82 (32.42% from 255 or 32.93% from 249); Green value is 52 (20.70% from 255 or 20.88% from 249); Blue value is 115 (45.31% from 255 or 46.18% from 249); Max value from RGB is 115 - color contains mainly: blue. Hex color #523473 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523473 is #ADCB8C. Grayscale: #434343. Windows color (decimal): -11389837 or 7550034. OLE color: 7550034.
HSL color Cylindrical-coordinate representation of color #523473: hue angle of 268.57º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #523473 is Cyan = 0.29, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 52 | 115 | - |
| CMYK | 0.29 | 0.55 | 0 | 0.55 |
| HSL | 268.57º | 0.38% | 0.33% | - |
| HSV(B) | 268.57º | 0.55% | 0.45% | - |
| XYZ | 7.8 | 5.49 | 16.87 | - |
| YUV | 68.15 | 154.44 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 52 | 115 | 0.29 | 0.55 | 0 | 0.55 | 268.57 | 0.38 | 0.33 |
| Hex | 52 | 34 | 73 | 1D | 37 | 0 | 37 | 10D | 26 | 21 |
| Octal | 122 | 64 | 163 | 35 | 67 | 0 | 67 | 415 | 46 | 41 |
| Binary | 1010010 | 110100 | 1110011 | 11101 | 110111 | 0 | 110111 | 100001101 | 100110 | 100001 |
Color Harmonies of #523473
Complementary color
Monochromatic Colors of #523473
Black with #523473
Text Example
Text Example
White with #523473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523473; }
p { color: rgb(82,52,115); }
H1.HeaderClassName
{
color: #523473;
}
.AnyTagClassName
{
color: #523473;
}
</style>
background-color css
<style>
a { background-color: #523473; }
a { background-color: rgb(82,52,115); }
div.DivClassName
{
background-color: #523473;
}
.BgClassName
{
background-color: #523473;
}
</style>
border-color css
<style>
span { border-color: #523473; }
span { border-color: rgb(82,52,115); }
td.TdClassName
{
border-color: #523473;
}
.TagClassName
{
border-color: #523473;
}
</style>