Shades of Nandor #526951
Tints of Nandor #526951
RGB
CMYK
RGB Variations
Color information
#526951 (or 0x526951) is known color: Nandor. HEX triplet: 52, 69 and 51. RGB value is (82,105,81). Sum of RGB (Red+Green+Blue) = 82+105+81=268 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.60% from 268); Green value is 105 (41.41% from 255 or 39.18% from 268); Blue value is 81 (32.03% from 255 or 30.22% from 268); Max value from RGB is 105 - color contains mainly: green. Hex color #526951 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526951 is #AD96AE. Grayscale: #5F5F5F. Windows color (decimal): -11376303 or 5335378. OLE color: 5335378.
HSL color Cylindrical-coordinate representation of color #526951: hue angle of 117.5º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #526951 is Cyan = 0.22, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 105 | 81 | - |
| CMYK | 0.22 | 0 | 0.23 | 0.59 |
| HSL | 117.5º | 0.13% | 0.36% | - |
| HSV(B) | 117.5º | 0.23% | 0.41% | - |
| XYZ | 10.02 | 12.49 | 9.67 | - |
| YUV | 95.39 | 119.88 | 118.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 81 | 0.22 | 0 | 0.23 | 0.59 | 117.5 | 0.13 | 0.36 |
| Hex | 52 | 69 | 51 | 16 | 0 | 17 | 3B | 76 | D | 24 |
| Octal | 122 | 151 | 121 | 26 | 0 | 27 | 73 | 166 | 15 | 44 |
| Binary | 1010010 | 1101001 | 1010001 | 10110 | 0 | 10111 | 111011 | 1110110 | 1101 | 100100 |
Color Harmonies of #526951
Complementary color
Monochromatic Colors of #526951
Black with #526951
Text Example
Text Example
White with #526951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526951; }
p { color: rgb(82,105,81); }
H1.HeaderClassName
{
color: #526951;
}
.AnyTagClassName
{
color: #526951;
}
</style>
background-color css
<style>
a { background-color: #526951; }
a { background-color: rgb(82,105,81); }
div.DivClassName
{
background-color: #526951;
}
.BgClassName
{
background-color: #526951;
}
</style>
border-color css
<style>
span { border-color: #526951; }
span { border-color: rgb(82,105,81); }
td.TdClassName
{
border-color: #526951;
}
.TagClassName
{
border-color: #526951;
}
</style>