Shades of Nandor #576356
Tints of Nandor #576356
RGB
CMYK
RGB Variations
Color information
#576356 (or 0x576356) is known color: Nandor. HEX triplet: 57, 63 and 56. RGB value is (87,99,86). Sum of RGB (Red+Green+Blue) = 87+99+86=272 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.99% from 272); Green value is 99 (39.06% from 255 or 36.40% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 99 - color contains mainly: green. Hex color #576356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576356 is #A89CA9. Grayscale: #5D5D5D. Windows color (decimal): -11050154 or 5661527. OLE color: 5661527.
HSL color Cylindrical-coordinate representation of color #576356: hue angle of 115.38º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #576356 is Cyan = 0.12, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 99 | 86 | - |
| CMYK | 0.12 | 0 | 0.13 | 0.61 |
| HSL | 115.38º | 0.07% | 0.36% | - |
| HSV(B) | 115.38º | 0.13% | 0.39% | - |
| XYZ | 10.07 | 11.62 | 10.52 | - |
| YUV | 93.93 | 123.52 | 123.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 86 | 0.12 | 0 | 0.13 | 0.61 | 115.38 | 0.07 | 0.36 |
| Hex | 57 | 63 | 56 | C | 0 | D | 3D | 73 | 7 | 24 |
| Octal | 127 | 143 | 126 | 14 | 0 | 15 | 75 | 163 | 7 | 44 |
| Binary | 1010111 | 1100011 | 1010110 | 1100 | 0 | 1101 | 111101 | 1110011 | 111 | 100100 |
Color Harmonies of #576356
Complementary color
Monochromatic Colors of #576356
Black with #576356
Text Example
Text Example
White with #576356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576356; }
p { color: rgb(87,99,86); }
H1.HeaderClassName
{
color: #576356;
}
.AnyTagClassName
{
color: #576356;
}
</style>
background-color css
<style>
a { background-color: #576356; }
a { background-color: rgb(87,99,86); }
div.DivClassName
{
background-color: #576356;
}
.BgClassName
{
background-color: #576356;
}
</style>
border-color css
<style>
span { border-color: #576356; }
span { border-color: rgb(87,99,86); }
td.TdClassName
{
border-color: #576356;
}
.TagClassName
{
border-color: #576356;
}
</style>