Shades of Nandor #546053
Tints of Nandor #546053
RGB
CMYK
RGB Variations
Color information
#546053 (or 0x546053) is known color: Nandor. HEX triplet: 54, 60 and 53. RGB value is (84,96,83). Sum of RGB (Red+Green+Blue) = 84+96+83=263 (34% of max value = 765). Red value is 84 (33.20% from 255 or 31.94% from 263); Green value is 96 (37.89% from 255 or 36.50% from 263); Blue value is 83 (32.81% from 255 or 31.56% from 263); Max value from RGB is 96 - color contains mainly: green. Hex color #546053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546053 is #AB9FAC. Grayscale: #5A5A5A. Windows color (decimal): -11247533 or 5464148. OLE color: 5464148.
HSL color Cylindrical-coordinate representation of color #546053: hue angle of 115.38º degrees, saturation: 0.07, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #546053 is Cyan = 0.12, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 84 | 96 | 83 | - |
| CMYK | 0.12 | 0 | 0.14 | 0.62 |
| HSL | 115.38º | 0.07% | 0.35% | - |
| HSV(B) | 115.38º | 0.14% | 0.38% | - |
| XYZ | 9.4 | 10.88 | 9.79 | - |
| YUV | 90.93 | 123.52 | 123.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 83 | 0.12 | 0 | 0.14 | 0.62 | 115.38 | 0.07 | 0.35 |
| Hex | 54 | 60 | 53 | C | 0 | E | 3E | 73 | 7 | 23 |
| Octal | 124 | 140 | 123 | 14 | 0 | 16 | 76 | 163 | 7 | 43 |
| Binary | 1010100 | 1100000 | 1010011 | 1100 | 0 | 1110 | 111110 | 1110011 | 111 | 100011 |
Color Harmonies of #546053
Complementary color
Monochromatic Colors of #546053
Black with #546053
Text Example
Text Example
White with #546053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546053; }
p { color: rgb(84,96,83); }
H1.HeaderClassName
{
color: #546053;
}
.AnyTagClassName
{
color: #546053;
}
</style>
background-color css
<style>
a { background-color: #546053; }
a { background-color: rgb(84,96,83); }
div.DivClassName
{
background-color: #546053;
}
.BgClassName
{
background-color: #546053;
}
</style>
border-color css
<style>
span { border-color: #546053; }
span { border-color: rgb(84,96,83); }
td.TdClassName
{
border-color: #546053;
}
.TagClassName
{
border-color: #546053;
}
</style>