Shades of Nandor #526452
Tints of Nandor #526452
RGB
CMYK
RGB Variations
Color information
#526452 (or 0x526452) is known color: Nandor. HEX triplet: 52, 64 and 52. RGB value is (82,100,82). Sum of RGB (Red+Green+Blue) = 82+100+82=264 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.06% from 264); Green value is 100 (39.45% from 255 or 37.88% from 264); Blue value is 82 (32.42% from 255 or 31.06% from 264); Max value from RGB is 100 - color contains mainly: green. Hex color #526452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526452 is #AD9BAD. Grayscale: #5C5C5C. Windows color (decimal): -11377582 or 5399634. OLE color: 5399634.
HSL color Cylindrical-coordinate representation of color #526452: hue angle of 120º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #526452 is Cyan = 0.18, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 100 | 82 | - |
| CMYK | 0.18 | 0 | 0.18 | 0.61 |
| HSL | 120º | 0.1% | 0.36% | - |
| HSV(B) | 120º | 0.18% | 0.39% | - |
| XYZ | 9.56 | 11.52 | 9.7 | - |
| YUV | 92.57 | 122.04 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 82 | 0.18 | 0 | 0.18 | 0.61 | 120 | 0.1 | 0.36 |
| Hex | 52 | 64 | 52 | 12 | 0 | 12 | 3D | 78 | A | 24 |
| Octal | 122 | 144 | 122 | 22 | 0 | 22 | 75 | 170 | 12 | 44 |
| Binary | 1010010 | 1100100 | 1010010 | 10010 | 0 | 10010 | 111101 | 1111000 | 1010 | 100100 |
Color Harmonies of #526452
Complementary color
Monochromatic Colors of #526452
Black with #526452
Text Example
Text Example
White with #526452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526452; }
p { color: rgb(82,100,82); }
H1.HeaderClassName
{
color: #526452;
}
.AnyTagClassName
{
color: #526452;
}
</style>
background-color css
<style>
a { background-color: #526452; }
a { background-color: rgb(82,100,82); }
div.DivClassName
{
background-color: #526452;
}
.BgClassName
{
background-color: #526452;
}
</style>
border-color css
<style>
span { border-color: #526452; }
span { border-color: rgb(82,100,82); }
td.TdClassName
{
border-color: #526452;
}
.TagClassName
{
border-color: #526452;
}
</style>