Shades of Makara #676051
Tints of Makara #676051
RGB
CMYK
RGB Variations
Color information
#676051 (or 0x676051) is known color: Makara. HEX triplet: 67, 60 and 51. RGB value is (103,96,81). Sum of RGB (Red+Green+Blue) = 103+96+81=280 (37% of max value = 765). Red value is 103 (40.62% from 255 or 36.79% from 280); Green value is 96 (37.89% from 255 or 34.29% from 280); Blue value is 81 (32.03% from 255 or 28.93% from 280); Max value from RGB is 103 - color contains mainly: red. Hex color #676051 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676051 is #989FAE. Grayscale: #606060. Windows color (decimal): -10002351 or 5333095. OLE color: 5333095.
HSL color Cylindrical-coordinate representation of color #676051: hue angle of 40.91º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #676051 is Cyan = 0, Magento = 0.07, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 81 | - |
| CMYK | 0 | 0.07 | 0.21 | 0.60 |
| HSL | 40.91º | 0.12% | 0.36% | - |
| HSV(B) | 40.91º | 0.21% | 0.4% | - |
| XYZ | 11.26 | 11.84 | 9.48 | - |
| YUV | 96.38 | 119.32 | 132.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 81 | 0 | 0.07 | 0.21 | 0.60 | 40.91 | 0.12 | 0.36 |
| Hex | 67 | 60 | 51 | 0 | 7 | 15 | 3C | 29 | C | 24 |
| Octal | 147 | 140 | 121 | 0 | 7 | 25 | 74 | 51 | 14 | 44 |
| Binary | 1100111 | 1100000 | 1010001 | 0 | 111 | 10101 | 111100 | 101001 | 1100 | 100100 |
Color Harmonies of #676051
Complementary color
Monochromatic Colors of #676051
Black with #676051
Text Example
Text Example
White with #676051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676051; }
p { color: rgb(103,96,81); }
H1.HeaderClassName
{
color: #676051;
}
.AnyTagClassName
{
color: #676051;
}
</style>
background-color css
<style>
a { background-color: #676051; }
a { background-color: rgb(103,96,81); }
div.DivClassName
{
background-color: #676051;
}
.BgClassName
{
background-color: #676051;
}
</style>
border-color css
<style>
span { border-color: #676051; }
span { border-color: rgb(103,96,81); }
td.TdClassName
{
border-color: #676051;
}
.TagClassName
{
border-color: #676051;
}
</style>