Shades of Nandor #515952
Tints of Nandor #515952
RGB
CMYK
RGB Variations
Color information
#515952 (or 0x515952) is known color: Nandor. HEX triplet: 51, 59 and 52. RGB value is (81,89,82). Sum of RGB (Red+Green+Blue) = 81+89+82=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 89 (35.16% from 255 or 35.32% from 252); Blue value is 82 (32.42% from 255 or 32.54% from 252); Max value from RGB is 89 - color contains mainly: green. Hex color #515952 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515952 is #AEA6AD. Grayscale: #555555. Windows color (decimal): -11445934 or 5396817. OLE color: 5396817.
HSL color Cylindrical-coordinate representation of color #515952: hue angle of 127.5º degrees, saturation: 0.05, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #515952 is Cyan = 0.09, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 89 | 82 | - |
| CMYK | 0.09 | 0 | 0.08 | 0.65 |
| HSL | 127.5º | 0.05% | 0.33% | - |
| HSV(B) | 127.5º | 0.09% | 0.35% | - |
| XYZ | 8.49 | 9.5 | 9.37 | - |
| YUV | 85.81 | 125.85 | 124.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 89 | 82 | 0.09 | 0 | 0.08 | 0.65 | 127.5 | 0.05 | 0.33 |
| Hex | 51 | 59 | 52 | 9 | 0 | 8 | 41 | 80 | 5 | 21 |
| Octal | 121 | 131 | 122 | 11 | 0 | 10 | 101 | 200 | 5 | 41 |
| Binary | 1010001 | 1011001 | 1010010 | 1001 | 0 | 1000 | 1000001 | 10000000 | 101 | 100001 |
Color Harmonies of #515952
Complementary color
Monochromatic Colors of #515952
Black with #515952
Text Example
Text Example
White with #515952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515952; }
p { color: rgb(81,89,82); }
H1.HeaderClassName
{
color: #515952;
}
.AnyTagClassName
{
color: #515952;
}
</style>
background-color css
<style>
a { background-color: #515952; }
a { background-color: rgb(81,89,82); }
div.DivClassName
{
background-color: #515952;
}
.BgClassName
{
background-color: #515952;
}
</style>
border-color css
<style>
span { border-color: #515952; }
span { border-color: rgb(81,89,82); }
td.TdClassName
{
border-color: #515952;
}
.TagClassName
{
border-color: #515952;
}
</style>