Shades of Nandor #536452
Tints of Nandor #536452
RGB
CMYK
RGB Variations
Color information
#536452 (or 0x536452) is known color: Nandor. HEX triplet: 53, 64 and 52. RGB value is (83,100,82). Sum of RGB (Red+Green+Blue) = 83+100+82=265 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.32% from 265); Green value is 100 (39.45% from 255 or 37.74% from 265); Blue value is 82 (32.42% from 255 or 30.94% from 265); Max value from RGB is 100 - color contains mainly: green. Hex color #536452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536452 is #AC9BAD. Grayscale: #5C5C5C. Windows color (decimal): -11312046 or 5399635. OLE color: 5399635.
HSL color Cylindrical-coordinate representation of color #536452: hue angle of 116.67º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #536452 is Cyan = 0.17, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 100 | 82 | - |
| CMYK | 0.17 | 0 | 0.18 | 0.61 |
| HSL | 116.67º | 0.1% | 0.36% | - |
| HSV(B) | 116.67º | 0.18% | 0.39% | - |
| XYZ | 9.65 | 11.56 | 9.71 | - |
| YUV | 92.87 | 121.87 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 82 | 0.17 | 0 | 0.18 | 0.61 | 116.67 | 0.1 | 0.36 |
| Hex | 53 | 64 | 52 | 11 | 0 | 12 | 3D | 75 | A | 24 |
| Octal | 123 | 144 | 122 | 21 | 0 | 22 | 75 | 165 | 12 | 44 |
| Binary | 1010011 | 1100100 | 1010010 | 10001 | 0 | 10010 | 111101 | 1110101 | 1010 | 100100 |
Color Harmonies of #536452
Complementary color
Monochromatic Colors of #536452
Black with #536452
Text Example
Text Example
White with #536452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536452; }
p { color: rgb(83,100,82); }
H1.HeaderClassName
{
color: #536452;
}
.AnyTagClassName
{
color: #536452;
}
</style>
background-color css
<style>
a { background-color: #536452; }
a { background-color: rgb(83,100,82); }
div.DivClassName
{
background-color: #536452;
}
.BgClassName
{
background-color: #536452;
}
</style>
border-color css
<style>
span { border-color: #536452; }
span { border-color: rgb(83,100,82); }
td.TdClassName
{
border-color: #536452;
}
.TagClassName
{
border-color: #536452;
}
</style>