Shades of Makara #686150
Tints of Makara #686150
RGB
CMYK
RGB Variations
Color information
#686150 (or 0x686150) is known color: Makara. HEX triplet: 68, 61 and 50. RGB value is (104,97,80). Sum of RGB (Red+Green+Blue) = 104+97+80=281 (37% of max value = 765). Red value is 104 (41.02% from 255 or 37.01% from 281); Green value is 97 (38.28% from 255 or 34.52% from 281); Blue value is 80 (31.64% from 255 or 28.47% from 281); Max value from RGB is 104 - color contains mainly: red. Hex color #686150 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686150 is #979EAF. Grayscale: #616161. Windows color (decimal): -9936560 or 5267816. OLE color: 5267816.
HSL color Cylindrical-coordinate representation of color #686150: hue angle of 42.5º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #686150 is Cyan = 0, Magento = 0.07, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 80 | - |
| CMYK | 0 | 0.07 | 0.23 | 0.59 |
| HSL | 42.5º | 0.13% | 0.36% | - |
| HSV(B) | 42.5º | 0.23% | 0.41% | - |
| XYZ | 11.43 | 12.07 | 9.32 | - |
| YUV | 97.16 | 118.32 | 132.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 80 | 0 | 0.07 | 0.23 | 0.59 | 42.5 | 0.13 | 0.36 |
| Hex | 68 | 61 | 50 | 0 | 7 | 17 | 3B | 2A | D | 24 |
| Octal | 150 | 141 | 120 | 0 | 7 | 27 | 73 | 52 | 15 | 44 |
| Binary | 1101000 | 1100001 | 1010000 | 0 | 111 | 10111 | 111011 | 101010 | 1101 | 100100 |
Color Harmonies of #686150
Complementary color
Monochromatic Colors of #686150
Black with #686150
Text Example
Text Example
White with #686150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686150; }
p { color: rgb(104,97,80); }
H1.HeaderClassName
{
color: #686150;
}
.AnyTagClassName
{
color: #686150;
}
</style>
background-color css
<style>
a { background-color: #686150; }
a { background-color: rgb(104,97,80); }
div.DivClassName
{
background-color: #686150;
}
.BgClassName
{
background-color: #686150;
}
</style>
border-color css
<style>
span { border-color: #686150; }
span { border-color: rgb(104,97,80); }
td.TdClassName
{
border-color: #686150;
}
.TagClassName
{
border-color: #686150;
}
</style>