Shades of Blue Diamond #523972
Tints of Blue Diamond #523972
RGB
CMYK
RGB Variations
Color information
#523972 (or 0x523972) is known color: Blue Diamond. HEX triplet: 52, 39 and 72. RGB value is (82,57,114). Sum of RGB (Red+Green+Blue) = 82+57+114=253 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.41% from 253); Green value is 57 (22.66% from 255 or 22.53% from 253); Blue value is 114 (44.92% from 255 or 45.06% from 253); Max value from RGB is 114 - color contains mainly: blue. Hex color #523972 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523972 is #ADC68D. Grayscale: #464646. Windows color (decimal): -11388558 or 7485778. OLE color: 7485778.
HSL color Cylindrical-coordinate representation of color #523972: hue angle of 266.32º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #523972 is Cyan = 0.28, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 57 | 114 | - |
| CMYK | 0.28 | 0.50 | 0 | 0.55 |
| HSL | 266.32º | 0.33% | 0.34% | - |
| HSV(B) | 266.32º | 0.5% | 0.45% | - |
| XYZ | 7.98 | 5.93 | 16.64 | - |
| YUV | 70.97 | 152.28 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 57 | 114 | 0.28 | 0.50 | 0 | 0.55 | 266.32 | 0.33 | 0.34 |
| Hex | 52 | 39 | 72 | 1C | 32 | 0 | 37 | 10A | 21 | 22 |
| Octal | 122 | 71 | 162 | 34 | 62 | 0 | 67 | 412 | 41 | 42 |
| Binary | 1010010 | 111001 | 1110010 | 11100 | 110010 | 0 | 110111 | 100001010 | 100001 | 100010 |
Color Harmonies of #523972
Complementary color
Monochromatic Colors of #523972
Black with #523972
Text Example
Text Example
White with #523972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523972; }
p { color: rgb(82,57,114); }
H1.HeaderClassName
{
color: #523972;
}
.AnyTagClassName
{
color: #523972;
}
</style>
background-color css
<style>
a { background-color: #523972; }
a { background-color: rgb(82,57,114); }
div.DivClassName
{
background-color: #523972;
}
.BgClassName
{
background-color: #523972;
}
</style>
border-color css
<style>
span { border-color: #523972; }
span { border-color: rgb(82,57,114); }
td.TdClassName
{
border-color: #523972;
}
.TagClassName
{
border-color: #523972;
}
</style>