Shades of Nandor #566157
Tints of Nandor #566157
RGB
CMYK
RGB Variations
Color information
#566157 (or 0x566157) is known color: Nandor. HEX triplet: 56, 61 and 57. RGB value is (86,97,87). Sum of RGB (Red+Green+Blue) = 86+97+87=270 (35% of max value = 765). Red value is 86 (33.98% from 255 or 31.85% from 270); Green value is 97 (38.28% from 255 or 35.93% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 97 - color contains mainly: green. Hex color #566157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566157 is #A99EA8. Grayscale: #5C5C5C. Windows color (decimal): -11116201 or 5726550. OLE color: 5726550.
HSL color Cylindrical-coordinate representation of color #566157: hue angle of 125.45º degrees, saturation: 0.06, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #566157 is Cyan = 0.11, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 97 | 87 | - |
| CMYK | 0.11 | 0 | 0.10 | 0.62 |
| HSL | 125.45º | 0.06% | 0.36% | - |
| HSV(B) | 125.45º | 0.11% | 0.38% | - |
| XYZ | 9.83 | 11.22 | 10.66 | - |
| YUV | 92.57 | 124.86 | 123.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 97 | 87 | 0.11 | 0 | 0.10 | 0.62 | 125.45 | 0.06 | 0.36 |
| Hex | 56 | 61 | 57 | B | 0 | A | 3E | 7D | 6 | 24 |
| Octal | 126 | 141 | 127 | 13 | 0 | 12 | 76 | 175 | 6 | 44 |
| Binary | 1010110 | 1100001 | 1010111 | 1011 | 0 | 1010 | 111110 | 1111101 | 110 | 100100 |
Color Harmonies of #566157
Complementary color
Monochromatic Colors of #566157
Black with #566157
Text Example
Text Example
White with #566157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566157; }
p { color: rgb(86,97,87); }
H1.HeaderClassName
{
color: #566157;
}
.AnyTagClassName
{
color: #566157;
}
</style>
background-color css
<style>
a { background-color: #566157; }
a { background-color: rgb(86,97,87); }
div.DivClassName
{
background-color: #566157;
}
.BgClassName
{
background-color: #566157;
}
</style>
border-color css
<style>
span { border-color: #566157; }
span { border-color: rgb(86,97,87); }
td.TdClassName
{
border-color: #566157;
}
.TagClassName
{
border-color: #566157;
}
</style>