Shades of Nandor #526051
Tints of Nandor #526051
RGB
CMYK
RGB Variations
Color information
#526051 (or 0x526051) is known color: Nandor. HEX triplet: 52, 60 and 51. RGB value is (82,96,81). Sum of RGB (Red+Green+Blue) = 82+96+81=259 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.66% from 259); Green value is 96 (37.89% from 255 or 37.07% from 259); Blue value is 81 (32.03% from 255 or 31.27% from 259); Max value from RGB is 96 - color contains mainly: green. Hex color #526051 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526051 is #AD9FAE. Grayscale: #5A5A5A. Windows color (decimal): -11378607 or 5333074. OLE color: 5333074.
HSL color Cylindrical-coordinate representation of color #526051: hue angle of 116º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #526051 is Cyan = 0.15, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 81 | - |
| CMYK | 0.15 | 0 | 0.16 | 0.62 |
| HSL | 116º | 0.08% | 0.35% | - |
| HSV(B) | 116º | 0.16% | 0.38% | - |
| XYZ | 9.15 | 10.75 | 9.38 | - |
| YUV | 90.1 | 122.86 | 122.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 81 | 0.15 | 0 | 0.16 | 0.62 | 116 | 0.08 | 0.35 |
| Hex | 52 | 60 | 51 | F | 0 | 10 | 3E | 74 | 8 | 23 |
| Octal | 122 | 140 | 121 | 17 | 0 | 20 | 76 | 164 | 10 | 43 |
| Binary | 1010010 | 1100000 | 1010001 | 1111 | 0 | 10000 | 111110 | 1110100 | 1000 | 100011 |
Color Harmonies of #526051
Complementary color
Monochromatic Colors of #526051
Black with #526051
Text Example
Text Example
White with #526051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526051; }
p { color: rgb(82,96,81); }
H1.HeaderClassName
{
color: #526051;
}
.AnyTagClassName
{
color: #526051;
}
</style>
background-color css
<style>
a { background-color: #526051; }
a { background-color: rgb(82,96,81); }
div.DivClassName
{
background-color: #526051;
}
.BgClassName
{
background-color: #526051;
}
</style>
border-color css
<style>
span { border-color: #526051; }
span { border-color: rgb(82,96,81); }
td.TdClassName
{
border-color: #526051;
}
.TagClassName
{
border-color: #526051;
}
</style>