Shades of Makara #696053
Tints of Makara #696053
RGB
CMYK
RGB Variations
Color information
#696053 (or 0x696053) is known color: Makara. HEX triplet: 69, 60 and 53. RGB value is (105,96,83). Sum of RGB (Red+Green+Blue) = 105+96+83=284 (37% of max value = 765). Red value is 105 (41.41% from 255 or 36.97% from 284); Green value is 96 (37.89% from 255 or 33.80% from 284); Blue value is 83 (32.81% from 255 or 29.23% from 284); Max value from RGB is 105 - color contains mainly: red. Hex color #696053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696053 is #969FAC. Grayscale: #616161. Windows color (decimal): -9871277 or 5464169. OLE color: 5464169.
HSL color Cylindrical-coordinate representation of color #696053: hue angle of 35.45º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #696053 is Cyan = 0, Magento = 0.09, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 83 | - |
| CMYK | 0 | 0.09 | 0.21 | 0.59 |
| HSL | 35.45º | 0.12% | 0.37% | - |
| HSV(B) | 35.45º | 0.21% | 0.41% | - |
| XYZ | 11.57 | 11.99 | 9.89 | - |
| YUV | 97.21 | 119.98 | 133.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 83 | 0 | 0.09 | 0.21 | 0.59 | 35.45 | 0.12 | 0.37 |
| Hex | 69 | 60 | 53 | 0 | 9 | 15 | 3B | 23 | C | 25 |
| Octal | 151 | 140 | 123 | 0 | 11 | 25 | 73 | 43 | 14 | 45 |
| Binary | 1101001 | 1100000 | 1010011 | 0 | 1001 | 10101 | 111011 | 100011 | 1100 | 100101 |
Color Harmonies of #696053
Complementary color
Monochromatic Colors of #696053
Black with #696053
Text Example
Text Example
White with #696053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696053; }
p { color: rgb(105,96,83); }
H1.HeaderClassName
{
color: #696053;
}
.AnyTagClassName
{
color: #696053;
}
</style>
background-color css
<style>
a { background-color: #696053; }
a { background-color: rgb(105,96,83); }
div.DivClassName
{
background-color: #696053;
}
.BgClassName
{
background-color: #696053;
}
</style>
border-color css
<style>
span { border-color: #696053; }
span { border-color: rgb(105,96,83); }
td.TdClassName
{
border-color: #696053;
}
.TagClassName
{
border-color: #696053;
}
</style>