Shades of Makara #696258
Tints of Makara #696258
RGB
CMYK
RGB Variations
Color information
#696258 (or 0x696258) is known color: Makara. HEX triplet: 69, 62 and 58. RGB value is (105,98,88). Sum of RGB (Red+Green+Blue) = 105+98+88=291 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.08% from 291); Green value is 98 (38.67% from 255 or 33.68% from 291); Blue value is 88 (34.77% from 255 or 30.24% from 291); Max value from RGB is 105 - color contains mainly: red. Hex color #696258 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696258 is #969DA7. Grayscale: #636363. Windows color (decimal): -9870760 or 5792361. OLE color: 5792361.
HSL color Cylindrical-coordinate representation of color #696258: hue angle of 35.29º degrees, saturation: 0.09, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #696258 is Cyan = 0, Magento = 0.07, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 98 | 88 | - |
| CMYK | 0 | 0.07 | 0.16 | 0.59 |
| HSL | 35.29º | 0.09% | 0.38% | - |
| HSV(B) | 35.29º | 0.16% | 0.41% | - |
| XYZ | 11.95 | 12.44 | 11 | - |
| YUV | 98.95 | 121.82 | 132.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 98 | 88 | 0 | 0.07 | 0.16 | 0.59 | 35.29 | 0.09 | 0.38 |
| Hex | 69 | 62 | 58 | 0 | 7 | 10 | 3B | 23 | 9 | 26 |
| Octal | 151 | 142 | 130 | 0 | 7 | 20 | 73 | 43 | 11 | 46 |
| Binary | 1101001 | 1100010 | 1011000 | 0 | 111 | 10000 | 111011 | 100011 | 1001 | 100110 |
Color Harmonies of #696258
Complementary color
Monochromatic Colors of #696258
Black with #696258
Text Example
Text Example
White with #696258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696258; }
p { color: rgb(105,98,88); }
H1.HeaderClassName
{
color: #696258;
}
.AnyTagClassName
{
color: #696258;
}
</style>
background-color css
<style>
a { background-color: #696258; }
a { background-color: rgb(105,98,88); }
div.DivClassName
{
background-color: #696258;
}
.BgClassName
{
background-color: #696258;
}
</style>
border-color css
<style>
span { border-color: #696258; }
span { border-color: rgb(105,98,88); }
td.TdClassName
{
border-color: #696258;
}
.TagClassName
{
border-color: #696258;
}
</style>