Shades of Nandor #526352
Tints of Nandor #526352
RGB
CMYK
RGB Variations
Color information
#526352 (or 0x526352) is known color: Nandor. HEX triplet: 52, 63 and 52. RGB value is (82,99,82). Sum of RGB (Red+Green+Blue) = 82+99+82=263 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.18% from 263); Green value is 99 (39.06% from 255 or 37.64% from 263); Blue value is 82 (32.42% from 255 or 31.18% from 263); Max value from RGB is 99 - color contains mainly: green. Hex color #526352 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526352 is #AD9CAD. Grayscale: #5C5C5C. Windows color (decimal): -11377838 or 5399378. OLE color: 5399378.
HSL color Cylindrical-coordinate representation of color #526352: hue angle of 120º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #526352 is Cyan = 0.17, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 99 | 82 | - |
| CMYK | 0.17 | 0 | 0.17 | 0.61 |
| HSL | 120º | 0.09% | 0.35% | - |
| HSV(B) | 120º | 0.17% | 0.39% | - |
| XYZ | 9.46 | 11.33 | 9.67 | - |
| YUV | 91.98 | 122.37 | 120.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 99 | 82 | 0.17 | 0 | 0.17 | 0.61 | 120 | 0.09 | 0.35 |
| Hex | 52 | 63 | 52 | 11 | 0 | 11 | 3D | 78 | 9 | 23 |
| Octal | 122 | 143 | 122 | 21 | 0 | 21 | 75 | 170 | 11 | 43 |
| Binary | 1010010 | 1100011 | 1010010 | 10001 | 0 | 10001 | 111101 | 1111000 | 1001 | 100011 |
Color Harmonies of #526352
Complementary color
Monochromatic Colors of #526352
Black with #526352
Text Example
Text Example
White with #526352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526352; }
p { color: rgb(82,99,82); }
H1.HeaderClassName
{
color: #526352;
}
.AnyTagClassName
{
color: #526352;
}
</style>
background-color css
<style>
a { background-color: #526352; }
a { background-color: rgb(82,99,82); }
div.DivClassName
{
background-color: #526352;
}
.BgClassName
{
background-color: #526352;
}
</style>
border-color css
<style>
span { border-color: #526352; }
span { border-color: rgb(82,99,82); }
td.TdClassName
{
border-color: #526352;
}
.TagClassName
{
border-color: #526352;
}
</style>