Shades of Nandor #546054
Tints of Nandor #546054
RGB
CMYK
RGB Variations
Color information
#546054 (or 0x546054) is known color: Nandor. HEX triplet: 54, 60 and 54. RGB value is (84,96,84). Sum of RGB (Red+Green+Blue) = 84+96+84=264 (34% of max value = 765). Red value is 84 (33.20% from 255 or 31.82% from 264); Green value is 96 (37.89% from 255 or 36.36% from 264); Blue value is 84 (33.20% from 255 or 31.82% from 264); Max value from RGB is 96 - color contains mainly: green. Hex color #546054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546054 is #AB9FAB. Grayscale: #5B5B5B. Windows color (decimal): -11247532 or 5529684. OLE color: 5529684.
HSL color Cylindrical-coordinate representation of color #546054: hue angle of 120º 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 #546054 is Cyan = 0.12, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 96 | 84 | - |
| CMYK | 0.12 | 0 | 0.12 | 0.62 |
| HSL | 120º | 0.07% | 0.35% | - |
| HSV(B) | 120º | 0.13% | 0.38% | - |
| XYZ | 9.44 | 10.89 | 9.99 | - |
| YUV | 91.04 | 124.02 | 122.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 84 | 0.12 | 0 | 0.12 | 0.62 | 120 | 0.07 | 0.35 |
| Hex | 54 | 60 | 54 | C | 0 | C | 3E | 78 | 7 | 23 |
| Octal | 124 | 140 | 124 | 14 | 0 | 14 | 76 | 170 | 7 | 43 |
| Binary | 1010100 | 1100000 | 1010100 | 1100 | 0 | 1100 | 111110 | 1111000 | 111 | 100011 |
Color Harmonies of #546054
Complementary color
Monochromatic Colors of #546054
Black with #546054
Text Example
Text Example
White with #546054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546054; }
p { color: rgb(84,96,84); }
H1.HeaderClassName
{
color: #546054;
}
.AnyTagClassName
{
color: #546054;
}
</style>
background-color css
<style>
a { background-color: #546054; }
a { background-color: rgb(84,96,84); }
div.DivClassName
{
background-color: #546054;
}
.BgClassName
{
background-color: #546054;
}
</style>
border-color css
<style>
span { border-color: #546054; }
span { border-color: rgb(84,96,84); }
td.TdClassName
{
border-color: #546054;
}
.TagClassName
{
border-color: #546054;
}
</style>