Shades of Nandor #526751
Tints of Nandor #526751
RGB
CMYK
RGB Variations
Color information
#526751 (or 0x526751) is known color: Nandor. HEX triplet: 52, 67 and 51. RGB value is (82,103,81). Sum of RGB (Red+Green+Blue) = 82+103+81=266 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.83% from 266); Green value is 103 (40.62% from 255 or 38.72% from 266); Blue value is 81 (32.03% from 255 or 30.45% from 266); Max value from RGB is 103 - color contains mainly: green. Hex color #526751 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526751 is #AD98AE. Grayscale: #5E5E5E. Windows color (decimal): -11376815 or 5334866. OLE color: 5334866.
HSL color Cylindrical-coordinate representation of color #526751: hue angle of 117.27º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #526751 is Cyan = 0.20, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 81 | - |
| CMYK | 0.20 | 0 | 0.21 | 0.60 |
| HSL | 117.27º | 0.12% | 0.36% | - |
| HSV(B) | 117.27º | 0.21% | 0.4% | - |
| XYZ | 9.82 | 12.09 | 9.6 | - |
| YUV | 94.21 | 120.54 | 119.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 81 | 0.20 | 0 | 0.21 | 0.60 | 117.27 | 0.12 | 0.36 |
| Hex | 52 | 67 | 51 | 14 | 0 | 15 | 3C | 75 | C | 24 |
| Octal | 122 | 147 | 121 | 24 | 0 | 25 | 74 | 165 | 14 | 44 |
| Binary | 1010010 | 1100111 | 1010001 | 10100 | 0 | 10101 | 111100 | 1110101 | 1100 | 100100 |
Color Harmonies of #526751
Complementary color
Monochromatic Colors of #526751
Black with #526751
Text Example
Text Example
White with #526751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526751; }
p { color: rgb(82,103,81); }
H1.HeaderClassName
{
color: #526751;
}
.AnyTagClassName
{
color: #526751;
}
</style>
background-color css
<style>
a { background-color: #526751; }
a { background-color: rgb(82,103,81); }
div.DivClassName
{
background-color: #526751;
}
.BgClassName
{
background-color: #526751;
}
</style>
border-color css
<style>
span { border-color: #526751; }
span { border-color: rgb(82,103,81); }
td.TdClassName
{
border-color: #526751;
}
.TagClassName
{
border-color: #526751;
}
</style>