Shades of Nandor #586659
Tints of Nandor #586659
RGB
CMYK
RGB Variations
Color information
#586659 (or 0x586659) is known color: Nandor. HEX triplet: 58, 66 and 59. RGB value is (88,102,89). Sum of RGB (Red+Green+Blue) = 88+102+89=279 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.54% from 279); Green value is 102 (40.23% from 255 or 36.56% from 279); Blue value is 89 (35.16% from 255 or 31.90% from 279); Max value from RGB is 102 - color contains mainly: green. Hex color #586659 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586659 is #A799A6. Grayscale: #606060. Windows color (decimal): -10983847 or 5858904. OLE color: 5858904.
HSL color Cylindrical-coordinate representation of color #586659: hue angle of 124.29º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #586659 is Cyan = 0.14, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 88 | 102 | 89 | - |
| CMYK | 0.14 | 0 | 0.13 | 0.6 |
| HSL | 124.29º | 0.07% | 0.37% | - |
| HSV(B) | 124.29º | 0.14% | 0.4% | - |
| XYZ | 10.58 | 12.3 | 11.27 | - |
| YUV | 96.33 | 123.86 | 122.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 102 | 89 | 0.14 | 0 | 0.13 | 0.6 | 124.29 | 0.07 | 0.37 |
| Hex | 58 | 66 | 59 | E | 0 | D | 3C | 7C | 7 | 25 |
| Octal | 130 | 146 | 131 | 16 | 0 | 15 | 74 | 174 | 7 | 45 |
| Binary | 1011000 | 1100110 | 1011001 | 1110 | 0 | 1101 | 111100 | 1111100 | 111 | 100101 |
Color Harmonies of #586659
Complementary color
Monochromatic Colors of #586659
Black with #586659
Text Example
Text Example
White with #586659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586659; }
p { color: rgb(88,102,89); }
H1.HeaderClassName
{
color: #586659;
}
.AnyTagClassName
{
color: #586659;
}
</style>
background-color css
<style>
a { background-color: #586659; }
a { background-color: rgb(88,102,89); }
div.DivClassName
{
background-color: #586659;
}
.BgClassName
{
background-color: #586659;
}
</style>
border-color css
<style>
span { border-color: #586659; }
span { border-color: rgb(88,102,89); }
td.TdClassName
{
border-color: #586659;
}
.TagClassName
{
border-color: #586659;
}
</style>