Shades of Nandor #525952
Tints of Nandor #525952
RGB
CMYK
RGB Variations
Color information
#525952 (or 0x525952) is known color: Nandor. HEX triplet: 52, 59 and 52. RGB value is (82,89,82). Sum of RGB (Red+Green+Blue) = 82+89+82=253 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.41% from 253); Green value is 89 (35.16% from 255 or 35.18% from 253); Blue value is 82 (32.42% from 255 or 32.41% from 253); Max value from RGB is 89 - color contains mainly: green. Hex color #525952 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525952 is #ADA6AD. Grayscale: #565656. Windows color (decimal): -11380398 or 5396818. OLE color: 5396818.
HSL color Cylindrical-coordinate representation of color #525952: hue angle of 120º degrees, saturation: 0.04, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #525952 is Cyan = 0.08, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 89 | 82 | - |
| CMYK | 0.08 | 0 | 0.08 | 0.65 |
| HSL | 120º | 0.04% | 0.34% | - |
| HSV(B) | 120º | 0.08% | 0.35% | - |
| XYZ | 8.58 | 9.55 | 9.37 | - |
| YUV | 86.11 | 125.68 | 125.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 89 | 82 | 0.08 | 0 | 0.08 | 0.65 | 120 | 0.04 | 0.34 |
| Hex | 52 | 59 | 52 | 8 | 0 | 8 | 41 | 78 | 4 | 22 |
| Octal | 122 | 131 | 122 | 10 | 0 | 10 | 101 | 170 | 4 | 42 |
| Binary | 1010010 | 1011001 | 1010010 | 1000 | 0 | 1000 | 1000001 | 1111000 | 100 | 100010 |
Color Harmonies of #525952
Complementary color
Monochromatic Colors of #525952
Black with #525952
Text Example
Text Example
White with #525952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525952; }
p { color: rgb(82,89,82); }
H1.HeaderClassName
{
color: #525952;
}
.AnyTagClassName
{
color: #525952;
}
</style>
background-color css
<style>
a { background-color: #525952; }
a { background-color: rgb(82,89,82); }
div.DivClassName
{
background-color: #525952;
}
.BgClassName
{
background-color: #525952;
}
</style>
border-color css
<style>
span { border-color: #525952; }
span { border-color: rgb(82,89,82); }
td.TdClassName
{
border-color: #525952;
}
.TagClassName
{
border-color: #525952;
}
</style>