Shades of Makara #696054
Tints of Makara #696054
RGB
CMYK
RGB Variations
Color information
#696054 (or 0x696054) is known color: Makara. HEX triplet: 69, 60 and 54. RGB value is (105,96,84). Sum of RGB (Red+Green+Blue) = 105+96+84=285 (37% of max value = 765). Red value is 105 (41.41% from 255 or 36.84% from 285); Green value is 96 (37.89% from 255 or 33.68% from 285); Blue value is 84 (33.20% from 255 or 29.47% from 285); Max value from RGB is 105 - color contains mainly: red. Hex color #696054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696054 is #969FAB. Grayscale: #616161. Windows color (decimal): -9871276 or 5529705. OLE color: 5529705.
HSL color Cylindrical-coordinate representation of color #696054: hue angle of 34.29º 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 #696054 is Cyan = 0, Magento = 0.09, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 84 | - |
| CMYK | 0 | 0.09 | 0.20 | 0.59 |
| HSL | 34.29º | 0.11% | 0.37% | - |
| HSV(B) | 34.29º | 0.2% | 0.41% | - |
| XYZ | 11.61 | 12.01 | 10.09 | - |
| YUV | 97.32 | 120.48 | 133.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 84 | 0 | 0.09 | 0.20 | 0.59 | 34.29 | 0.11 | 0.37 |
| Hex | 69 | 60 | 54 | 0 | 9 | 14 | 3B | 22 | B | 25 |
| Octal | 151 | 140 | 124 | 0 | 11 | 24 | 73 | 42 | 13 | 45 |
| Binary | 1101001 | 1100000 | 1010100 | 0 | 1001 | 10100 | 111011 | 100010 | 1011 | 100101 |
Color Harmonies of #696054
Complementary color
Monochromatic Colors of #696054
Black with #696054
Text Example
Text Example
White with #696054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696054; }
p { color: rgb(105,96,84); }
H1.HeaderClassName
{
color: #696054;
}
.AnyTagClassName
{
color: #696054;
}
</style>
background-color css
<style>
a { background-color: #696054; }
a { background-color: rgb(105,96,84); }
div.DivClassName
{
background-color: #696054;
}
.BgClassName
{
background-color: #696054;
}
</style>
border-color css
<style>
span { border-color: #696054; }
span { border-color: rgb(105,96,84); }
td.TdClassName
{
border-color: #696054;
}
.TagClassName
{
border-color: #696054;
}
</style>