Shades of Nandor #576257
Tints of Nandor #576257
RGB
CMYK
RGB Variations
Color information
#576257 (or 0x576257) is known color: Nandor. HEX triplet: 57, 62 and 57. RGB value is (87,98,87). Sum of RGB (Red+Green+Blue) = 87+98+87=272 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.99% from 272); Green value is 98 (38.67% from 255 or 36.03% from 272); Blue value is 87 (34.38% from 255 or 31.99% from 272); Max value from RGB is 98 - color contains mainly: green. Hex color #576257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576257 is #A89DA8. Grayscale: #5D5D5D. Windows color (decimal): -11050409 or 5726807. OLE color: 5726807.
HSL color Cylindrical-coordinate representation of color #576257: hue angle of 120º 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 #576257 is Cyan = 0.11, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 98 | 87 | - |
| CMYK | 0.11 | 0 | 0.11 | 0.62 |
| HSL | 120º | 0.06% | 0.36% | - |
| HSV(B) | 120º | 0.11% | 0.38% | - |
| XYZ | 10.02 | 11.45 | 10.7 | - |
| YUV | 93.46 | 124.36 | 123.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 98 | 87 | 0.11 | 0 | 0.11 | 0.62 | 120 | 0.06 | 0.36 |
| Hex | 57 | 62 | 57 | B | 0 | B | 3E | 78 | 6 | 24 |
| Octal | 127 | 142 | 127 | 13 | 0 | 13 | 76 | 170 | 6 | 44 |
| Binary | 1010111 | 1100010 | 1010111 | 1011 | 0 | 1011 | 111110 | 1111000 | 110 | 100100 |
Color Harmonies of #576257
Complementary color
Monochromatic Colors of #576257
Black with #576257
Text Example
Text Example
White with #576257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576257; }
p { color: rgb(87,98,87); }
H1.HeaderClassName
{
color: #576257;
}
.AnyTagClassName
{
color: #576257;
}
</style>
background-color css
<style>
a { background-color: #576257; }
a { background-color: rgb(87,98,87); }
div.DivClassName
{
background-color: #576257;
}
.BgClassName
{
background-color: #576257;
}
</style>
border-color css
<style>
span { border-color: #576257; }
span { border-color: rgb(87,98,87); }
td.TdClassName
{
border-color: #576257;
}
.TagClassName
{
border-color: #576257;
}
</style>