Shades of Makara #686156
Tints of Makara #686156
RGB
CMYK
RGB Variations
Color information
#686156 (or 0x686156) is known color: Makara. HEX triplet: 68, 61 and 56. RGB value is (104,97,86). Sum of RGB (Red+Green+Blue) = 104+97+86=287 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.24% from 287); Green value is 97 (38.28% from 255 or 33.80% from 287); Blue value is 86 (33.98% from 255 or 29.97% from 287); Max value from RGB is 104 - color contains mainly: red. Hex color #686156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686156 is #979EA9. Grayscale: #616161. Windows color (decimal): -9936554 or 5661032. OLE color: 5661032.
HSL color Cylindrical-coordinate representation of color #686156: hue angle of 36.67º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #686156 is Cyan = 0, Magento = 0.07, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 86 | - |
| CMYK | 0 | 0.07 | 0.17 | 0.59 |
| HSL | 36.67º | 0.09% | 0.37% | - |
| HSV(B) | 36.67º | 0.17% | 0.41% | - |
| XYZ | 11.66 | 12.16 | 10.54 | - |
| YUV | 97.84 | 121.32 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 86 | 0 | 0.07 | 0.17 | 0.59 | 36.67 | 0.09 | 0.37 |
| Hex | 68 | 61 | 56 | 0 | 7 | 11 | 3B | 25 | 9 | 25 |
| Octal | 150 | 141 | 126 | 0 | 7 | 21 | 73 | 45 | 11 | 45 |
| Binary | 1101000 | 1100001 | 1010110 | 0 | 111 | 10001 | 111011 | 100101 | 1001 | 100101 |
Color Harmonies of #686156
Complementary color
Monochromatic Colors of #686156
Black with #686156
Text Example
Text Example
White with #686156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686156; }
p { color: rgb(104,97,86); }
H1.HeaderClassName
{
color: #686156;
}
.AnyTagClassName
{
color: #686156;
}
</style>
background-color css
<style>
a { background-color: #686156; }
a { background-color: rgb(104,97,86); }
div.DivClassName
{
background-color: #686156;
}
.BgClassName
{
background-color: #686156;
}
</style>
border-color css
<style>
span { border-color: #686156; }
span { border-color: rgb(104,97,86); }
td.TdClassName
{
border-color: #686156;
}
.TagClassName
{
border-color: #686156;
}
</style>