Shades of Blue Diamond #562674
Tints of Blue Diamond #562674
RGB
CMYK
RGB Variations
Color information
#562674 (or 0x562674) is known color: Blue Diamond. HEX triplet: 56, 26 and 74. RGB value is (86,38,116). Sum of RGB (Red+Green+Blue) = 86+38+116=240 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.83% from 240); Green value is 38 (15.23% from 255 or 15.83% from 240); Blue value is 116 (45.70% from 255 or 48.33% from 240); Max value from RGB is 116 - color contains mainly: blue. Hex color #562674 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562674 is #A9D98B. Grayscale: #3C3C3C. Windows color (decimal): -11131276 or 7611990. OLE color: 7611990.
HSL color Cylindrical-coordinate representation of color #562674: hue angle of 276.92º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #562674 is Cyan = 0.26, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 38 | 116 | - |
| CMYK | 0.26 | 0.67 | 0 | 0.55 |
| HSL | 276.92º | 0.51% | 0.3% | - |
| HSV(B) | 276.92º | 0.67% | 0.45% | - |
| XYZ | 7.68 | 4.63 | 17.01 | - |
| YUV | 61.24 | 158.9 | 145.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 38 | 116 | 0.26 | 0.67 | 0 | 0.55 | 276.92 | 0.51 | 0.3 |
| Hex | 56 | 26 | 74 | 1A | 43 | 0 | 37 | 115 | 33 | 1E |
| Octal | 126 | 46 | 164 | 32 | 103 | 0 | 67 | 425 | 63 | 36 |
| Binary | 1010110 | 100110 | 1110100 | 11010 | 1000011 | 0 | 110111 | 100010101 | 110011 | 11110 |
Color Harmonies of #562674
Complementary color
Monochromatic Colors of #562674
Black with #562674
Text Example
Text Example
White with #562674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562674; }
p { color: rgb(86,38,116); }
H1.HeaderClassName
{
color: #562674;
}
.AnyTagClassName
{
color: #562674;
}
</style>
background-color css
<style>
a { background-color: #562674; }
a { background-color: rgb(86,38,116); }
div.DivClassName
{
background-color: #562674;
}
.BgClassName
{
background-color: #562674;
}
</style>
border-color css
<style>
span { border-color: #562674; }
span { border-color: rgb(86,38,116); }
td.TdClassName
{
border-color: #562674;
}
.TagClassName
{
border-color: #562674;
}
</style>