Shades of Nandor #566456
Tints of Nandor #566456
RGB
CMYK
RGB Variations
Color information
#566456 (or 0x566456) is known color: Nandor. HEX triplet: 56, 64 and 56. RGB value is (86,100,86). Sum of RGB (Red+Green+Blue) = 86+100+86=272 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.62% from 272); Green value is 100 (39.45% from 255 or 36.76% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 100 - color contains mainly: green. Hex color #566456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566456 is #A99BA9. Grayscale: #5E5E5E. Windows color (decimal): -11115434 or 5661782. OLE color: 5661782.
HSL color Cylindrical-coordinate representation of color #566456: hue angle of 120º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #566456 is Cyan = 0.14, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 100 | 86 | - |
| CMYK | 0.14 | 0 | 0.14 | 0.61 |
| HSL | 120º | 0.08% | 0.36% | - |
| HSV(B) | 120º | 0.14% | 0.39% | - |
| XYZ | 10.07 | 11.76 | 10.54 | - |
| YUV | 94.22 | 123.36 | 122.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 86 | 0.14 | 0 | 0.14 | 0.61 | 120 | 0.08 | 0.36 |
| Hex | 56 | 64 | 56 | E | 0 | E | 3D | 78 | 8 | 24 |
| Octal | 126 | 144 | 126 | 16 | 0 | 16 | 75 | 170 | 10 | 44 |
| Binary | 1010110 | 1100100 | 1010110 | 1110 | 0 | 1110 | 111101 | 1111000 | 1000 | 100100 |
Color Harmonies of #566456
Complementary color
Monochromatic Colors of #566456
Black with #566456
Text Example
Text Example
White with #566456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566456; }
p { color: rgb(86,100,86); }
H1.HeaderClassName
{
color: #566456;
}
.AnyTagClassName
{
color: #566456;
}
</style>
background-color css
<style>
a { background-color: #566456; }
a { background-color: rgb(86,100,86); }
div.DivClassName
{
background-color: #566456;
}
.BgClassName
{
background-color: #566456;
}
</style>
border-color css
<style>
span { border-color: #566456; }
span { border-color: rgb(86,100,86); }
td.TdClassName
{
border-color: #566456;
}
.TagClassName
{
border-color: #566456;
}
</style>