Shades of Nandor #515351
Tints of Nandor #515351
RGB
CMYK
RGB Variations
Color information
#515351 (or 0x515351) is known color: Nandor. HEX triplet: 51, 53 and 51. RGB value is (81,83,81). Sum of RGB (Red+Green+Blue) = 81+83+81=245 (32% of max value = 765). Red value is 81 (32.03% from 255 or 33.06% from 245); Green value is 83 (32.81% from 255 or 33.88% from 245); Blue value is 81 (32.03% from 255 or 33.06% from 245); Max value from RGB is 83 - color contains mainly: green. Hex color #515351 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515351 is #AEACAE. Grayscale: #525252. Windows color (decimal): -11447471 or 5329745. OLE color: 5329745.
HSL color Cylindrical-coordinate representation of color #515351: hue angle of 120º degrees, saturation: 0.01, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #515351 is Cyan = 0.02, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 83 | 81 | - |
| CMYK | 0.02 | 0 | 0.02 | 0.67 |
| HSL | 120º | 0.01% | 0.32% | - |
| HSV(B) | 120º | 0.02% | 0.33% | - |
| XYZ | 7.97 | 8.53 | 9.01 | - |
| YUV | 82.17 | 127.34 | 127.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 83 | 81 | 0.02 | 0 | 0.02 | 0.67 | 120 | 0.01 | 0.32 |
| Hex | 51 | 53 | 51 | 2 | 0 | 2 | 43 | 78 | 1 | 20 |
| Octal | 121 | 123 | 121 | 2 | 0 | 2 | 103 | 170 | 1 | 40 |
| Binary | 1010001 | 1010011 | 1010001 | 10 | 0 | 10 | 1000011 | 1111000 | 1 | 100000 |
Color Harmonies of #515351
Complementary color
Monochromatic Colors of #515351
Black with #515351
Text Example
Text Example
White with #515351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515351; }
p { color: rgb(81,83,81); }
H1.HeaderClassName
{
color: #515351;
}
.AnyTagClassName
{
color: #515351;
}
</style>
background-color css
<style>
a { background-color: #515351; }
a { background-color: rgb(81,83,81); }
div.DivClassName
{
background-color: #515351;
}
.BgClassName
{
background-color: #515351;
}
</style>
border-color css
<style>
span { border-color: #515351; }
span { border-color: rgb(81,83,81); }
td.TdClassName
{
border-color: #515351;
}
.TagClassName
{
border-color: #515351;
}
</style>