Shades of Nandor #506952
Tints of Nandor #506952
RGB
CMYK
RGB Variations
Color information
#506952 (or 0x506952) is known color: Nandor. HEX triplet: 50, 69 and 52. RGB value is (80,105,82). Sum of RGB (Red+Green+Blue) = 80+105+82=267 (35% of max value = 765). Red value is 80 (31.64% from 255 or 29.96% from 267); Green value is 105 (41.41% from 255 or 39.33% from 267); Blue value is 82 (32.42% from 255 or 30.71% from 267); Max value from RGB is 105 - color contains mainly: green. Hex color #506952 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506952 is #AF96AD. Grayscale: #5E5E5E. Windows color (decimal): -11507374 or 5400912. OLE color: 5400912.
HSL color Cylindrical-coordinate representation of color #506952: hue angle of 124.8º degrees, saturation: 0.14, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #506952 is Cyan = 0.24, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 105 | 82 | - |
| CMYK | 0.24 | 0 | 0.22 | 0.59 |
| HSL | 124.8º | 0.14% | 0.36% | - |
| HSV(B) | 124.8º | 0.24% | 0.41% | - |
| XYZ | 9.88 | 12.42 | 9.86 | - |
| YUV | 94.9 | 120.72 | 117.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 105 | 82 | 0.24 | 0 | 0.22 | 0.59 | 124.8 | 0.14 | 0.36 |
| Hex | 50 | 69 | 52 | 18 | 0 | 16 | 3B | 7D | E | 24 |
| Octal | 120 | 151 | 122 | 30 | 0 | 26 | 73 | 175 | 16 | 44 |
| Binary | 1010000 | 1101001 | 1010010 | 11000 | 0 | 10110 | 111011 | 1111101 | 1110 | 100100 |
Color Harmonies of #506952
Complementary color
Monochromatic Colors of #506952
Black with #506952
Text Example
Text Example
White with #506952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506952; }
p { color: rgb(80,105,82); }
H1.HeaderClassName
{
color: #506952;
}
.AnyTagClassName
{
color: #506952;
}
</style>
background-color css
<style>
a { background-color: #506952; }
a { background-color: rgb(80,105,82); }
div.DivClassName
{
background-color: #506952;
}
.BgClassName
{
background-color: #506952;
}
</style>
border-color css
<style>
span { border-color: #506952; }
span { border-color: rgb(80,105,82); }
td.TdClassName
{
border-color: #506952;
}
.TagClassName
{
border-color: #506952;
}
</style>