Shades of Makara #686152
Tints of Makara #686152
RGB
CMYK
RGB Variations
Color information
#686152 (or 0x686152) is known color: Makara. HEX triplet: 68, 61 and 52. RGB value is (104,97,82). Sum of RGB (Red+Green+Blue) = 104+97+82=283 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.75% from 283); Green value is 97 (38.28% from 255 or 34.28% from 283); Blue value is 82 (32.42% from 255 or 28.98% from 283); Max value from RGB is 104 - color contains mainly: red. Hex color #686152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686152 is #979EAD. Grayscale: #616161. Windows color (decimal): -9936558 or 5398888. OLE color: 5398888.
HSL color Cylindrical-coordinate representation of color #686152: hue angle of 40.91º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #686152 is Cyan = 0, Magento = 0.07, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 97 | 82 | - |
| CMYK | 0 | 0.07 | 0.21 | 0.59 |
| HSL | 40.91º | 0.12% | 0.36% | - |
| HSV(B) | 40.91º | 0.21% | 0.41% | - |
| XYZ | 11.51 | 12.1 | 9.71 | - |
| YUV | 97.38 | 119.32 | 132.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 97 | 82 | 0 | 0.07 | 0.21 | 0.59 | 40.91 | 0.12 | 0.36 |
| Hex | 68 | 61 | 52 | 0 | 7 | 15 | 3B | 29 | C | 24 |
| Octal | 150 | 141 | 122 | 0 | 7 | 25 | 73 | 51 | 14 | 44 |
| Binary | 1101000 | 1100001 | 1010010 | 0 | 111 | 10101 | 111011 | 101001 | 1100 | 100100 |
Color Harmonies of #686152
Complementary color
Monochromatic Colors of #686152
Black with #686152
Text Example
Text Example
White with #686152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686152; }
p { color: rgb(104,97,82); }
H1.HeaderClassName
{
color: #686152;
}
.AnyTagClassName
{
color: #686152;
}
</style>
background-color css
<style>
a { background-color: #686152; }
a { background-color: rgb(104,97,82); }
div.DivClassName
{
background-color: #686152;
}
.BgClassName
{
background-color: #686152;
}
</style>
border-color css
<style>
span { border-color: #686152; }
span { border-color: rgb(104,97,82); }
td.TdClassName
{
border-color: #686152;
}
.TagClassName
{
border-color: #686152;
}
</style>