Shades of Nandor #526350
Tints of Nandor #526350
RGB
CMYK
RGB Variations
Color information
#526350 (or 0x526350) is known color: Nandor. HEX triplet: 52, 63 and 50. RGB value is (82,99,80). Sum of RGB (Red+Green+Blue) = 82+99+80=261 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.42% from 261); Green value is 99 (39.06% from 255 or 37.93% from 261); Blue value is 80 (31.64% from 255 or 30.65% from 261); Max value from RGB is 99 - color contains mainly: green. Hex color #526350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526350 is #AD9CAF. Grayscale: #5B5B5B. Windows color (decimal): -11377840 or 5268306. OLE color: 5268306.
HSL color Cylindrical-coordinate representation of color #526350: hue angle of 113.68º degrees, saturation: 0.11, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #526350 is Cyan = 0.17, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 99 | 80 | - |
| CMYK | 0.17 | 0 | 0.19 | 0.61 |
| HSL | 113.68º | 0.11% | 0.35% | - |
| HSV(B) | 113.68º | 0.19% | 0.39% | - |
| XYZ | 9.39 | 11.3 | 9.28 | - |
| YUV | 91.75 | 121.37 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 99 | 80 | 0.17 | 0 | 0.19 | 0.61 | 113.68 | 0.11 | 0.35 |
| Hex | 52 | 63 | 50 | 11 | 0 | 13 | 3D | 72 | B | 23 |
| Octal | 122 | 143 | 120 | 21 | 0 | 23 | 75 | 162 | 13 | 43 |
| Binary | 1010010 | 1100011 | 1010000 | 10001 | 0 | 10011 | 111101 | 1110010 | 1011 | 100011 |
Color Harmonies of #526350
Complementary color
Monochromatic Colors of #526350
Black with #526350
Text Example
Text Example
White with #526350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526350; }
p { color: rgb(82,99,80); }
H1.HeaderClassName
{
color: #526350;
}
.AnyTagClassName
{
color: #526350;
}
</style>
background-color css
<style>
a { background-color: #526350; }
a { background-color: rgb(82,99,80); }
div.DivClassName
{
background-color: #526350;
}
.BgClassName
{
background-color: #526350;
}
</style>
border-color css
<style>
span { border-color: #526350; }
span { border-color: rgb(82,99,80); }
td.TdClassName
{
border-color: #526350;
}
.TagClassName
{
border-color: #526350;
}
</style>