Shades of Nandor #526552
Tints of Nandor #526552
RGB
CMYK
RGB Variations
Color information
#526552 (or 0x526552) is known color: Nandor. HEX triplet: 52, 65 and 52. RGB value is (82,101,82). Sum of RGB (Red+Green+Blue) = 82+101+82=265 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.94% from 265); Green value is 101 (39.84% from 255 or 38.11% from 265); Blue value is 82 (32.42% from 255 or 30.94% from 265); Max value from RGB is 101 - color contains mainly: green. Hex color #526552 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526552 is #AD9AAD. Grayscale: #5D5D5D. Windows color (decimal): -11377326 or 5399890. OLE color: 5399890.
HSL color Cylindrical-coordinate representation of color #526552: hue angle of 120º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #526552 is Cyan = 0.19, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 82 | - |
| CMYK | 0.19 | 0 | 0.19 | 0.60 |
| HSL | 120º | 0.1% | 0.36% | - |
| HSV(B) | 120º | 0.19% | 0.4% | - |
| XYZ | 9.66 | 11.71 | 9.73 | - |
| YUV | 93.15 | 121.71 | 120.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 82 | 0.19 | 0 | 0.19 | 0.60 | 120 | 0.1 | 0.36 |
| Hex | 52 | 65 | 52 | 13 | 0 | 13 | 3C | 78 | A | 24 |
| Octal | 122 | 145 | 122 | 23 | 0 | 23 | 74 | 170 | 12 | 44 |
| Binary | 1010010 | 1100101 | 1010010 | 10011 | 0 | 10011 | 111100 | 1111000 | 1010 | 100100 |
Color Harmonies of #526552
Complementary color
Monochromatic Colors of #526552
Black with #526552
Text Example
Text Example
White with #526552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526552; }
p { color: rgb(82,101,82); }
H1.HeaderClassName
{
color: #526552;
}
.AnyTagClassName
{
color: #526552;
}
</style>
background-color css
<style>
a { background-color: #526552; }
a { background-color: rgb(82,101,82); }
div.DivClassName
{
background-color: #526552;
}
.BgClassName
{
background-color: #526552;
}
</style>
border-color css
<style>
span { border-color: #526552; }
span { border-color: rgb(82,101,82); }
td.TdClassName
{
border-color: #526552;
}
.TagClassName
{
border-color: #526552;
}
</style>