Shades of Nandor #526152
Tints of Nandor #526152
RGB
CMYK
RGB Variations
Color information
#526152 (or 0x526152) is known color: Nandor. HEX triplet: 52, 61 and 52. RGB value is (82,97,82). Sum of RGB (Red+Green+Blue) = 82+97+82=261 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.42% from 261); Green value is 97 (38.28% from 255 or 37.16% from 261); Blue value is 82 (32.42% from 255 or 31.42% from 261); Max value from RGB is 97 - color contains mainly: green. Hex color #526152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526152 is #AD9EAD. Grayscale: #5A5A5A. Windows color (decimal): -11378350 or 5398866. OLE color: 5398866.
HSL color Cylindrical-coordinate representation of color #526152: hue angle of 120º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #526152 is Cyan = 0.15, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 97 | 82 | - |
| CMYK | 0.15 | 0 | 0.15 | 0.62 |
| HSL | 120º | 0.08% | 0.35% | - |
| HSV(B) | 120º | 0.15% | 0.38% | - |
| XYZ | 9.28 | 10.95 | 9.61 | - |
| YUV | 90.81 | 123.03 | 121.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 82 | 0.15 | 0 | 0.15 | 0.62 | 120 | 0.08 | 0.35 |
| Hex | 52 | 61 | 52 | F | 0 | F | 3E | 78 | 8 | 23 |
| Octal | 122 | 141 | 122 | 17 | 0 | 17 | 76 | 170 | 10 | 43 |
| Binary | 1010010 | 1100001 | 1010010 | 1111 | 0 | 1111 | 111110 | 1111000 | 1000 | 100011 |
Color Harmonies of #526152
Complementary color
Monochromatic Colors of #526152
Black with #526152
Text Example
Text Example
White with #526152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526152; }
p { color: rgb(82,97,82); }
H1.HeaderClassName
{
color: #526152;
}
.AnyTagClassName
{
color: #526152;
}
</style>
background-color css
<style>
a { background-color: #526152; }
a { background-color: rgb(82,97,82); }
div.DivClassName
{
background-color: #526152;
}
.BgClassName
{
background-color: #526152;
}
</style>
border-color css
<style>
span { border-color: #526152; }
span { border-color: rgb(82,97,82); }
td.TdClassName
{
border-color: #526152;
}
.TagClassName
{
border-color: #526152;
}
</style>