Shades of Nandor #576358
Tints of Nandor #576358
RGB
CMYK
RGB Variations
Color information
#576358 (or 0x576358) is known color: Nandor. HEX triplet: 57, 63 and 58. RGB value is (87,99,88). Sum of RGB (Red+Green+Blue) = 87+99+88=274 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.75% from 274); Green value is 99 (39.06% from 255 or 36.13% from 274); Blue value is 88 (34.77% from 255 or 32.12% from 274); Max value from RGB is 99 - color contains mainly: green. Hex color #576358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576358 is #A89CA7. Grayscale: #5E5E5E. Windows color (decimal): -11050152 or 5792599. OLE color: 5792599.
HSL color Cylindrical-coordinate representation of color #576358: hue angle of 125º degrees, saturation: 0.06, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #576358 is Cyan = 0.12, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 87 | 99 | 88 | - |
| CMYK | 0.12 | 0 | 0.11 | 0.61 |
| HSL | 125º | 0.06% | 0.36% | - |
| HSV(B) | 125º | 0.12% | 0.39% | - |
| XYZ | 10.15 | 11.65 | 10.95 | - |
| YUV | 94.16 | 124.52 | 122.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 88 | 0.12 | 0 | 0.11 | 0.61 | 125 | 0.06 | 0.36 |
| Hex | 57 | 63 | 58 | C | 0 | B | 3D | 7D | 6 | 24 |
| Octal | 127 | 143 | 130 | 14 | 0 | 13 | 75 | 175 | 6 | 44 |
| Binary | 1010111 | 1100011 | 1011000 | 1100 | 0 | 1011 | 111101 | 1111101 | 110 | 100100 |
Color Harmonies of #576358
Complementary color
Monochromatic Colors of #576358
Black with #576358
Text Example
Text Example
White with #576358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576358; }
p { color: rgb(87,99,88); }
H1.HeaderClassName
{
color: #576358;
}
.AnyTagClassName
{
color: #576358;
}
</style>
background-color css
<style>
a { background-color: #576358; }
a { background-color: rgb(87,99,88); }
div.DivClassName
{
background-color: #576358;
}
.BgClassName
{
background-color: #576358;
}
</style>
border-color css
<style>
span { border-color: #576358; }
span { border-color: rgb(87,99,88); }
td.TdClassName
{
border-color: #576358;
}
.TagClassName
{
border-color: #576358;
}
</style>