Shades of Makara #686253
Tints of Makara #686253
RGB
CMYK
RGB Variations
Color information
#686253 (or 0x686253) is known color: Makara. HEX triplet: 68, 62 and 53. RGB value is (104,98,83). Sum of RGB (Red+Green+Blue) = 104+98+83=285 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.49% from 285); Green value is 98 (38.67% from 255 or 34.39% from 285); Blue value is 83 (32.81% from 255 or 29.12% from 285); Max value from RGB is 104 - color contains mainly: red. Hex color #686253 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686253 is #979DAC. Grayscale: #626262. Windows color (decimal): -9936301 or 5464680. OLE color: 5464680.
HSL color Cylindrical-coordinate representation of color #686253: hue angle of 42.86º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #686253 is Cyan = 0, Magento = 0.06, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 98 | 83 | - |
| CMYK | 0 | 0.06 | 0.20 | 0.59 |
| HSL | 42.86º | 0.11% | 0.37% | - |
| HSV(B) | 42.86º | 0.2% | 0.41% | - |
| XYZ | 11.64 | 12.3 | 9.94 | - |
| YUV | 98.08 | 119.49 | 132.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 98 | 83 | 0 | 0.06 | 0.20 | 0.59 | 42.86 | 0.11 | 0.37 |
| Hex | 68 | 62 | 53 | 0 | 6 | 14 | 3B | 2B | B | 25 |
| Octal | 150 | 142 | 123 | 0 | 6 | 24 | 73 | 53 | 13 | 45 |
| Binary | 1101000 | 1100010 | 1010011 | 0 | 110 | 10100 | 111011 | 101011 | 1011 | 100101 |
Color Harmonies of #686253
Complementary color
Monochromatic Colors of #686253
Black with #686253
Text Example
Text Example
White with #686253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686253; }
p { color: rgb(104,98,83); }
H1.HeaderClassName
{
color: #686253;
}
.AnyTagClassName
{
color: #686253;
}
</style>
background-color css
<style>
a { background-color: #686253; }
a { background-color: rgb(104,98,83); }
div.DivClassName
{
background-color: #686253;
}
.BgClassName
{
background-color: #686253;
}
</style>
border-color css
<style>
span { border-color: #686253; }
span { border-color: rgb(104,98,83); }
td.TdClassName
{
border-color: #686253;
}
.TagClassName
{
border-color: #686253;
}
</style>