Shades of Nandor #576658
Tints of Nandor #576658
RGB
CMYK
RGB Variations
Color information
#576658 (or 0x576658) is known color: Nandor. HEX triplet: 57, 66 and 58. RGB value is (87,102,88). Sum of RGB (Red+Green+Blue) = 87+102+88=277 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.41% from 277); Green value is 102 (40.23% from 255 or 36.82% from 277); Blue value is 88 (34.77% from 255 or 31.77% from 277); Max value from RGB is 102 - color contains mainly: green. Hex color #576658 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576658 is #A899A7. Grayscale: #5F5F5F. Windows color (decimal): -11049384 or 5793367. OLE color: 5793367.
HSL color Cylindrical-coordinate representation of color #576658: hue angle of 124º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #576658 is Cyan = 0.15, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 102 | 88 | - |
| CMYK | 0.15 | 0 | 0.14 | 0.6 |
| HSL | 124º | 0.08% | 0.37% | - |
| HSV(B) | 124º | 0.15% | 0.4% | - |
| XYZ | 10.44 | 12.23 | 11.04 | - |
| YUV | 95.92 | 123.53 | 121.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 102 | 88 | 0.15 | 0 | 0.14 | 0.6 | 124 | 0.08 | 0.37 |
| Hex | 57 | 66 | 58 | F | 0 | E | 3C | 7C | 8 | 25 |
| Octal | 127 | 146 | 130 | 17 | 0 | 16 | 74 | 174 | 10 | 45 |
| Binary | 1010111 | 1100110 | 1011000 | 1111 | 0 | 1110 | 111100 | 1111100 | 1000 | 100101 |
Color Harmonies of #576658
Complementary color
Monochromatic Colors of #576658
Black with #576658
Text Example
Text Example
White with #576658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576658; }
p { color: rgb(87,102,88); }
H1.HeaderClassName
{
color: #576658;
}
.AnyTagClassName
{
color: #576658;
}
</style>
background-color css
<style>
a { background-color: #576658; }
a { background-color: rgb(87,102,88); }
div.DivClassName
{
background-color: #576658;
}
.BgClassName
{
background-color: #576658;
}
</style>
border-color css
<style>
span { border-color: #576658; }
span { border-color: rgb(87,102,88); }
td.TdClassName
{
border-color: #576658;
}
.TagClassName
{
border-color: #576658;
}
</style>