Shades of Nandor #525552
Tints of Nandor #525552
RGB
CMYK
RGB Variations
Color information
#525552 (or 0x525552) is known color: Nandor. HEX triplet: 52, 55 and 52. RGB value is (82,85,82). Sum of RGB (Red+Green+Blue) = 82+85+82=249 (32% of max value = 765). Red value is 82 (32.42% from 255 or 32.93% from 249); Green value is 85 (33.59% from 255 or 34.14% from 249); Blue value is 82 (32.42% from 255 or 32.93% from 249); Max value from RGB is 85 - color contains mainly: green. Hex color #525552 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525552 is #ADAAAD. Grayscale: #535353. Windows color (decimal): -11381422 or 5395794. OLE color: 5395794.
HSL color Cylindrical-coordinate representation of color #525552: hue angle of 120º degrees, saturation: 0.02, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #525552 is Cyan = 0.04, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 85 | 82 | - |
| CMYK | 0.04 | 0 | 0.04 | 0.67 |
| HSL | 120º | 0.02% | 0.33% | - |
| HSV(B) | 120º | 0.04% | 0.33% | - |
| XYZ | 8.25 | 8.9 | 9.27 | - |
| YUV | 83.76 | 127.01 | 126.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 82 | 0.04 | 0 | 0.04 | 0.67 | 120 | 0.02 | 0.33 |
| Hex | 52 | 55 | 52 | 4 | 0 | 4 | 43 | 78 | 2 | 21 |
| Octal | 122 | 125 | 122 | 4 | 0 | 4 | 103 | 170 | 2 | 41 |
| Binary | 1010010 | 1010101 | 1010010 | 100 | 0 | 100 | 1000011 | 1111000 | 10 | 100001 |
Color Harmonies of #525552
Complementary color
Monochromatic Colors of #525552
Black with #525552
Text Example
Text Example
White with #525552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525552; }
p { color: rgb(82,85,82); }
H1.HeaderClassName
{
color: #525552;
}
.AnyTagClassName
{
color: #525552;
}
</style>
background-color css
<style>
a { background-color: #525552; }
a { background-color: rgb(82,85,82); }
div.DivClassName
{
background-color: #525552;
}
.BgClassName
{
background-color: #525552;
}
</style>
border-color css
<style>
span { border-color: #525552; }
span { border-color: rgb(82,85,82); }
td.TdClassName
{
border-color: #525552;
}
.TagClassName
{
border-color: #525552;
}
</style>