Shades of Nandor #526750
Tints of Nandor #526750
RGB
CMYK
RGB Variations
Color information
#526750 (or 0x526750) is known color: Nandor. HEX triplet: 52, 67 and 50. RGB value is (82,103,80). Sum of RGB (Red+Green+Blue) = 82+103+80=265 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.94% from 265); Green value is 103 (40.62% from 255 or 38.87% from 265); Blue value is 80 (31.64% from 255 or 30.19% from 265); Max value from RGB is 103 - color contains mainly: green. Hex color #526750 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526750 is #AD98AF. Grayscale: #5E5E5E. Windows color (decimal): -11376816 or 5269330. OLE color: 5269330.
HSL color Cylindrical-coordinate representation of color #526750: hue angle of 114.78º degrees, saturation: 0.13, 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 #526750 is Cyan = 0.20, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 80 | - |
| CMYK | 0.20 | 0 | 0.22 | 0.60 |
| HSL | 114.78º | 0.13% | 0.36% | - |
| HSV(B) | 114.78º | 0.22% | 0.4% | - |
| XYZ | 9.78 | 12.07 | 9.4 | - |
| YUV | 94.1 | 120.04 | 119.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 80 | 0.20 | 0 | 0.22 | 0.60 | 114.78 | 0.13 | 0.36 |
| Hex | 52 | 67 | 50 | 14 | 0 | 16 | 3C | 73 | D | 24 |
| Octal | 122 | 147 | 120 | 24 | 0 | 26 | 74 | 163 | 15 | 44 |
| Binary | 1010010 | 1100111 | 1010000 | 10100 | 0 | 10110 | 111100 | 1110011 | 1101 | 100100 |
Color Harmonies of #526750
Complementary color
Monochromatic Colors of #526750
Black with #526750
Text Example
Text Example
White with #526750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526750; }
p { color: rgb(82,103,80); }
H1.HeaderClassName
{
color: #526750;
}
.AnyTagClassName
{
color: #526750;
}
</style>
background-color css
<style>
a { background-color: #526750; }
a { background-color: rgb(82,103,80); }
div.DivClassName
{
background-color: #526750;
}
.BgClassName
{
background-color: #526750;
}
</style>
border-color css
<style>
span { border-color: #526750; }
span { border-color: rgb(82,103,80); }
td.TdClassName
{
border-color: #526750;
}
.TagClassName
{
border-color: #526750;
}
</style>