Shades of Nandor #546752
Tints of Nandor #546752
RGB
CMYK
RGB Variations
Color information
#546752 (or 0x546752) is known color: Nandor. HEX triplet: 54, 67 and 52. RGB value is (84,103,82). Sum of RGB (Red+Green+Blue) = 84+103+82=269 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.23% from 269); Green value is 103 (40.62% from 255 or 38.29% from 269); Blue value is 82 (32.42% from 255 or 30.48% from 269); Max value from RGB is 103 - color contains mainly: green. Hex color #546752 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546752 is #AB98AD. Grayscale: #5E5E5E. Windows color (decimal): -11245742 or 5400404. OLE color: 5400404.
HSL color Cylindrical-coordinate representation of color #546752: hue angle of 114.29º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #546752 is Cyan = 0.18, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 103 | 82 | - |
| CMYK | 0.18 | 0 | 0.20 | 0.60 |
| HSL | 114.29º | 0.11% | 0.36% | - |
| HSV(B) | 114.29º | 0.2% | 0.4% | - |
| XYZ | 10.03 | 12.19 | 9.81 | - |
| YUV | 94.93 | 120.71 | 120.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 103 | 82 | 0.18 | 0 | 0.20 | 0.60 | 114.29 | 0.11 | 0.36 |
| Hex | 54 | 67 | 52 | 12 | 0 | 14 | 3C | 72 | B | 24 |
| Octal | 124 | 147 | 122 | 22 | 0 | 24 | 74 | 162 | 13 | 44 |
| Binary | 1010100 | 1100111 | 1010010 | 10010 | 0 | 10100 | 111100 | 1110010 | 1011 | 100100 |
Color Harmonies of #546752
Complementary color
Monochromatic Colors of #546752
Black with #546752
Text Example
Text Example
White with #546752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546752; }
p { color: rgb(84,103,82); }
H1.HeaderClassName
{
color: #546752;
}
.AnyTagClassName
{
color: #546752;
}
</style>
background-color css
<style>
a { background-color: #546752; }
a { background-color: rgb(84,103,82); }
div.DivClassName
{
background-color: #546752;
}
.BgClassName
{
background-color: #546752;
}
</style>
border-color css
<style>
span { border-color: #546752; }
span { border-color: rgb(84,103,82); }
td.TdClassName
{
border-color: #546752;
}
.TagClassName
{
border-color: #546752;
}
</style>