Shades of Nandor #586559
Tints of Nandor #586559
RGB
CMYK
RGB Variations
Color information
#586559 (or 0x586559) is known color: Nandor. HEX triplet: 58, 65 and 59. RGB value is (88,101,89). Sum of RGB (Red+Green+Blue) = 88+101+89=278 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.65% from 278); Green value is 101 (39.84% from 255 or 36.33% from 278); Blue value is 89 (35.16% from 255 or 32.01% from 278); Max value from RGB is 101 - color contains mainly: green. Hex color #586559 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586559 is #A79AA6. Grayscale: #5F5F5F. Windows color (decimal): -10984103 or 5858648. OLE color: 5858648.
HSL color Cylindrical-coordinate representation of color #586559: hue angle of 124.62º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #586559 is Cyan = 0.13, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 88 | 101 | 89 | - |
| CMYK | 0.13 | 0 | 0.12 | 0.60 |
| HSL | 124.62º | 0.07% | 0.37% | - |
| HSV(B) | 124.62º | 0.13% | 0.4% | - |
| XYZ | 10.48 | 12.1 | 11.23 | - |
| YUV | 95.75 | 124.19 | 122.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 101 | 89 | 0.13 | 0 | 0.12 | 0.60 | 124.62 | 0.07 | 0.37 |
| Hex | 58 | 65 | 59 | D | 0 | C | 3C | 7D | 7 | 25 |
| Octal | 130 | 145 | 131 | 15 | 0 | 14 | 74 | 175 | 7 | 45 |
| Binary | 1011000 | 1100101 | 1011001 | 1101 | 0 | 1100 | 111100 | 1111101 | 111 | 100101 |
Color Harmonies of #586559
Complementary color
Monochromatic Colors of #586559
Black with #586559
Text Example
Text Example
White with #586559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586559; }
p { color: rgb(88,101,89); }
H1.HeaderClassName
{
color: #586559;
}
.AnyTagClassName
{
color: #586559;
}
</style>
background-color css
<style>
a { background-color: #586559; }
a { background-color: rgb(88,101,89); }
div.DivClassName
{
background-color: #586559;
}
.BgClassName
{
background-color: #586559;
}
</style>
border-color css
<style>
span { border-color: #586559; }
span { border-color: rgb(88,101,89); }
td.TdClassName
{
border-color: #586559;
}
.TagClassName
{
border-color: #586559;
}
</style>