Shades of Makara #686359
Tints of Makara #686359
RGB
CMYK
RGB Variations
Color information
#686359 (or 0x686359) is known color: Makara. HEX triplet: 68, 63 and 59. RGB value is (104,99,89). Sum of RGB (Red+Green+Blue) = 104+99+89=292 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.62% from 292); Green value is 99 (39.06% from 255 or 33.90% from 292); Blue value is 89 (35.16% from 255 or 30.48% from 292); Max value from RGB is 104 - color contains mainly: red. Hex color #686359 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686359 is #979CA6. Grayscale: #636363. Windows color (decimal): -9936039 or 5858152. OLE color: 5858152.
HSL color Cylindrical-coordinate representation of color #686359: hue angle of 40º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #686359 is Cyan = 0, Magento = 0.05, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 99 | 89 | - |
| CMYK | 0 | 0.05 | 0.14 | 0.59 |
| HSL | 40º | 0.08% | 0.38% | - |
| HSV(B) | 40º | 0.14% | 0.41% | - |
| XYZ | 11.97 | 12.59 | 11.25 | - |
| YUV | 99.36 | 122.16 | 131.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 89 | 0 | 0.05 | 0.14 | 0.59 | 40 | 0.08 | 0.38 |
| Hex | 68 | 63 | 59 | 0 | 5 | E | 3B | 28 | 8 | 26 |
| Octal | 150 | 143 | 131 | 0 | 5 | 16 | 73 | 50 | 10 | 46 |
| Binary | 1101000 | 1100011 | 1011001 | 0 | 101 | 1110 | 111011 | 101000 | 1000 | 100110 |
Color Harmonies of #686359
Complementary color
Monochromatic Colors of #686359
Black with #686359
Text Example
Text Example
White with #686359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686359; }
p { color: rgb(104,99,89); }
H1.HeaderClassName
{
color: #686359;
}
.AnyTagClassName
{
color: #686359;
}
</style>
background-color css
<style>
a { background-color: #686359; }
a { background-color: rgb(104,99,89); }
div.DivClassName
{
background-color: #686359;
}
.BgClassName
{
background-color: #686359;
}
</style>
border-color css
<style>
span { border-color: #686359; }
span { border-color: rgb(104,99,89); }
td.TdClassName
{
border-color: #686359;
}
.TagClassName
{
border-color: #686359;
}
</style>