Shades of Nandor #536753
Tints of Nandor #536753
RGB
CMYK
RGB Variations
Color information
#536753 (or 0x536753) is known color: Nandor. HEX triplet: 53, 67 and 53. RGB value is (83,103,83). Sum of RGB (Red+Green+Blue) = 83+103+83=269 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.86% from 269); Green value is 103 (40.62% from 255 or 38.29% from 269); Blue value is 83 (32.81% from 255 or 30.86% from 269); Max value from RGB is 103 - color contains mainly: green. Hex color #536753 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536753 is #AC98AC. Grayscale: #5E5E5E. Windows color (decimal): -11311277 or 5465939. OLE color: 5465939.
HSL color Cylindrical-coordinate representation of color #536753: 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.19%. Process color model (Four color, CMYK) of #536753 is Cyan = 0.19, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 103 | 83 | - |
| CMYK | 0.19 | 0 | 0.19 | 0.60 |
| HSL | 120º | 0.11% | 0.36% | - |
| HSV(B) | 120º | 0.19% | 0.4% | - |
| XYZ | 9.98 | 12.16 | 10.01 | - |
| YUV | 94.74 | 121.37 | 119.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 83 | 0.19 | 0 | 0.19 | 0.60 | 120 | 0.11 | 0.36 |
| Hex | 53 | 67 | 53 | 13 | 0 | 13 | 3C | 78 | B | 24 |
| Octal | 123 | 147 | 123 | 23 | 0 | 23 | 74 | 170 | 13 | 44 |
| Binary | 1010011 | 1100111 | 1010011 | 10011 | 0 | 10011 | 111100 | 1111000 | 1011 | 100100 |
Color Harmonies of #536753
Complementary color
Monochromatic Colors of #536753
Black with #536753
Text Example
Text Example
White with #536753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536753; }
p { color: rgb(83,103,83); }
H1.HeaderClassName
{
color: #536753;
}
.AnyTagClassName
{
color: #536753;
}
</style>
background-color css
<style>
a { background-color: #536753; }
a { background-color: rgb(83,103,83); }
div.DivClassName
{
background-color: #536753;
}
.BgClassName
{
background-color: #536753;
}
</style>
border-color css
<style>
span { border-color: #536753; }
span { border-color: rgb(83,103,83); }
td.TdClassName
{
border-color: #536753;
}
.TagClassName
{
border-color: #536753;
}
</style>