Shades of Makara #686057
Tints of Makara #686057
RGB
CMYK
RGB Variations
Color information
#686057 (or 0x686057) is known color: Makara. HEX triplet: 68, 60 and 57. RGB value is (104,96,87). Sum of RGB (Red+Green+Blue) = 104+96+87=287 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.24% from 287); Green value is 96 (37.89% from 255 or 33.45% from 287); Blue value is 87 (34.38% from 255 or 30.31% from 287); Max value from RGB is 104 - color contains mainly: red. Hex color #686057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686057 is #979FA8. Grayscale: #616161. Windows color (decimal): -9936809 or 5726312. OLE color: 5726312.
HSL color Cylindrical-coordinate representation of color #686057: hue angle of 31.76º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #686057 is Cyan = 0, Magento = 0.08, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 87 | - |
| CMYK | 0 | 0.08 | 0.16 | 0.59 |
| HSL | 31.76º | 0.09% | 0.37% | - |
| HSV(B) | 31.76º | 0.16% | 0.41% | - |
| XYZ | 11.61 | 12 | 10.72 | - |
| YUV | 97.37 | 122.15 | 132.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 87 | 0 | 0.08 | 0.16 | 0.59 | 31.76 | 0.09 | 0.37 |
| Hex | 68 | 60 | 57 | 0 | 8 | 10 | 3B | 20 | 9 | 25 |
| Octal | 150 | 140 | 127 | 0 | 10 | 20 | 73 | 40 | 11 | 45 |
| Binary | 1101000 | 1100000 | 1010111 | 0 | 1000 | 10000 | 111011 | 100000 | 1001 | 100101 |
Color Harmonies of #686057
Complementary color
Monochromatic Colors of #686057
Black with #686057
Text Example
Text Example
White with #686057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686057; }
p { color: rgb(104,96,87); }
H1.HeaderClassName
{
color: #686057;
}
.AnyTagClassName
{
color: #686057;
}
</style>
background-color css
<style>
a { background-color: #686057; }
a { background-color: rgb(104,96,87); }
div.DivClassName
{
background-color: #686057;
}
.BgClassName
{
background-color: #686057;
}
</style>
border-color css
<style>
span { border-color: #686057; }
span { border-color: rgb(104,96,87); }
td.TdClassName
{
border-color: #686057;
}
.TagClassName
{
border-color: #686057;
}
</style>