Shades of Blue Diamond #523575
Tints of Blue Diamond #523575
RGB
CMYK
RGB Variations
Color information
#523575 (or 0x523575) is known color: Blue Diamond. HEX triplet: 52, 35 and 75. RGB value is (82,53,117). Sum of RGB (Red+Green+Blue) = 82+53+117=252 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.54% from 252); Green value is 53 (21.09% from 255 or 21.03% from 252); Blue value is 117 (46.09% from 255 or 46.43% from 252); Max value from RGB is 117 - color contains mainly: blue. Hex color #523575 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523575 is #ADCA8A. Grayscale: #444444. Windows color (decimal): -11389579 or 7681362. OLE color: 7681362.
HSL color Cylindrical-coordinate representation of color #523575: hue angle of 267.19º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #523575 is Cyan = 0.30, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 53 | 117 | - |
| CMYK | 0.30 | 0.55 | 0 | 0.54 |
| HSL | 267.19º | 0.38% | 0.33% | - |
| HSV(B) | 267.19º | 0.55% | 0.46% | - |
| XYZ | 7.96 | 5.62 | 17.5 | - |
| YUV | 68.97 | 155.11 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 117 | 0.30 | 0.55 | 0 | 0.54 | 267.19 | 0.38 | 0.33 |
| Hex | 52 | 35 | 75 | 1E | 37 | 0 | 36 | 10B | 26 | 21 |
| Octal | 122 | 65 | 165 | 36 | 67 | 0 | 66 | 413 | 46 | 41 |
| Binary | 1010010 | 110101 | 1110101 | 11110 | 110111 | 0 | 110110 | 100001011 | 100110 | 100001 |
Color Harmonies of #523575
Complementary color
Monochromatic Colors of #523575
Black with #523575
Text Example
Text Example
White with #523575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523575; }
p { color: rgb(82,53,117); }
H1.HeaderClassName
{
color: #523575;
}
.AnyTagClassName
{
color: #523575;
}
</style>
background-color css
<style>
a { background-color: #523575; }
a { background-color: rgb(82,53,117); }
div.DivClassName
{
background-color: #523575;
}
.BgClassName
{
background-color: #523575;
}
</style>
border-color css
<style>
span { border-color: #523575; }
span { border-color: rgb(82,53,117); }
td.TdClassName
{
border-color: #523575;
}
.TagClassName
{
border-color: #523575;
}
</style>