Shades of Nandor #526752
Tints of Nandor #526752
RGB
CMYK
RGB Variations
Color information
#526752 (or 0x526752) is known color: Nandor. HEX triplet: 52, 67 and 52. RGB value is (82,103,82). Sum of RGB (Red+Green+Blue) = 82+103+82=267 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.71% from 267); Green value is 103 (40.62% from 255 or 38.58% from 267); Blue value is 82 (32.42% from 255 or 30.71% from 267); Max value from RGB is 103 - color contains mainly: green. Hex color #526752 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526752 is #AD98AD. Grayscale: #5E5E5E. Windows color (decimal): -11376814 or 5400402. OLE color: 5400402.
HSL color Cylindrical-coordinate representation of color #526752: hue angle of 120º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #526752 is Cyan = 0.20, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 82 | - |
| CMYK | 0.20 | 0 | 0.20 | 0.60 |
| HSL | 120º | 0.11% | 0.36% | - |
| HSV(B) | 120º | 0.2% | 0.4% | - |
| XYZ | 9.85 | 12.1 | 9.8 | - |
| YUV | 94.33 | 121.04 | 119.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 82 | 0.20 | 0 | 0.20 | 0.60 | 120 | 0.11 | 0.36 |
| Hex | 52 | 67 | 52 | 14 | 0 | 14 | 3C | 78 | B | 24 |
| Octal | 122 | 147 | 122 | 24 | 0 | 24 | 74 | 170 | 13 | 44 |
| Binary | 1010010 | 1100111 | 1010010 | 10100 | 0 | 10100 | 111100 | 1111000 | 1011 | 100100 |
Color Harmonies of #526752
Complementary color
Monochromatic Colors of #526752
Black with #526752
Text Example
Text Example
White with #526752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526752; }
p { color: rgb(82,103,82); }
H1.HeaderClassName
{
color: #526752;
}
.AnyTagClassName
{
color: #526752;
}
</style>
background-color css
<style>
a { background-color: #526752; }
a { background-color: rgb(82,103,82); }
div.DivClassName
{
background-color: #526752;
}
.BgClassName
{
background-color: #526752;
}
</style>
border-color css
<style>
span { border-color: #526752; }
span { border-color: rgb(82,103,82); }
td.TdClassName
{
border-color: #526752;
}
.TagClassName
{
border-color: #526752;
}
</style>