Shades of Makara #656158
Tints of Makara #656158
RGB
CMYK
RGB Variations
Color information
#656158 (or 0x656158) is known color: Makara. HEX triplet: 65, 61 and 58. RGB value is (101,97,88). Sum of RGB (Red+Green+Blue) = 101+97+88=286 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.31% from 286); Green value is 97 (38.28% from 255 or 33.92% from 286); Blue value is 88 (34.77% from 255 or 30.77% from 286); Max value from RGB is 101 - color contains mainly: red. Hex color #656158 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656158 is #9A9EA7. Grayscale: #616161. Windows color (decimal): -10133160 or 5792101. OLE color: 5792101.
HSL color Cylindrical-coordinate representation of color #656158: hue angle of 41.54º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #656158 is Cyan = 0, Magento = 0.04, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 97 | 88 | - |
| CMYK | 0 | 0.04 | 0.13 | 0.60 |
| HSL | 41.54º | 0.07% | 0.37% | - |
| HSV(B) | 41.54º | 0.13% | 0.4% | - |
| XYZ | 11.4 | 12.02 | 10.95 | - |
| YUV | 97.17 | 122.83 | 130.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 97 | 88 | 0 | 0.04 | 0.13 | 0.60 | 41.54 | 0.07 | 0.37 |
| Hex | 65 | 61 | 58 | 0 | 4 | D | 3C | 2A | 7 | 25 |
| Octal | 145 | 141 | 130 | 0 | 4 | 15 | 74 | 52 | 7 | 45 |
| Binary | 1100101 | 1100001 | 1011000 | 0 | 100 | 1101 | 111100 | 101010 | 111 | 100101 |
Color Harmonies of #656158
Complementary color
Monochromatic Colors of #656158
Black with #656158
Text Example
Text Example
White with #656158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656158; }
p { color: rgb(101,97,88); }
H1.HeaderClassName
{
color: #656158;
}
.AnyTagClassName
{
color: #656158;
}
</style>
background-color css
<style>
a { background-color: #656158; }
a { background-color: rgb(101,97,88); }
div.DivClassName
{
background-color: #656158;
}
.BgClassName
{
background-color: #656158;
}
</style>
border-color css
<style>
span { border-color: #656158; }
span { border-color: rgb(101,97,88); }
td.TdClassName
{
border-color: #656158;
}
.TagClassName
{
border-color: #656158;
}
</style>