Shades of Nandor #536851
Tints of Nandor #536851
RGB
CMYK
RGB Variations
Color information
#536851 (or 0x536851) is known color: Nandor. HEX triplet: 53, 68 and 51. RGB value is (83,104,81). Sum of RGB (Red+Green+Blue) = 83+104+81=268 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.97% from 268); Green value is 104 (41.02% from 255 or 38.81% from 268); Blue value is 81 (32.03% from 255 or 30.22% from 268); Max value from RGB is 104 - color contains mainly: green. Hex color #536851 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536851 is #AC97AE. Grayscale: #5F5F5F. Windows color (decimal): -11311023 or 5335123. OLE color: 5335123.
HSL color Cylindrical-coordinate representation of color #536851: hue angle of 114.78º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #536851 is Cyan = 0.20, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 104 | 81 | - |
| CMYK | 0.20 | 0 | 0.22 | 0.59 |
| HSL | 114.78º | 0.12% | 0.36% | - |
| HSV(B) | 114.78º | 0.22% | 0.41% | - |
| XYZ | 10 | 12.33 | 9.64 | - |
| YUV | 95.1 | 120.04 | 119.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 104 | 81 | 0.20 | 0 | 0.22 | 0.59 | 114.78 | 0.12 | 0.36 |
| Hex | 53 | 68 | 51 | 14 | 0 | 16 | 3B | 73 | C | 24 |
| Octal | 123 | 150 | 121 | 24 | 0 | 26 | 73 | 163 | 14 | 44 |
| Binary | 1010011 | 1101000 | 1010001 | 10100 | 0 | 10110 | 111011 | 1110011 | 1100 | 100100 |
Color Harmonies of #536851
Complementary color
Monochromatic Colors of #536851
Black with #536851
Text Example
Text Example
White with #536851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536851; }
p { color: rgb(83,104,81); }
H1.HeaderClassName
{
color: #536851;
}
.AnyTagClassName
{
color: #536851;
}
</style>
background-color css
<style>
a { background-color: #536851; }
a { background-color: rgb(83,104,81); }
div.DivClassName
{
background-color: #536851;
}
.BgClassName
{
background-color: #536851;
}
</style>
border-color css
<style>
span { border-color: #536851; }
span { border-color: rgb(83,104,81); }
td.TdClassName
{
border-color: #536851;
}
.TagClassName
{
border-color: #536851;
}
</style>