Shades of Nandor #576857
Tints of Nandor #576857
RGB
CMYK
RGB Variations
Color information
#576857 (or 0x576857) is known color: Nandor. HEX triplet: 57, 68 and 57. RGB value is (87,104,87). Sum of RGB (Red+Green+Blue) = 87+104+87=278 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.29% from 278); Green value is 104 (41.02% from 255 or 37.41% from 278); Blue value is 87 (34.38% from 255 or 31.29% from 278); Max value from RGB is 104 - color contains mainly: green. Hex color #576857 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576857 is #A897A8. Grayscale: #616161. Windows color (decimal): -11048873 or 5728343. OLE color: 5728343.
HSL color Cylindrical-coordinate representation of color #576857: hue angle of 120º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #576857 is Cyan = 0.16, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 104 | 87 | - |
| CMYK | 0.16 | 0 | 0.16 | 0.59 |
| HSL | 120º | 0.09% | 0.37% | - |
| HSV(B) | 120º | 0.16% | 0.41% | - |
| XYZ | 10.6 | 12.61 | 10.89 | - |
| YUV | 96.98 | 122.37 | 120.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 104 | 87 | 0.16 | 0 | 0.16 | 0.59 | 120 | 0.09 | 0.37 |
| Hex | 57 | 68 | 57 | 10 | 0 | 10 | 3B | 78 | 9 | 25 |
| Octal | 127 | 150 | 127 | 20 | 0 | 20 | 73 | 170 | 11 | 45 |
| Binary | 1010111 | 1101000 | 1010111 | 10000 | 0 | 10000 | 111011 | 1111000 | 1001 | 100101 |
Color Harmonies of #576857
Complementary color
Monochromatic Colors of #576857
Black with #576857
Text Example
Text Example
White with #576857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576857; }
p { color: rgb(87,104,87); }
H1.HeaderClassName
{
color: #576857;
}
.AnyTagClassName
{
color: #576857;
}
</style>
background-color css
<style>
a { background-color: #576857; }
a { background-color: rgb(87,104,87); }
div.DivClassName
{
background-color: #576857;
}
.BgClassName
{
background-color: #576857;
}
</style>
border-color css
<style>
span { border-color: #576857; }
span { border-color: rgb(87,104,87); }
td.TdClassName
{
border-color: #576857;
}
.TagClassName
{
border-color: #576857;
}
</style>