Shades of Nandor #536351
Tints of Nandor #536351
RGB
CMYK
RGB Variations
Color information
#536351 (or 0x536351) is known color: Nandor. HEX triplet: 53, 63 and 51. RGB value is (83,99,81). Sum of RGB (Red+Green+Blue) = 83+99+81=263 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.56% from 263); Green value is 99 (39.06% from 255 or 37.64% from 263); Blue value is 81 (32.03% from 255 or 30.80% from 263); Max value from RGB is 99 - color contains mainly: green. Hex color #536351 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536351 is #AC9CAE. Grayscale: #5C5C5C. Windows color (decimal): -11312303 or 5333843. OLE color: 5333843.
HSL color Cylindrical-coordinate representation of color #536351: hue angle of 113.33º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #536351 is Cyan = 0.16, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 99 | 81 | - |
| CMYK | 0.16 | 0 | 0.18 | 0.61 |
| HSL | 113.33º | 0.1% | 0.35% | - |
| HSV(B) | 113.33º | 0.18% | 0.39% | - |
| XYZ | 9.51 | 11.36 | 9.48 | - |
| YUV | 92.16 | 121.7 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 99 | 81 | 0.16 | 0 | 0.18 | 0.61 | 113.33 | 0.1 | 0.35 |
| Hex | 53 | 63 | 51 | 10 | 0 | 12 | 3D | 71 | A | 23 |
| Octal | 123 | 143 | 121 | 20 | 0 | 22 | 75 | 161 | 12 | 43 |
| Binary | 1010011 | 1100011 | 1010001 | 10000 | 0 | 10010 | 111101 | 1110001 | 1010 | 100011 |
Color Harmonies of #536351
Complementary color
Monochromatic Colors of #536351
Black with #536351
Text Example
Text Example
White with #536351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536351; }
p { color: rgb(83,99,81); }
H1.HeaderClassName
{
color: #536351;
}
.AnyTagClassName
{
color: #536351;
}
</style>
background-color css
<style>
a { background-color: #536351; }
a { background-color: rgb(83,99,81); }
div.DivClassName
{
background-color: #536351;
}
.BgClassName
{
background-color: #536351;
}
</style>
border-color css
<style>
span { border-color: #536351; }
span { border-color: rgb(83,99,81); }
td.TdClassName
{
border-color: #536351;
}
.TagClassName
{
border-color: #536351;
}
</style>