Shades of Blue Diamond #523474
Tints of Blue Diamond #523474
RGB
CMYK
RGB Variations
Color information
#523474 (or 0x523474) is known color: Blue Diamond. HEX triplet: 52, 34 and 74. RGB value is (82,52,116). Sum of RGB (Red+Green+Blue) = 82+52+116=250 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.8% from 250); Green value is 52 (20.70% from 255 or 20.8% from 250); Blue value is 116 (45.70% from 255 or 46.4% from 250); Max value from RGB is 116 - color contains mainly: blue. Hex color #523474 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523474 is #ADCB8B. Grayscale: #444444. Windows color (decimal): -11389836 or 7615570. OLE color: 7615570.
HSL color Cylindrical-coordinate representation of color #523474: hue angle of 268.12º 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 #523474 is Cyan = 0.29, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 52 | 116 | - |
| CMYK | 0.29 | 0.55 | 0 | 0.55 |
| HSL | 268.13º | 0.38% | 0.33% | - |
| HSV(B) | 268.13º | 0.55% | 0.45% | - |
| XYZ | 7.86 | 5.51 | 17.17 | - |
| YUV | 68.27 | 154.94 | 137.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 52 | 116 | 0.29 | 0.55 | 0 | 0.55 | 268.13 | 0.38 | 0.33 |
| Hex | 52 | 34 | 74 | 1D | 37 | 0 | 37 | 10C | 26 | 21 |
| Octal | 122 | 64 | 164 | 35 | 67 | 0 | 67 | 414 | 46 | 41 |
| Binary | 1010010 | 110100 | 1110100 | 11101 | 110111 | 0 | 110111 | 100001100 | 100110 | 100001 |
Color Harmonies of #523474
Complementary color
Monochromatic Colors of #523474
Black with #523474
Text Example
Text Example
White with #523474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523474; }
p { color: rgb(82,52,116); }
H1.HeaderClassName
{
color: #523474;
}
.AnyTagClassName
{
color: #523474;
}
</style>
background-color css
<style>
a { background-color: #523474; }
a { background-color: rgb(82,52,116); }
div.DivClassName
{
background-color: #523474;
}
.BgClassName
{
background-color: #523474;
}
</style>
border-color css
<style>
span { border-color: #523474; }
span { border-color: rgb(82,52,116); }
td.TdClassName
{
border-color: #523474;
}
.TagClassName
{
border-color: #523474;
}
</style>