Shades of Nandor #535553
Tints of Nandor #535553
RGB
CMYK
RGB Variations
Color information
#535553 (or 0x535553) is known color: Nandor. HEX triplet: 53, 55 and 53. RGB value is (83,85,83). Sum of RGB (Red+Green+Blue) = 83+85+83=251 (33% of max value = 765). Red value is 83 (32.81% from 255 or 33.07% from 251); Green value is 85 (33.59% from 255 or 33.86% from 251); Blue value is 83 (32.81% from 255 or 33.07% from 251); Max value from RGB is 85 - color contains mainly: green. Hex color #535553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535553 is #ACAAAC. Grayscale: #545454. Windows color (decimal): -11315885 or 5461331. OLE color: 5461331.
HSL color Cylindrical-coordinate representation of color #535553: hue angle of 120º degrees, saturation: 0.01, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #535553 is Cyan = 0.02, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 85 | 83 | - |
| CMYK | 0.02 | 0 | 0.02 | 0.67 |
| HSL | 120º | 0.01% | 0.33% | - |
| HSV(B) | 120º | 0.02% | 0.33% | - |
| XYZ | 8.38 | 8.96 | 9.47 | - |
| YUV | 84.17 | 127.34 | 127.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 85 | 83 | 0.02 | 0 | 0.02 | 0.67 | 120 | 0.01 | 0.33 |
| Hex | 53 | 55 | 53 | 2 | 0 | 2 | 43 | 78 | 1 | 21 |
| Octal | 123 | 125 | 123 | 2 | 0 | 2 | 103 | 170 | 1 | 41 |
| Binary | 1010011 | 1010101 | 1010011 | 10 | 0 | 10 | 1000011 | 1111000 | 1 | 100001 |
Color Harmonies of #535553
Complementary color
Monochromatic Colors of #535553
Black with #535553
Text Example
Text Example
White with #535553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535553; }
p { color: rgb(83,85,83); }
H1.HeaderClassName
{
color: #535553;
}
.AnyTagClassName
{
color: #535553;
}
</style>
background-color css
<style>
a { background-color: #535553; }
a { background-color: rgb(83,85,83); }
div.DivClassName
{
background-color: #535553;
}
.BgClassName
{
background-color: #535553;
}
</style>
border-color css
<style>
span { border-color: #535553; }
span { border-color: rgb(83,85,83); }
td.TdClassName
{
border-color: #535553;
}
.TagClassName
{
border-color: #535553;
}
</style>