Shades of Nandor #536451
Tints of Nandor #536451
RGB
CMYK
RGB Variations
Color information
#536451 (or 0x536451) is known color: Nandor. HEX triplet: 53, 64 and 51. RGB value is (83,100,81). Sum of RGB (Red+Green+Blue) = 83+100+81=264 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.44% from 264); Green value is 100 (39.45% from 255 or 37.88% from 264); Blue value is 81 (32.03% from 255 or 30.68% from 264); Max value from RGB is 100 - color contains mainly: green. Hex color #536451 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536451 is #AC9BAE. Grayscale: #5C5C5C. Windows color (decimal): -11312047 or 5334099. OLE color: 5334099.
HSL color Cylindrical-coordinate representation of color #536451: hue angle of 113.68º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #536451 is Cyan = 0.17, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 100 | 81 | - |
| CMYK | 0.17 | 0 | 0.19 | 0.61 |
| HSL | 113.68º | 0.1% | 0.35% | - |
| HSV(B) | 113.68º | 0.19% | 0.39% | - |
| XYZ | 9.61 | 11.55 | 9.51 | - |
| YUV | 92.75 | 121.37 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 81 | 0.17 | 0 | 0.19 | 0.61 | 113.68 | 0.1 | 0.35 |
| Hex | 53 | 64 | 51 | 11 | 0 | 13 | 3D | 72 | A | 23 |
| Octal | 123 | 144 | 121 | 21 | 0 | 23 | 75 | 162 | 12 | 43 |
| Binary | 1010011 | 1100100 | 1010001 | 10001 | 0 | 10011 | 111101 | 1110010 | 1010 | 100011 |
Color Harmonies of #536451
Complementary color
Monochromatic Colors of #536451
Black with #536451
Text Example
Text Example
White with #536451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536451; }
p { color: rgb(83,100,81); }
H1.HeaderClassName
{
color: #536451;
}
.AnyTagClassName
{
color: #536451;
}
</style>
background-color css
<style>
a { background-color: #536451; }
a { background-color: rgb(83,100,81); }
div.DivClassName
{
background-color: #536451;
}
.BgClassName
{
background-color: #536451;
}
</style>
border-color css
<style>
span { border-color: #536451; }
span { border-color: rgb(83,100,81); }
td.TdClassName
{
border-color: #536451;
}
.TagClassName
{
border-color: #536451;
}
</style>