Shades of Makara #656053
Tints of Makara #656053
RGB
CMYK
RGB Variations
Color information
#656053 (or 0x656053) is known color: Makara. HEX triplet: 65, 60 and 53. RGB value is (101,96,83). Sum of RGB (Red+Green+Blue) = 101+96+83=280 (37% of max value = 765). Red value is 101 (39.84% from 255 or 36.07% from 280); Green value is 96 (37.89% from 255 or 34.29% from 280); Blue value is 83 (32.81% from 255 or 29.64% from 280); Max value from RGB is 101 - color contains mainly: red. Hex color #656053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656053 is #9A9FAC. Grayscale: #606060. Windows color (decimal): -10133421 or 5464165. OLE color: 5464165.
HSL color Cylindrical-coordinate representation of color #656053: hue angle of 43.33º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #656053 is Cyan = 0, Magento = 0.05, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 96 | 83 | - |
| CMYK | 0 | 0.05 | 0.18 | 0.60 |
| HSL | 43.33º | 0.1% | 0.36% | - |
| HSV(B) | 43.33º | 0.18% | 0.4% | - |
| XYZ | 11.11 | 11.76 | 9.87 | - |
| YUV | 96.01 | 120.66 | 131.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 96 | 83 | 0 | 0.05 | 0.18 | 0.60 | 43.33 | 0.1 | 0.36 |
| Hex | 65 | 60 | 53 | 0 | 5 | 12 | 3C | 2B | A | 24 |
| Octal | 145 | 140 | 123 | 0 | 5 | 22 | 74 | 53 | 12 | 44 |
| Binary | 1100101 | 1100000 | 1010011 | 0 | 101 | 10010 | 111100 | 101011 | 1010 | 100100 |
Color Harmonies of #656053
Complementary color
Monochromatic Colors of #656053
Black with #656053
Text Example
Text Example
White with #656053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656053; }
p { color: rgb(101,96,83); }
H1.HeaderClassName
{
color: #656053;
}
.AnyTagClassName
{
color: #656053;
}
</style>
background-color css
<style>
a { background-color: #656053; }
a { background-color: rgb(101,96,83); }
div.DivClassName
{
background-color: #656053;
}
.BgClassName
{
background-color: #656053;
}
</style>
border-color css
<style>
span { border-color: #656053; }
span { border-color: rgb(101,96,83); }
td.TdClassName
{
border-color: #656053;
}
.TagClassName
{
border-color: #656053;
}
</style>