Shades of Makara #686052
Tints of Makara #686052
RGB
CMYK
RGB Variations
Color information
#686052 (or 0x686052) is known color: Makara. HEX triplet: 68, 60 and 52. RGB value is (104,96,82). Sum of RGB (Red+Green+Blue) = 104+96+82=282 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.88% from 282); Green value is 96 (37.89% from 255 or 34.04% from 282); Blue value is 82 (32.42% from 255 or 29.08% from 282); Max value from RGB is 104 - color contains mainly: red. Hex color #686052 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686052 is #979FAD. Grayscale: #606060. Windows color (decimal): -9936814 or 5398632. OLE color: 5398632.
HSL color Cylindrical-coordinate representation of color #686052: hue angle of 38.18º 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 #686052 is Cyan = 0, Magento = 0.08, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 96 | 82 | - |
| CMYK | 0 | 0.08 | 0.21 | 0.59 |
| HSL | 38.18º | 0.12% | 0.36% | - |
| HSV(B) | 38.18º | 0.21% | 0.41% | - |
| XYZ | 11.41 | 11.92 | 9.68 | - |
| YUV | 96.8 | 119.65 | 133.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 96 | 82 | 0 | 0.08 | 0.21 | 0.59 | 38.18 | 0.12 | 0.36 |
| Hex | 68 | 60 | 52 | 0 | 8 | 15 | 3B | 26 | C | 24 |
| Octal | 150 | 140 | 122 | 0 | 10 | 25 | 73 | 46 | 14 | 44 |
| Binary | 1101000 | 1100000 | 1010010 | 0 | 1000 | 10101 | 111011 | 100110 | 1100 | 100100 |
Color Harmonies of #686052
Complementary color
Monochromatic Colors of #686052
Black with #686052
Text Example
Text Example
White with #686052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686052; }
p { color: rgb(104,96,82); }
H1.HeaderClassName
{
color: #686052;
}
.AnyTagClassName
{
color: #686052;
}
</style>
background-color css
<style>
a { background-color: #686052; }
a { background-color: rgb(104,96,82); }
div.DivClassName
{
background-color: #686052;
}
.BgClassName
{
background-color: #686052;
}
</style>
border-color css
<style>
span { border-color: #686052; }
span { border-color: rgb(104,96,82); }
td.TdClassName
{
border-color: #686052;
}
.TagClassName
{
border-color: #686052;
}
</style>