Shades of Blue Diamond #562076
Tints of Blue Diamond #562076
RGB
CMYK
RGB Variations
Color information
#562076 (or 0x562076) is known color: Blue Diamond. HEX triplet: 56, 20 and 76. RGB value is (86,32,118). Sum of RGB (Red+Green+Blue) = 86+32+118=236 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.44% from 236); Green value is 32 (12.89% from 255 or 13.56% from 236); Blue value is 118 (46.48% from 255 or 50% from 236); Max value from RGB is 118 - color contains mainly: blue. Hex color #562076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562076 is #A9DF89. Grayscale: #393939. Windows color (decimal): -11132810 or 7741526. OLE color: 7741526.
HSL color Cylindrical-coordinate representation of color #562076: hue angle of 277.67º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #562076 is Cyan = 0.27, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 32 | 118 | - |
| CMYK | 0.27 | 0.73 | 0 | 0.54 |
| HSL | 277.67º | 0.57% | 0.29% | - |
| HSV(B) | 277.67º | 0.73% | 0.46% | - |
| XYZ | 7.62 | 4.32 | 17.57 | - |
| YUV | 57.95 | 161.89 | 148.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 32 | 118 | 0.27 | 0.73 | 0 | 0.54 | 277.67 | 0.57 | 0.29 |
| Hex | 56 | 20 | 76 | 1B | 49 | 0 | 36 | 116 | 39 | 1D |
| Octal | 126 | 40 | 166 | 33 | 111 | 0 | 66 | 426 | 71 | 35 |
| Binary | 1010110 | 100000 | 1110110 | 11011 | 1001001 | 0 | 110110 | 100010110 | 111001 | 11101 |
Color Harmonies of #562076
Complementary color
Monochromatic Colors of #562076
Black with #562076
Text Example
Text Example
White with #562076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562076; }
p { color: rgb(86,32,118); }
H1.HeaderClassName
{
color: #562076;
}
.AnyTagClassName
{
color: #562076;
}
</style>
background-color css
<style>
a { background-color: #562076; }
a { background-color: rgb(86,32,118); }
div.DivClassName
{
background-color: #562076;
}
.BgClassName
{
background-color: #562076;
}
</style>
border-color css
<style>
span { border-color: #562076; }
span { border-color: rgb(86,32,118); }
td.TdClassName
{
border-color: #562076;
}
.TagClassName
{
border-color: #562076;
}
</style>