Shades of Nandor #526854
Tints of Nandor #526854
RGB
CMYK
RGB Variations
Color information
#526854 (or 0x526854) is known color: Nandor. HEX triplet: 52, 68 and 54. RGB value is (82,104,84). Sum of RGB (Red+Green+Blue) = 82+104+84=270 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.37% from 270); Green value is 104 (41.02% from 255 or 38.52% from 270); Blue value is 84 (33.20% from 255 or 31.11% from 270); Max value from RGB is 104 - color contains mainly: green. Hex color #526854 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526854 is #AD97AB. Grayscale: #5F5F5F. Windows color (decimal): -11376556 or 5531730. OLE color: 5531730.
HSL color Cylindrical-coordinate representation of color #526854: hue angle of 125.45º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #526854 is Cyan = 0.21, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 104 | 84 | - |
| CMYK | 0.21 | 0 | 0.19 | 0.59 |
| HSL | 125.45º | 0.12% | 0.36% | - |
| HSV(B) | 125.45º | 0.21% | 0.41% | - |
| XYZ | 10.03 | 12.33 | 10.24 | - |
| YUV | 95.14 | 121.71 | 118.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 84 | 0.21 | 0 | 0.19 | 0.59 | 125.45 | 0.12 | 0.36 |
| Hex | 52 | 68 | 54 | 15 | 0 | 13 | 3B | 7D | C | 24 |
| Octal | 122 | 150 | 124 | 25 | 0 | 23 | 73 | 175 | 14 | 44 |
| Binary | 1010010 | 1101000 | 1010100 | 10101 | 0 | 10011 | 111011 | 1111101 | 1100 | 100100 |
Color Harmonies of #526854
Complementary color
Monochromatic Colors of #526854
Black with #526854
Text Example
Text Example
White with #526854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526854; }
p { color: rgb(82,104,84); }
H1.HeaderClassName
{
color: #526854;
}
.AnyTagClassName
{
color: #526854;
}
</style>
background-color css
<style>
a { background-color: #526854; }
a { background-color: rgb(82,104,84); }
div.DivClassName
{
background-color: #526854;
}
.BgClassName
{
background-color: #526854;
}
</style>
border-color css
<style>
span { border-color: #526854; }
span { border-color: rgb(82,104,84); }
td.TdClassName
{
border-color: #526854;
}
.TagClassName
{
border-color: #526854;
}
</style>