Shades of Nandor #576157
Tints of Nandor #576157
RGB
CMYK
RGB Variations
Color information
#576157 (or 0x576157) is known color: Nandor. HEX triplet: 57, 61 and 57. RGB value is (87,97,87). Sum of RGB (Red+Green+Blue) = 87+97+87=271 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.10% from 271); Green value is 97 (38.28% from 255 or 35.79% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 97 - color contains mainly: green. Hex color #576157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576157 is #A89EA8. Grayscale: #5C5C5C. Windows color (decimal): -11050665 or 5726551. OLE color: 5726551.
HSL color Cylindrical-coordinate representation of color #576157: hue angle of 120º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #576157 is Cyan = 0.10, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 97 | 87 | - |
| CMYK | 0.10 | 0 | 0.10 | 0.62 |
| HSL | 120º | 0.05% | 0.36% | - |
| HSV(B) | 120º | 0.1% | 0.38% | - |
| XYZ | 9.93 | 11.26 | 10.67 | - |
| YUV | 92.87 | 124.69 | 123.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 97 | 87 | 0.10 | 0 | 0.10 | 0.62 | 120 | 0.05 | 0.36 |
| Hex | 57 | 61 | 57 | A | 0 | A | 3E | 78 | 5 | 24 |
| Octal | 127 | 141 | 127 | 12 | 0 | 12 | 76 | 170 | 5 | 44 |
| Binary | 1010111 | 1100001 | 1010111 | 1010 | 0 | 1010 | 111110 | 1111000 | 101 | 100100 |
Color Harmonies of #576157
Complementary color
Monochromatic Colors of #576157
Black with #576157
Text Example
Text Example
White with #576157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576157; }
p { color: rgb(87,97,87); }
H1.HeaderClassName
{
color: #576157;
}
.AnyTagClassName
{
color: #576157;
}
</style>
background-color css
<style>
a { background-color: #576157; }
a { background-color: rgb(87,97,87); }
div.DivClassName
{
background-color: #576157;
}
.BgClassName
{
background-color: #576157;
}
</style>
border-color css
<style>
span { border-color: #576157; }
span { border-color: rgb(87,97,87); }
td.TdClassName
{
border-color: #576157;
}
.TagClassName
{
border-color: #576157;
}
</style>