Shades of Blue Diamond #562072
Tints of Blue Diamond #562072
RGB
CMYK
RGB Variations
Color information
#562072 (or 0x562072) is known color: Blue Diamond. HEX triplet: 56, 20 and 72. RGB value is (86,32,114). Sum of RGB (Red+Green+Blue) = 86+32+114=232 (30% of max value = 765). Red value is 86 (33.98% from 255 or 37.07% from 232); Green value is 32 (12.89% from 255 or 13.79% from 232); Blue value is 114 (44.92% from 255 or 49.14% from 232); Max value from RGB is 114 - color contains mainly: blue. Hex color #562072 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562072 is #A9DF8D. Grayscale: #393939. Windows color (decimal): -11132814 or 7479382. OLE color: 7479382.
HSL color Cylindrical-coordinate representation of color #562072: hue angle of 279.51º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #562072 is Cyan = 0.25, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 32 | 114 | - |
| CMYK | 0.25 | 0.72 | 0 | 0.55 |
| HSL | 279.51º | 0.56% | 0.29% | - |
| HSV(B) | 279.51º | 0.72% | 0.45% | - |
| XYZ | 7.39 | 4.23 | 16.35 | - |
| YUV | 57.49 | 159.89 | 148.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 32 | 114 | 0.25 | 0.72 | 0 | 0.55 | 279.51 | 0.56 | 0.29 |
| Hex | 56 | 20 | 72 | 19 | 48 | 0 | 37 | 118 | 38 | 1D |
| Octal | 126 | 40 | 162 | 31 | 110 | 0 | 67 | 430 | 70 | 35 |
| Binary | 1010110 | 100000 | 1110010 | 11001 | 1001000 | 0 | 110111 | 100011000 | 111000 | 11101 |
Color Harmonies of #562072
Complementary color
Monochromatic Colors of #562072
Black with #562072
Text Example
Text Example
White with #562072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562072; }
p { color: rgb(86,32,114); }
H1.HeaderClassName
{
color: #562072;
}
.AnyTagClassName
{
color: #562072;
}
</style>
background-color css
<style>
a { background-color: #562072; }
a { background-color: rgb(86,32,114); }
div.DivClassName
{
background-color: #562072;
}
.BgClassName
{
background-color: #562072;
}
</style>
border-color css
<style>
span { border-color: #562072; }
span { border-color: rgb(86,32,114); }
td.TdClassName
{
border-color: #562072;
}
.TagClassName
{
border-color: #562072;
}
</style>