Shades of Makara #656056
Tints of Makara #656056
RGB
CMYK
RGB Variations
Color information
#656056 (or 0x656056) is known color: Makara. HEX triplet: 65, 60 and 56. RGB value is (101,96,86). Sum of RGB (Red+Green+Blue) = 101+96+86=283 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.69% from 283); Green value is 96 (37.89% from 255 or 33.92% from 283); Blue value is 86 (33.98% from 255 or 30.39% from 283); Max value from RGB is 101 - color contains mainly: red. Hex color #656056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656056 is #9A9FA9. Grayscale: #606060. Windows color (decimal): -10133418 or 5660773. OLE color: 5660773.
HSL color Cylindrical-coordinate representation of color #656056: hue angle of 40º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #656056 is Cyan = 0, Magento = 0.05, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 96 | 86 | - |
| CMYK | 0 | 0.05 | 0.15 | 0.60 |
| HSL | 40º | 0.08% | 0.37% | - |
| HSV(B) | 40º | 0.15% | 0.4% | - |
| XYZ | 11.23 | 11.8 | 10.49 | - |
| YUV | 96.36 | 122.16 | 131.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 96 | 86 | 0 | 0.05 | 0.15 | 0.60 | 40 | 0.08 | 0.37 |
| Hex | 65 | 60 | 56 | 0 | 5 | F | 3C | 28 | 8 | 25 |
| Octal | 145 | 140 | 126 | 0 | 5 | 17 | 74 | 50 | 10 | 45 |
| Binary | 1100101 | 1100000 | 1010110 | 0 | 101 | 1111 | 111100 | 101000 | 1000 | 100101 |
Color Harmonies of #656056
Complementary color
Monochromatic Colors of #656056
Black with #656056
Text Example
Text Example
White with #656056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656056; }
p { color: rgb(101,96,86); }
H1.HeaderClassName
{
color: #656056;
}
.AnyTagClassName
{
color: #656056;
}
</style>
background-color css
<style>
a { background-color: #656056; }
a { background-color: rgb(101,96,86); }
div.DivClassName
{
background-color: #656056;
}
.BgClassName
{
background-color: #656056;
}
</style>
border-color css
<style>
span { border-color: #656056; }
span { border-color: rgb(101,96,86); }
td.TdClassName
{
border-color: #656056;
}
.TagClassName
{
border-color: #656056;
}
</style>