Shades of Makara #676257
Tints of Makara #676257
RGB
CMYK
RGB Variations
Color information
#676257 (or 0x676257) is known color: Makara. HEX triplet: 67, 62 and 57. RGB value is (103,98,87). Sum of RGB (Red+Green+Blue) = 103+98+87=288 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.76% from 288); Green value is 98 (38.67% from 255 or 34.03% from 288); Blue value is 87 (34.38% from 255 or 30.21% from 288); Max value from RGB is 103 - color contains mainly: red. Hex color #676257 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676257 is #989DA8. Grayscale: #626262. Windows color (decimal): -10001833 or 5726823. OLE color: 5726823.
HSL color Cylindrical-coordinate representation of color #676257: hue angle of 41.25º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #676257 is Cyan = 0, Magento = 0.05, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 98 | 87 | - |
| CMYK | 0 | 0.05 | 0.16 | 0.60 |
| HSL | 41.25º | 0.08% | 0.37% | - |
| HSV(B) | 41.25º | 0.16% | 0.4% | - |
| XYZ | 11.68 | 12.31 | 10.78 | - |
| YUV | 98.24 | 121.66 | 131.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 98 | 87 | 0 | 0.05 | 0.16 | 0.60 | 41.25 | 0.08 | 0.37 |
| Hex | 67 | 62 | 57 | 0 | 5 | 10 | 3C | 29 | 8 | 25 |
| Octal | 147 | 142 | 127 | 0 | 5 | 20 | 74 | 51 | 10 | 45 |
| Binary | 1100111 | 1100010 | 1010111 | 0 | 101 | 10000 | 111100 | 101001 | 1000 | 100101 |
Color Harmonies of #676257
Complementary color
Monochromatic Colors of #676257
Black with #676257
Text Example
Text Example
White with #676257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676257; }
p { color: rgb(103,98,87); }
H1.HeaderClassName
{
color: #676257;
}
.AnyTagClassName
{
color: #676257;
}
</style>
background-color css
<style>
a { background-color: #676257; }
a { background-color: rgb(103,98,87); }
div.DivClassName
{
background-color: #676257;
}
.BgClassName
{
background-color: #676257;
}
</style>
border-color css
<style>
span { border-color: #676257; }
span { border-color: rgb(103,98,87); }
td.TdClassName
{
border-color: #676257;
}
.TagClassName
{
border-color: #676257;
}
</style>