Shades of Nandor #536553
Tints of Nandor #536553
RGB
CMYK
RGB Variations
Color information
#536553 (or 0x536553) is known color: Nandor. HEX triplet: 53, 65 and 53. RGB value is (83,101,83). Sum of RGB (Red+Green+Blue) = 83+101+83=267 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.09% from 267); Green value is 101 (39.84% from 255 or 37.83% from 267); Blue value is 83 (32.81% from 255 or 31.09% from 267); Max value from RGB is 101 - color contains mainly: green. Hex color #536553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536553 is #AC9AAC. Grayscale: #5D5D5D. Windows color (decimal): -11311789 or 5465427. OLE color: 5465427.
HSL color Cylindrical-coordinate representation of color #536553: hue angle of 120º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #536553 is Cyan = 0.18, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 101 | 83 | - |
| CMYK | 0.18 | 0 | 0.18 | 0.60 |
| HSL | 120º | 0.1% | 0.36% | - |
| HSV(B) | 120º | 0.18% | 0.4% | - |
| XYZ | 9.78 | 11.77 | 9.94 | - |
| YUV | 93.57 | 122.04 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 83 | 0.18 | 0 | 0.18 | 0.60 | 120 | 0.1 | 0.36 |
| Hex | 53 | 65 | 53 | 12 | 0 | 12 | 3C | 78 | A | 24 |
| Octal | 123 | 145 | 123 | 22 | 0 | 22 | 74 | 170 | 12 | 44 |
| Binary | 1010011 | 1100101 | 1010011 | 10010 | 0 | 10010 | 111100 | 1111000 | 1010 | 100100 |
Color Harmonies of #536553
Complementary color
Monochromatic Colors of #536553
Black with #536553
Text Example
Text Example
White with #536553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536553; }
p { color: rgb(83,101,83); }
H1.HeaderClassName
{
color: #536553;
}
.AnyTagClassName
{
color: #536553;
}
</style>
background-color css
<style>
a { background-color: #536553; }
a { background-color: rgb(83,101,83); }
div.DivClassName
{
background-color: #536553;
}
.BgClassName
{
background-color: #536553;
}
</style>
border-color css
<style>
span { border-color: #536553; }
span { border-color: rgb(83,101,83); }
td.TdClassName
{
border-color: #536553;
}
.TagClassName
{
border-color: #536553;
}
</style>