Shades of Makara #696156
Tints of Makara #696156
RGB
CMYK
RGB Variations
Color information
#696156 (or 0x696156) is known color: Makara. HEX triplet: 69, 61 and 56. RGB value is (105,97,86). Sum of RGB (Red+Green+Blue) = 105+97+86=288 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.46% from 288); Green value is 97 (38.28% from 255 or 33.68% from 288); Blue value is 86 (33.98% from 255 or 29.86% from 288); Max value from RGB is 105 - color contains mainly: red. Hex color #696156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696156 is #969EA9. Grayscale: #626262. Windows color (decimal): -9871018 or 5661033. OLE color: 5661033.
HSL color Cylindrical-coordinate representation of color #696156: hue angle of 34.74º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #696156 is Cyan = 0, Magento = 0.08, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 97 | 86 | - |
| CMYK | 0 | 0.08 | 0.18 | 0.59 |
| HSL | 34.74º | 0.1% | 0.37% | - |
| HSV(B) | 34.74º | 0.18% | 0.41% | - |
| XYZ | 11.78 | 12.22 | 10.54 | - |
| YUV | 98.14 | 121.15 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 97 | 86 | 0 | 0.08 | 0.18 | 0.59 | 34.74 | 0.1 | 0.37 |
| Hex | 69 | 61 | 56 | 0 | 8 | 12 | 3B | 23 | A | 25 |
| Octal | 151 | 141 | 126 | 0 | 10 | 22 | 73 | 43 | 12 | 45 |
| Binary | 1101001 | 1100001 | 1010110 | 0 | 1000 | 10010 | 111011 | 100011 | 1010 | 100101 |
Color Harmonies of #696156
Complementary color
Monochromatic Colors of #696156
Black with #696156
Text Example
Text Example
White with #696156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696156; }
p { color: rgb(105,97,86); }
H1.HeaderClassName
{
color: #696156;
}
.AnyTagClassName
{
color: #696156;
}
</style>
background-color css
<style>
a { background-color: #696156; }
a { background-color: rgb(105,97,86); }
div.DivClassName
{
background-color: #696156;
}
.BgClassName
{
background-color: #696156;
}
</style>
border-color css
<style>
span { border-color: #696156; }
span { border-color: rgb(105,97,86); }
td.TdClassName
{
border-color: #696156;
}
.TagClassName
{
border-color: #696156;
}
</style>