Shades of Blue Diamond #523071
Tints of Blue Diamond #523071
RGB
CMYK
RGB Variations
Color information
#523071 (or 0x523071) is known color: Blue Diamond. HEX triplet: 52, 30 and 71. RGB value is (82,48,113). Sum of RGB (Red+Green+Blue) = 82+48+113=243 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.74% from 243); Green value is 48 (19.14% from 255 or 19.75% from 243); Blue value is 113 (44.53% from 255 or 46.50% from 243); Max value from RGB is 113 - color contains mainly: blue. Hex color #523071 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523071 is #ADCF8E. Grayscale: #414141. Windows color (decimal): -11390863 or 7417938. OLE color: 7417938.
HSL color Cylindrical-coordinate representation of color #523071: hue angle of 271.38º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #523071 is Cyan = 0.27, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 48 | 113 | - |
| CMYK | 0.27 | 0.58 | 0 | 0.56 |
| HSL | 271.38º | 0.4% | 0.32% | - |
| HSV(B) | 271.38º | 0.58% | 0.44% | - |
| XYZ | 7.52 | 5.1 | 16.21 | - |
| YUV | 65.58 | 154.76 | 139.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 48 | 113 | 0.27 | 0.58 | 0 | 0.56 | 271.38 | 0.4 | 0.32 |
| Hex | 52 | 30 | 71 | 1B | 3A | 0 | 38 | 10F | 28 | 20 |
| Octal | 122 | 60 | 161 | 33 | 72 | 0 | 70 | 417 | 50 | 40 |
| Binary | 1010010 | 110000 | 1110001 | 11011 | 111010 | 0 | 111000 | 100001111 | 101000 | 100000 |
Color Harmonies of #523071
Complementary color
Monochromatic Colors of #523071
Black with #523071
Text Example
Text Example
White with #523071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523071; }
p { color: rgb(82,48,113); }
H1.HeaderClassName
{
color: #523071;
}
.AnyTagClassName
{
color: #523071;
}
</style>
background-color css
<style>
a { background-color: #523071; }
a { background-color: rgb(82,48,113); }
div.DivClassName
{
background-color: #523071;
}
.BgClassName
{
background-color: #523071;
}
</style>
border-color css
<style>
span { border-color: #523071; }
span { border-color: rgb(82,48,113); }
td.TdClassName
{
border-color: #523071;
}
.TagClassName
{
border-color: #523071;
}
</style>