Shades of Blue Diamond #523475
Tints of Blue Diamond #523475
RGB
CMYK
RGB Variations
Color information
#523475 (or 0x523475) is known color: Blue Diamond. HEX triplet: 52, 34 and 75. RGB value is (82,52,117). Sum of RGB (Red+Green+Blue) = 82+52+117=251 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.67% from 251); Green value is 52 (20.70% from 255 or 20.72% from 251); Blue value is 117 (46.09% from 255 or 46.61% from 251); Max value from RGB is 117 - color contains mainly: blue. Hex color #523475 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523475 is #ADCB8A. Grayscale: #444444. Windows color (decimal): -11389835 or 7681106. OLE color: 7681106.
HSL color Cylindrical-coordinate representation of color #523475: hue angle of 267.69º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #523475 is Cyan = 0.30, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 52 | 117 | - |
| CMYK | 0.30 | 0.56 | 0 | 0.54 |
| HSL | 267.69º | 0.38% | 0.33% | - |
| HSV(B) | 267.69º | 0.56% | 0.46% | - |
| XYZ | 7.92 | 5.53 | 17.48 | - |
| YUV | 68.38 | 155.44 | 137.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 52 | 117 | 0.30 | 0.56 | 0 | 0.54 | 267.69 | 0.38 | 0.33 |
| Hex | 52 | 34 | 75 | 1E | 38 | 0 | 36 | 10C | 26 | 21 |
| Octal | 122 | 64 | 165 | 36 | 70 | 0 | 66 | 414 | 46 | 41 |
| Binary | 1010010 | 110100 | 1110101 | 11110 | 111000 | 0 | 110110 | 100001100 | 100110 | 100001 |
Color Harmonies of #523475
Complementary color
Monochromatic Colors of #523475
Black with #523475
Text Example
Text Example
White with #523475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523475; }
p { color: rgb(82,52,117); }
H1.HeaderClassName
{
color: #523475;
}
.AnyTagClassName
{
color: #523475;
}
</style>
background-color css
<style>
a { background-color: #523475; }
a { background-color: rgb(82,52,117); }
div.DivClassName
{
background-color: #523475;
}
.BgClassName
{
background-color: #523475;
}
</style>
border-color css
<style>
span { border-color: #523475; }
span { border-color: rgb(82,52,117); }
td.TdClassName
{
border-color: #523475;
}
.TagClassName
{
border-color: #523475;
}
</style>