Shades of Nandor #556054
Tints of Nandor #556054
RGB
CMYK
RGB Variations
Color information
#556054 (or 0x556054) is known color: Nandor. HEX triplet: 55, 60 and 54. RGB value is (85,96,84). Sum of RGB (Red+Green+Blue) = 85+96+84=265 (35% of max value = 765). Red value is 85 (33.59% from 255 or 32.08% from 265); Green value is 96 (37.89% from 255 or 36.23% from 265); Blue value is 84 (33.20% from 255 or 31.70% from 265); Max value from RGB is 96 - color contains mainly: green. Hex color #556054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #556054 is #AA9FAB. Grayscale: #5B5B5B. Windows color (decimal): -11181996 or 5529685. OLE color: 5529685.
HSL color Cylindrical-coordinate representation of color #556054: hue angle of 115º degrees, saturation: 0.07, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #556054 is Cyan = 0.11, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 85 | 96 | 84 | - |
| CMYK | 0.11 | 0 | 0.12 | 0.62 |
| HSL | 115º | 0.07% | 0.35% | - |
| HSV(B) | 115º | 0.13% | 0.38% | - |
| XYZ | 9.53 | 10.94 | 10 | - |
| YUV | 91.34 | 123.86 | 123.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 96 | 84 | 0.11 | 0 | 0.12 | 0.62 | 115 | 0.07 | 0.35 |
| Hex | 55 | 60 | 54 | B | 0 | C | 3E | 73 | 7 | 23 |
| Octal | 125 | 140 | 124 | 13 | 0 | 14 | 76 | 163 | 7 | 43 |
| Binary | 1010101 | 1100000 | 1010100 | 1011 | 0 | 1100 | 111110 | 1110011 | 111 | 100011 |
Color Harmonies of #556054
Complementary color
Monochromatic Colors of #556054
Black with #556054
Text Example
Text Example
White with #556054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556054; }
p { color: rgb(85,96,84); }
H1.HeaderClassName
{
color: #556054;
}
.AnyTagClassName
{
color: #556054;
}
</style>
background-color css
<style>
a { background-color: #556054; }
a { background-color: rgb(85,96,84); }
div.DivClassName
{
background-color: #556054;
}
.BgClassName
{
background-color: #556054;
}
</style>
border-color css
<style>
span { border-color: #556054; }
span { border-color: rgb(85,96,84); }
td.TdClassName
{
border-color: #556054;
}
.TagClassName
{
border-color: #556054;
}
</style>