Shades of Nandor #526853
Tints of Nandor #526853
RGB
CMYK
RGB Variations
Color information
#526853 (or 0x526853) is known color: Nandor. HEX triplet: 52, 68 and 53. RGB value is (82,104,83). Sum of RGB (Red+Green+Blue) = 82+104+83=269 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.48% from 269); Green value is 104 (41.02% from 255 or 38.66% from 269); Blue value is 83 (32.81% from 255 or 30.86% from 269); Max value from RGB is 104 - color contains mainly: green. Hex color #526853 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526853 is #AD97AC. Grayscale: #5F5F5F. Windows color (decimal): -11376557 or 5466194. OLE color: 5466194.
HSL color Cylindrical-coordinate representation of color #526853: hue angle of 122.73º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #526853 is Cyan = 0.21, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 104 | 83 | - |
| CMYK | 0.21 | 0 | 0.20 | 0.59 |
| HSL | 122.73º | 0.12% | 0.36% | - |
| HSV(B) | 122.73º | 0.21% | 0.41% | - |
| XYZ | 9.99 | 12.32 | 10.03 | - |
| YUV | 95.03 | 121.21 | 118.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 83 | 0.21 | 0 | 0.20 | 0.59 | 122.73 | 0.12 | 0.36 |
| Hex | 52 | 68 | 53 | 15 | 0 | 14 | 3B | 7B | C | 24 |
| Octal | 122 | 150 | 123 | 25 | 0 | 24 | 73 | 173 | 14 | 44 |
| Binary | 1010010 | 1101000 | 1010011 | 10101 | 0 | 10100 | 111011 | 1111011 | 1100 | 100100 |
Color Harmonies of #526853
Complementary color
Monochromatic Colors of #526853
Black with #526853
Text Example
Text Example
White with #526853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526853; }
p { color: rgb(82,104,83); }
H1.HeaderClassName
{
color: #526853;
}
.AnyTagClassName
{
color: #526853;
}
</style>
background-color css
<style>
a { background-color: #526853; }
a { background-color: rgb(82,104,83); }
div.DivClassName
{
background-color: #526853;
}
.BgClassName
{
background-color: #526853;
}
</style>
border-color css
<style>
span { border-color: #526853; }
span { border-color: rgb(82,104,83); }
td.TdClassName
{
border-color: #526853;
}
.TagClassName
{
border-color: #526853;
}
</style>