Shades of Nandor #566357
Tints of Nandor #566357
RGB
CMYK
RGB Variations
Color information
#566357 (or 0x566357) is known color: Nandor. HEX triplet: 56, 63 and 57. RGB value is (86,99,87). Sum of RGB (Red+Green+Blue) = 86+99+87=272 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.62% from 272); Green value is 99 (39.06% from 255 or 36.40% from 272); Blue value is 87 (34.38% from 255 or 31.99% from 272); Max value from RGB is 99 - color contains mainly: green. Hex color #566357 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566357 is #A99CA8. Grayscale: #5D5D5D. Windows color (decimal): -11115689 or 5727062. OLE color: 5727062.
HSL color Cylindrical-coordinate representation of color #566357: hue angle of 124.62º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #566357 is Cyan = 0.13, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 99 | 87 | - |
| CMYK | 0.13 | 0 | 0.12 | 0.61 |
| HSL | 124.62º | 0.07% | 0.36% | - |
| HSV(B) | 124.62º | 0.13% | 0.39% | - |
| XYZ | 10.02 | 11.59 | 10.73 | - |
| YUV | 93.75 | 124.19 | 122.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 87 | 0.13 | 0 | 0.12 | 0.61 | 124.62 | 0.07 | 0.36 |
| Hex | 56 | 63 | 57 | D | 0 | C | 3D | 7D | 7 | 24 |
| Octal | 126 | 143 | 127 | 15 | 0 | 14 | 75 | 175 | 7 | 44 |
| Binary | 1010110 | 1100011 | 1010111 | 1101 | 0 | 1100 | 111101 | 1111101 | 111 | 100100 |
Color Harmonies of #566357
Complementary color
Monochromatic Colors of #566357
Black with #566357
Text Example
Text Example
White with #566357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566357; }
p { color: rgb(86,99,87); }
H1.HeaderClassName
{
color: #566357;
}
.AnyTagClassName
{
color: #566357;
}
</style>
background-color css
<style>
a { background-color: #566357; }
a { background-color: rgb(86,99,87); }
div.DivClassName
{
background-color: #566357;
}
.BgClassName
{
background-color: #566357;
}
</style>
border-color css
<style>
span { border-color: #566357; }
span { border-color: rgb(86,99,87); }
td.TdClassName
{
border-color: #566357;
}
.TagClassName
{
border-color: #566357;
}
</style>