Shades of Nandor #526650
Tints of Nandor #526650
RGB
CMYK
RGB Variations
Color information
#526650 (or 0x526650) is known color: Nandor. HEX triplet: 52, 66 and 50. RGB value is (82,102,80). Sum of RGB (Red+Green+Blue) = 82+102+80=264 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.06% from 264); Green value is 102 (40.23% from 255 or 38.64% from 264); Blue value is 80 (31.64% from 255 or 30.30% from 264); Max value from RGB is 102 - color contains mainly: green. Hex color #526650 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526650 is #AD99AF. Grayscale: #5D5D5D. Windows color (decimal): -11377072 or 5269074. OLE color: 5269074.
HSL color Cylindrical-coordinate representation of color #526650: hue angle of 114.55º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #526650 is Cyan = 0.20, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 102 | 80 | - |
| CMYK | 0.20 | 0 | 0.22 | 0.6 |
| HSL | 114.55º | 0.12% | 0.36% | - |
| HSV(B) | 114.55º | 0.22% | 0.4% | - |
| XYZ | 9.68 | 11.88 | 9.37 | - |
| YUV | 93.51 | 120.37 | 119.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 80 | 0.20 | 0 | 0.22 | 0.6 | 114.55 | 0.12 | 0.36 |
| Hex | 52 | 66 | 50 | 14 | 0 | 16 | 3C | 73 | C | 24 |
| Octal | 122 | 146 | 120 | 24 | 0 | 26 | 74 | 163 | 14 | 44 |
| Binary | 1010010 | 1100110 | 1010000 | 10100 | 0 | 10110 | 111100 | 1110011 | 1100 | 100100 |
Color Harmonies of #526650
Complementary color
Monochromatic Colors of #526650
Black with #526650
Text Example
Text Example
White with #526650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526650; }
p { color: rgb(82,102,80); }
H1.HeaderClassName
{
color: #526650;
}
.AnyTagClassName
{
color: #526650;
}
</style>
background-color css
<style>
a { background-color: #526650; }
a { background-color: rgb(82,102,80); }
div.DivClassName
{
background-color: #526650;
}
.BgClassName
{
background-color: #526650;
}
</style>
border-color css
<style>
span { border-color: #526650; }
span { border-color: rgb(82,102,80); }
td.TdClassName
{
border-color: #526650;
}
.TagClassName
{
border-color: #526650;
}
</style>