Shades of Blue Diamond #562676
Tints of Blue Diamond #562676
RGB
CMYK
RGB Variations
Color information
#562676 (or 0x562676) is known color: Blue Diamond. HEX triplet: 56, 26 and 76. RGB value is (86,38,118). Sum of RGB (Red+Green+Blue) = 86+38+118=242 (32% of max value = 765). Red value is 86 (33.98% from 255 or 35.54% from 242); Green value is 38 (15.23% from 255 or 15.70% from 242); Blue value is 118 (46.48% from 255 or 48.76% from 242); Max value from RGB is 118 - color contains mainly: blue. Hex color #562676 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562676 is #A9D989. Grayscale: #3D3D3D. Windows color (decimal): -11131274 or 7743062. OLE color: 7743062.
HSL color Cylindrical-coordinate representation of color #562676: hue angle of 276º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #562676 is Cyan = 0.27, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 38 | 118 | - |
| CMYK | 0.27 | 0.68 | 0 | 0.54 |
| HSL | 276º | 0.51% | 0.31% | - |
| HSV(B) | 276º | 0.68% | 0.46% | - |
| XYZ | 7.8 | 4.67 | 17.63 | - |
| YUV | 61.47 | 159.9 | 145.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 38 | 118 | 0.27 | 0.68 | 0 | 0.54 | 276 | 0.51 | 0.31 |
| Hex | 56 | 26 | 76 | 1B | 44 | 0 | 36 | 114 | 33 | 1F |
| Octal | 126 | 46 | 166 | 33 | 104 | 0 | 66 | 424 | 63 | 37 |
| Binary | 1010110 | 100110 | 1110110 | 11011 | 1000100 | 0 | 110110 | 100010100 | 110011 | 11111 |
Color Harmonies of #562676
Complementary color
Monochromatic Colors of #562676
Black with #562676
Text Example
Text Example
White with #562676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562676; }
p { color: rgb(86,38,118); }
H1.HeaderClassName
{
color: #562676;
}
.AnyTagClassName
{
color: #562676;
}
</style>
background-color css
<style>
a { background-color: #562676; }
a { background-color: rgb(86,38,118); }
div.DivClassName
{
background-color: #562676;
}
.BgClassName
{
background-color: #562676;
}
</style>
border-color css
<style>
span { border-color: #562676; }
span { border-color: rgb(86,38,118); }
td.TdClassName
{
border-color: #562676;
}
.TagClassName
{
border-color: #562676;
}
</style>