Shades of Nandor #536052
Tints of Nandor #536052
RGB
CMYK
RGB Variations
Color information
#536052 (or 0x536052) is known color: Nandor. HEX triplet: 53, 60 and 52. RGB value is (83,96,82). Sum of RGB (Red+Green+Blue) = 83+96+82=261 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.80% from 261); Green value is 96 (37.89% from 255 or 36.78% from 261); Blue value is 82 (32.42% from 255 or 31.42% from 261); Max value from RGB is 96 - color contains mainly: green. Hex color #536052 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536052 is #AC9FAD. Grayscale: #5A5A5A. Windows color (decimal): -11313070 or 5398611. OLE color: 5398611.
HSL color Cylindrical-coordinate representation of color #536052: hue angle of 115.71º 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 #536052 is Cyan = 0.14, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 96 | 82 | - |
| CMYK | 0.14 | 0 | 0.15 | 0.62 |
| HSL | 115.71º | 0.08% | 0.35% | - |
| HSV(B) | 115.71º | 0.15% | 0.38% | - |
| XYZ | 9.27 | 10.81 | 9.58 | - |
| YUV | 90.52 | 123.19 | 122.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 82 | 0.14 | 0 | 0.15 | 0.62 | 115.71 | 0.08 | 0.35 |
| Hex | 53 | 60 | 52 | E | 0 | F | 3E | 74 | 8 | 23 |
| Octal | 123 | 140 | 122 | 16 | 0 | 17 | 76 | 164 | 10 | 43 |
| Binary | 1010011 | 1100000 | 1010010 | 1110 | 0 | 1111 | 111110 | 1110100 | 1000 | 100011 |
Color Harmonies of #536052
Complementary color
Monochromatic Colors of #536052
Black with #536052
Text Example
Text Example
White with #536052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536052; }
p { color: rgb(83,96,82); }
H1.HeaderClassName
{
color: #536052;
}
.AnyTagClassName
{
color: #536052;
}
</style>
background-color css
<style>
a { background-color: #536052; }
a { background-color: rgb(83,96,82); }
div.DivClassName
{
background-color: #536052;
}
.BgClassName
{
background-color: #536052;
}
</style>
border-color css
<style>
span { border-color: #536052; }
span { border-color: rgb(83,96,82); }
td.TdClassName
{
border-color: #536052;
}
.TagClassName
{
border-color: #536052;
}
</style>