Shades of Makara #615950
Tints of Makara #615950
RGB
CMYK
RGB Variations
Color information
#615950 (or 0x615950) is known color: Makara. HEX triplet: 61, 59 and 50. RGB value is (97,89,80). Sum of RGB (Red+Green+Blue) = 97+89+80=266 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.47% from 266); Green value is 89 (35.16% from 255 or 33.46% from 266); Blue value is 80 (31.64% from 255 or 30.08% from 266); Max value from RGB is 97 - color contains mainly: red. Hex color #615950 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615950 is #9EA6AF. Grayscale: #5A5A5A. Windows color (decimal): -10397360 or 5265761. OLE color: 5265761.
HSL color Cylindrical-coordinate representation of color #615950: hue angle of 31.76º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #615950 is Cyan = 0, Magento = 0.08, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 89 | 80 | - |
| CMYK | 0 | 0.08 | 0.18 | 0.62 |
| HSL | 31.76º | 0.1% | 0.35% | - |
| HSV(B) | 31.76º | 0.18% | 0.38% | - |
| XYZ | 9.95 | 10.27 | 9.05 | - |
| YUV | 90.37 | 122.15 | 132.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 80 | 0 | 0.08 | 0.18 | 0.62 | 31.76 | 0.1 | 0.35 |
| Hex | 61 | 59 | 50 | 0 | 8 | 12 | 3E | 20 | A | 23 |
| Octal | 141 | 131 | 120 | 0 | 10 | 22 | 76 | 40 | 12 | 43 |
| Binary | 1100001 | 1011001 | 1010000 | 0 | 1000 | 10010 | 111110 | 100000 | 1010 | 100011 |
Color Harmonies of #615950
Complementary color
Monochromatic Colors of #615950
Black with #615950
Text Example
Text Example
White with #615950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615950; }
p { color: rgb(97,89,80); }
H1.HeaderClassName
{
color: #615950;
}
.AnyTagClassName
{
color: #615950;
}
</style>
background-color css
<style>
a { background-color: #615950; }
a { background-color: rgb(97,89,80); }
div.DivClassName
{
background-color: #615950;
}
.BgClassName
{
background-color: #615950;
}
</style>
border-color css
<style>
span { border-color: #615950; }
span { border-color: rgb(97,89,80); }
td.TdClassName
{
border-color: #615950;
}
.TagClassName
{
border-color: #615950;
}
</style>