Shades of Blue Diamond #561872
Tints of Blue Diamond #561872
RGB
CMYK
RGB Variations
Color information
#561872 (or 0x561872) is known color: Blue Diamond. HEX triplet: 56, 18 and 72. RGB value is (86,24,114). Sum of RGB (Red+Green+Blue) = 86+24+114=224 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.39% from 224); Green value is 24 (9.77% from 255 or 10.71% from 224); Blue value is 114 (44.92% from 255 or 50.89% from 224); Max value from RGB is 114 - color contains mainly: blue. Hex color #561872 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561872 is #A9E78D. Grayscale: #343434. Windows color (decimal): -11134862 or 7477334. OLE color: 7477334.
HSL color Cylindrical-coordinate representation of color #561872: hue angle of 281.33º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #561872 is Cyan = 0.25, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 24 | 114 | - |
| CMYK | 0.25 | 0.79 | 0 | 0.55 |
| HSL | 281.33º | 0.65% | 0.27% | - |
| HSV(B) | 281.33º | 0.79% | 0.45% | - |
| XYZ | 7.2 | 3.85 | 16.28 | - |
| YUV | 52.8 | 162.54 | 151.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 24 | 114 | 0.25 | 0.79 | 0 | 0.55 | 281.33 | 0.65 | 0.27 |
| Hex | 56 | 18 | 72 | 19 | 4F | 0 | 37 | 119 | 41 | 1B |
| Octal | 126 | 30 | 162 | 31 | 117 | 0 | 67 | 431 | 101 | 33 |
| Binary | 1010110 | 11000 | 1110010 | 11001 | 1001111 | 0 | 110111 | 100011001 | 1000001 | 11011 |
Color Harmonies of #561872
Complementary color
Monochromatic Colors of #561872
Black with #561872
Text Example
Text Example
White with #561872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561872; }
p { color: rgb(86,24,114); }
H1.HeaderClassName
{
color: #561872;
}
.AnyTagClassName
{
color: #561872;
}
</style>
background-color css
<style>
a { background-color: #561872; }
a { background-color: rgb(86,24,114); }
div.DivClassName
{
background-color: #561872;
}
.BgClassName
{
background-color: #561872;
}
</style>
border-color css
<style>
span { border-color: #561872; }
span { border-color: rgb(86,24,114); }
td.TdClassName
{
border-color: #561872;
}
.TagClassName
{
border-color: #561872;
}
</style>