Shades of Nandor #536653
Tints of Nandor #536653
RGB
CMYK
RGB Variations
Color information
#536653 (or 0x536653) is known color: Nandor. HEX triplet: 53, 66 and 53. RGB value is (83,102,83). Sum of RGB (Red+Green+Blue) = 83+102+83=268 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.97% from 268); Green value is 102 (40.23% from 255 or 38.06% from 268); Blue value is 83 (32.81% from 255 or 30.97% from 268); Max value from RGB is 102 - color contains mainly: green. Hex color #536653 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536653 is #AC99AC. Grayscale: #5E5E5E. Windows color (decimal): -11311533 or 5465683. OLE color: 5465683.
HSL color Cylindrical-coordinate representation of color #536653: hue angle of 120º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #536653 is Cyan = 0.19, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 102 | 83 | - |
| CMYK | 0.19 | 0 | 0.19 | 0.6 |
| HSL | 120º | 0.1% | 0.36% | - |
| HSV(B) | 120º | 0.19% | 0.4% | - |
| XYZ | 9.88 | 11.97 | 9.97 | - |
| YUV | 94.15 | 121.71 | 120.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 83 | 0.19 | 0 | 0.19 | 0.6 | 120 | 0.1 | 0.36 |
| Hex | 53 | 66 | 53 | 13 | 0 | 13 | 3C | 78 | A | 24 |
| Octal | 123 | 146 | 123 | 23 | 0 | 23 | 74 | 170 | 12 | 44 |
| Binary | 1010011 | 1100110 | 1010011 | 10011 | 0 | 10011 | 111100 | 1111000 | 1010 | 100100 |
Color Harmonies of #536653
Complementary color
Monochromatic Colors of #536653
Black with #536653
Text Example
Text Example
White with #536653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536653; }
p { color: rgb(83,102,83); }
H1.HeaderClassName
{
color: #536653;
}
.AnyTagClassName
{
color: #536653;
}
</style>
background-color css
<style>
a { background-color: #536653; }
a { background-color: rgb(83,102,83); }
div.DivClassName
{
background-color: #536653;
}
.BgClassName
{
background-color: #536653;
}
</style>
border-color css
<style>
span { border-color: #536653; }
span { border-color: rgb(83,102,83); }
td.TdClassName
{
border-color: #536653;
}
.TagClassName
{
border-color: #536653;
}
</style>