Shades of Blue Diamond #523671
Tints of Blue Diamond #523671
RGB
CMYK
RGB Variations
Color information
#523671 (or 0x523671) is known color: Blue Diamond. HEX triplet: 52, 36 and 71. RGB value is (82,54,113). Sum of RGB (Red+Green+Blue) = 82+54+113=249 (32% of max value = 765). Red value is 82 (32.42% from 255 or 32.93% from 249); Green value is 54 (21.48% from 255 or 21.69% from 249); Blue value is 113 (44.53% from 255 or 45.38% from 249); Max value from RGB is 113 - color contains mainly: blue. Hex color #523671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523671 is #ADC98E. Grayscale: #444444. Windows color (decimal): -11389327 or 7419474. OLE color: 7419474.
HSL color Cylindrical-coordinate representation of color #523671: hue angle of 268.47º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #523671 is Cyan = 0.27, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 54 | 113 | - |
| CMYK | 0.27 | 0.52 | 0 | 0.56 |
| HSL | 268.47º | 0.35% | 0.33% | - |
| HSV(B) | 268.47º | 0.52% | 0.44% | - |
| XYZ | 7.78 | 5.62 | 16.3 | - |
| YUV | 69.1 | 152.78 | 137.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 54 | 113 | 0.27 | 0.52 | 0 | 0.56 | 268.47 | 0.35 | 0.33 |
| Hex | 52 | 36 | 71 | 1B | 34 | 0 | 38 | 10C | 23 | 21 |
| Octal | 122 | 66 | 161 | 33 | 64 | 0 | 70 | 414 | 43 | 41 |
| Binary | 1010010 | 110110 | 1110001 | 11011 | 110100 | 0 | 111000 | 100001100 | 100011 | 100001 |
Color Harmonies of #523671
Complementary color
Monochromatic Colors of #523671
Black with #523671
Text Example
Text Example
White with #523671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523671; }
p { color: rgb(82,54,113); }
H1.HeaderClassName
{
color: #523671;
}
.AnyTagClassName
{
color: #523671;
}
</style>
background-color css
<style>
a { background-color: #523671; }
a { background-color: rgb(82,54,113); }
div.DivClassName
{
background-color: #523671;
}
.BgClassName
{
background-color: #523671;
}
</style>
border-color css
<style>
span { border-color: #523671; }
span { border-color: rgb(82,54,113); }
td.TdClassName
{
border-color: #523671;
}
.TagClassName
{
border-color: #523671;
}
</style>