Shades of Nandor #536651
Tints of Nandor #536651
RGB
CMYK
RGB Variations
Color information
#536651 (or 0x536651) is known color: Nandor. HEX triplet: 53, 66 and 51. RGB value is (83,102,81). Sum of RGB (Red+Green+Blue) = 83+102+81=266 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.20% from 266); Green value is 102 (40.23% from 255 or 38.35% from 266); Blue value is 81 (32.03% from 255 or 30.45% from 266); Max value from RGB is 102 - color contains mainly: green. Hex color #536651 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536651 is #AC99AE. Grayscale: #5D5D5D. Windows color (decimal): -11311535 or 5334611. OLE color: 5334611.
HSL color Cylindrical-coordinate representation of color #536651: hue angle of 114.29º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #536651 is Cyan = 0.19, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 102 | 81 | - |
| CMYK | 0.19 | 0 | 0.21 | 0.6 |
| HSL | 114.29º | 0.11% | 0.36% | - |
| HSV(B) | 114.29º | 0.21% | 0.4% | - |
| XYZ | 9.8 | 11.94 | 9.57 | - |
| YUV | 93.93 | 120.71 | 120.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 81 | 0.19 | 0 | 0.21 | 0.6 | 114.29 | 0.11 | 0.36 |
| Hex | 53 | 66 | 51 | 13 | 0 | 15 | 3C | 72 | B | 24 |
| Octal | 123 | 146 | 121 | 23 | 0 | 25 | 74 | 162 | 13 | 44 |
| Binary | 1010011 | 1100110 | 1010001 | 10011 | 0 | 10101 | 111100 | 1110010 | 1011 | 100100 |
Color Harmonies of #536651
Complementary color
Monochromatic Colors of #536651
Black with #536651
Text Example
Text Example
White with #536651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536651; }
p { color: rgb(83,102,81); }
H1.HeaderClassName
{
color: #536651;
}
.AnyTagClassName
{
color: #536651;
}
</style>
background-color css
<style>
a { background-color: #536651; }
a { background-color: rgb(83,102,81); }
div.DivClassName
{
background-color: #536651;
}
.BgClassName
{
background-color: #536651;
}
</style>
border-color css
<style>
span { border-color: #536651; }
span { border-color: rgb(83,102,81); }
td.TdClassName
{
border-color: #536651;
}
.TagClassName
{
border-color: #536651;
}
</style>