Shades of Nandor #536652
Tints of Nandor #536652
RGB
CMYK
RGB Variations
Color information
#536652 (or 0x536652) is known color: Nandor. HEX triplet: 53, 66 and 52. RGB value is (83,102,82). Sum of RGB (Red+Green+Blue) = 83+102+82=267 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.09% from 267); Green value is 102 (40.23% from 255 or 38.20% from 267); Blue value is 82 (32.42% from 255 or 30.71% from 267); Max value from RGB is 102 - color contains mainly: green. Hex color #536652 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536652 is #AC99AD. Grayscale: #5E5E5E. Windows color (decimal): -11311534 or 5400147. OLE color: 5400147.
HSL color Cylindrical-coordinate representation of color #536652: hue angle of 117º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #536652 is Cyan = 0.19, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 102 | 82 | - |
| CMYK | 0.19 | 0 | 0.20 | 0.6 |
| HSL | 117º | 0.11% | 0.36% | - |
| HSV(B) | 117º | 0.2% | 0.4% | - |
| XYZ | 9.84 | 11.95 | 9.77 | - |
| YUV | 94.04 | 121.21 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 82 | 0.19 | 0 | 0.20 | 0.6 | 117 | 0.11 | 0.36 |
| Hex | 53 | 66 | 52 | 13 | 0 | 14 | 3C | 75 | B | 24 |
| Octal | 123 | 146 | 122 | 23 | 0 | 24 | 74 | 165 | 13 | 44 |
| Binary | 1010011 | 1100110 | 1010010 | 10011 | 0 | 10100 | 111100 | 1110101 | 1011 | 100100 |
Color Harmonies of #536652
Complementary color
Monochromatic Colors of #536652
Black with #536652
Text Example
Text Example
White with #536652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536652; }
p { color: rgb(83,102,82); }
H1.HeaderClassName
{
color: #536652;
}
.AnyTagClassName
{
color: #536652;
}
</style>
background-color css
<style>
a { background-color: #536652; }
a { background-color: rgb(83,102,82); }
div.DivClassName
{
background-color: #536652;
}
.BgClassName
{
background-color: #536652;
}
</style>
border-color css
<style>
span { border-color: #536652; }
span { border-color: rgb(83,102,82); }
td.TdClassName
{
border-color: #536652;
}
.TagClassName
{
border-color: #536652;
}
</style>