Shades of Nandor #526052
Tints of Nandor #526052
RGB
CMYK
RGB Variations
Color information
#526052 (or 0x526052) is known color: Nandor. HEX triplet: 52, 60 and 52. RGB value is (82,96,82). Sum of RGB (Red+Green+Blue) = 82+96+82=260 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.54% from 260); Green value is 96 (37.89% from 255 or 36.92% from 260); Blue value is 82 (32.42% from 255 or 31.54% from 260); Max value from RGB is 96 - color contains mainly: green. Hex color #526052 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526052 is #AD9FAD. Grayscale: #5A5A5A. Windows color (decimal): -11378606 or 5398610. OLE color: 5398610.
HSL color Cylindrical-coordinate representation of color #526052: hue angle of 120º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #526052 is Cyan = 0.15, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 82 | - |
| CMYK | 0.15 | 0 | 0.15 | 0.62 |
| HSL | 120º | 0.08% | 0.35% | - |
| HSV(B) | 120º | 0.15% | 0.38% | - |
| XYZ | 9.19 | 10.77 | 9.58 | - |
| YUV | 90.22 | 123.36 | 122.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 82 | 0.15 | 0 | 0.15 | 0.62 | 120 | 0.08 | 0.35 |
| Hex | 52 | 60 | 52 | F | 0 | F | 3E | 78 | 8 | 23 |
| Octal | 122 | 140 | 122 | 17 | 0 | 17 | 76 | 170 | 10 | 43 |
| Binary | 1010010 | 1100000 | 1010010 | 1111 | 0 | 1111 | 111110 | 1111000 | 1000 | 100011 |
Color Harmonies of #526052
Complementary color
Monochromatic Colors of #526052
Black with #526052
Text Example
Text Example
White with #526052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526052; }
p { color: rgb(82,96,82); }
H1.HeaderClassName
{
color: #526052;
}
.AnyTagClassName
{
color: #526052;
}
</style>
background-color css
<style>
a { background-color: #526052; }
a { background-color: rgb(82,96,82); }
div.DivClassName
{
background-color: #526052;
}
.BgClassName
{
background-color: #526052;
}
</style>
border-color css
<style>
span { border-color: #526052; }
span { border-color: rgb(82,96,82); }
td.TdClassName
{
border-color: #526052;
}
.TagClassName
{
border-color: #526052;
}
</style>