Shades of Nandor #536053
Tints of Nandor #536053
RGB
CMYK
RGB Variations
Color information
#536053 (or 0x536053) is known color: Nandor. HEX triplet: 53, 60 and 53. RGB value is (83,96,83). Sum of RGB (Red+Green+Blue) = 83+96+83=262 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.68% from 262); Green value is 96 (37.89% from 255 or 36.64% from 262); Blue value is 83 (32.81% from 255 or 31.68% from 262); Max value from RGB is 96 - color contains mainly: green. Hex color #536053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536053 is #AC9FAC. Grayscale: #5A5A5A. Windows color (decimal): -11313069 or 5464147. OLE color: 5464147.
HSL color Cylindrical-coordinate representation of color #536053: hue angle of 120º degrees, saturation: 0.07, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #536053 is Cyan = 0.14, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
RGB | 83 | 96 | 83 | - |
CMYK | 0.14 | 0 | 0.14 | 0.62 |
HSL | 120º | 0.07% | 0.35% | - |
HSV(B) | 120º | 0.14% | 0.38% | - |
XYZ | 9.31 | 10.83 | 9.78 | - |
YUV | 90.63 | 123.69 | 122.56 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 83 | 96 | 83 | 0.14 | 0 | 0.14 | 0.62 | 120 | 0.07 | 0.35 |
Hex | 53 | 60 | 53 | E | 0 | E | 3E | 78 | 7 | 23 |
Octal | 123 | 140 | 123 | 16 | 0 | 16 | 76 | 170 | 7 | 43 |
Binary | 1010011 | 1100000 | 1010011 | 1110 | 0 | 1110 | 111110 | 1111000 | 111 | 100011 |
Color Harmonies of #536053
Complementary color
Monochromatic Colors of #536053
Black with #536053
Text Example
Text Example
White with #536053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536053; }
p { color: rgb(83,96,83); }
H1.HeaderClassName
{
color: #536053;
}
.AnyTagClassName
{
color: #536053;
}
</style>
background-color css
<style>
a { background-color: #536053; }
a { background-color: rgb(83,96,83); }
div.DivClassName
{
background-color: #536053;
}
.BgClassName
{
background-color: #536053;
}
</style>
border-color css
<style>
span { border-color: #536053; }
span { border-color: rgb(83,96,83); }
td.TdClassName
{
border-color: #536053;
}
.TagClassName
{
border-color: #536053;
}
</style>