Shades of Makara #686257
Tints of Makara #686257
RGB
CMYK
RGB Variations
Color information
#686257 (or 0x686257) is known color: Makara. HEX triplet: 68, 62 and 57. RGB value is (104,98,87). Sum of RGB (Red+Green+Blue) = 104+98+87=289 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.99% from 289); Green value is 98 (38.67% from 255 or 33.91% from 289); Blue value is 87 (34.38% from 255 or 30.10% from 289); Max value from RGB is 104 - color contains mainly: red. Hex color #686257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686257 is #979DA8. Grayscale: #626262. Windows color (decimal): -9936297 or 5726824. OLE color: 5726824.
HSL color Cylindrical-coordinate representation of color #686257: hue angle of 38.82º 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 #686257 is Cyan = 0, Magento = 0.06, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 98 | 87 | - |
| CMYK | 0 | 0.06 | 0.16 | 0.59 |
| HSL | 38.82º | 0.09% | 0.37% | - |
| HSV(B) | 38.82º | 0.16% | 0.41% | - |
| XYZ | 11.8 | 12.37 | 10.78 | - |
| YUV | 98.54 | 121.49 | 131.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 98 | 87 | 0 | 0.06 | 0.16 | 0.59 | 38.82 | 0.09 | 0.37 |
| Hex | 68 | 62 | 57 | 0 | 6 | 10 | 3B | 27 | 9 | 25 |
| Octal | 150 | 142 | 127 | 0 | 6 | 20 | 73 | 47 | 11 | 45 |
| Binary | 1101000 | 1100010 | 1010111 | 0 | 110 | 10000 | 111011 | 100111 | 1001 | 100101 |
Color Harmonies of #686257
Complementary color
Monochromatic Colors of #686257
Black with #686257
Text Example
Text Example
White with #686257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686257; }
p { color: rgb(104,98,87); }
H1.HeaderClassName
{
color: #686257;
}
.AnyTagClassName
{
color: #686257;
}
</style>
background-color css
<style>
a { background-color: #686257; }
a { background-color: rgb(104,98,87); }
div.DivClassName
{
background-color: #686257;
}
.BgClassName
{
background-color: #686257;
}
</style>
border-color css
<style>
span { border-color: #686257; }
span { border-color: rgb(104,98,87); }
td.TdClassName
{
border-color: #686257;
}
.TagClassName
{
border-color: #686257;
}
</style>