Shades of Nandor #526453
Tints of Nandor #526453
RGB
CMYK
RGB Variations
Color information
#526453 (or 0x526453) is known color: Nandor. HEX triplet: 52, 64 and 53. RGB value is (82,100,83). Sum of RGB (Red+Green+Blue) = 82+100+83=265 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.94% from 265); Green value is 100 (39.45% from 255 or 37.74% from 265); Blue value is 83 (32.81% from 255 or 31.32% from 265); Max value from RGB is 100 - color contains mainly: green. Hex color #526453 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526453 is #AD9BAC. Grayscale: #5C5C5C. Windows color (decimal): -11377581 or 5465170. OLE color: 5465170.
HSL color Cylindrical-coordinate representation of color #526453: hue angle of 123.33º 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 #526453 is Cyan = 0.18, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 100 | 83 | - |
| CMYK | 0.18 | 0 | 0.17 | 0.61 |
| HSL | 123.33º | 0.1% | 0.36% | - |
| HSV(B) | 123.33º | 0.18% | 0.39% | - |
| XYZ | 9.6 | 11.53 | 9.9 | - |
| YUV | 92.68 | 122.54 | 120.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 83 | 0.18 | 0 | 0.17 | 0.61 | 123.33 | 0.1 | 0.36 |
| Hex | 52 | 64 | 53 | 12 | 0 | 11 | 3D | 7B | A | 24 |
| Octal | 122 | 144 | 123 | 22 | 0 | 21 | 75 | 173 | 12 | 44 |
| Binary | 1010010 | 1100100 | 1010011 | 10010 | 0 | 10001 | 111101 | 1111011 | 1010 | 100100 |
Color Harmonies of #526453
Complementary color
Monochromatic Colors of #526453
Black with #526453
Text Example
Text Example
White with #526453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526453; }
p { color: rgb(82,100,83); }
H1.HeaderClassName
{
color: #526453;
}
.AnyTagClassName
{
color: #526453;
}
</style>
background-color css
<style>
a { background-color: #526453; }
a { background-color: rgb(82,100,83); }
div.DivClassName
{
background-color: #526453;
}
.BgClassName
{
background-color: #526453;
}
</style>
border-color css
<style>
span { border-color: #526453; }
span { border-color: rgb(82,100,83); }
td.TdClassName
{
border-color: #526453;
}
.TagClassName
{
border-color: #526453;
}
</style>