Shades of Nandor #576456
Tints of Nandor #576456
RGB
CMYK
RGB Variations
Color information
#576456 (or 0x576456) is known color: Nandor. HEX triplet: 57, 64 and 56. RGB value is (87,100,86). Sum of RGB (Red+Green+Blue) = 87+100+86=273 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.87% from 273); Green value is 100 (39.45% from 255 or 36.63% from 273); Blue value is 86 (33.98% from 255 or 31.50% from 273); Max value from RGB is 100 - color contains mainly: green. Hex color #576456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576456 is #A89BA9. Grayscale: #5E5E5E. Windows color (decimal): -11049898 or 5661783. OLE color: 5661783.
HSL color Cylindrical-coordinate representation of color #576456: hue angle of 115.71º 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 #576456 is Cyan = 0.13, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 100 | 86 | - |
| CMYK | 0.13 | 0 | 0.14 | 0.61 |
| HSL | 115.71º | 0.08% | 0.36% | - |
| HSV(B) | 115.71º | 0.14% | 0.39% | - |
| XYZ | 10.17 | 11.81 | 10.55 | - |
| YUV | 94.52 | 123.19 | 122.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 100 | 86 | 0.13 | 0 | 0.14 | 0.61 | 115.71 | 0.08 | 0.36 |
| Hex | 57 | 64 | 56 | D | 0 | E | 3D | 74 | 8 | 24 |
| Octal | 127 | 144 | 126 | 15 | 0 | 16 | 75 | 164 | 10 | 44 |
| Binary | 1010111 | 1100100 | 1010110 | 1101 | 0 | 1110 | 111101 | 1110100 | 1000 | 100100 |
Color Harmonies of #576456
Complementary color
Monochromatic Colors of #576456
Black with #576456
Text Example
Text Example
White with #576456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576456; }
p { color: rgb(87,100,86); }
H1.HeaderClassName
{
color: #576456;
}
.AnyTagClassName
{
color: #576456;
}
</style>
background-color css
<style>
a { background-color: #576456; }
a { background-color: rgb(87,100,86); }
div.DivClassName
{
background-color: #576456;
}
.BgClassName
{
background-color: #576456;
}
</style>
border-color css
<style>
span { border-color: #576456; }
span { border-color: rgb(87,100,86); }
td.TdClassName
{
border-color: #576456;
}
.TagClassName
{
border-color: #576456;
}
</style>