Shades of Makara #676058
Tints of Makara #676058
RGB
CMYK
RGB Variations
Color information
#676058 (or 0x676058) is known color: Makara. HEX triplet: 67, 60 and 58. RGB value is (103,96,88). Sum of RGB (Red+Green+Blue) = 103+96+88=287 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.89% from 287); Green value is 96 (37.89% from 255 or 33.45% from 287); Blue value is 88 (34.77% from 255 or 30.66% from 287); Max value from RGB is 103 - color contains mainly: red. Hex color #676058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676058 is #989FA7. Grayscale: #616161. Windows color (decimal): -10002344 or 5791847. OLE color: 5791847.
HSL color Cylindrical-coordinate representation of color #676058: hue angle of 32º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #676058 is Cyan = 0, Magento = 0.07, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 88 | - |
| CMYK | 0 | 0.07 | 0.15 | 0.60 |
| HSL | 32º | 0.08% | 0.37% | - |
| HSV(B) | 32º | 0.15% | 0.4% | - |
| XYZ | 11.54 | 11.95 | 10.93 | - |
| YUV | 97.18 | 122.82 | 132.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 88 | 0 | 0.07 | 0.15 | 0.60 | 32 | 0.08 | 0.37 |
| Hex | 67 | 60 | 58 | 0 | 7 | F | 3C | 20 | 8 | 25 |
| Octal | 147 | 140 | 130 | 0 | 7 | 17 | 74 | 40 | 10 | 45 |
| Binary | 1100111 | 1100000 | 1011000 | 0 | 111 | 1111 | 111100 | 100000 | 1000 | 100101 |
Color Harmonies of #676058
Complementary color
Monochromatic Colors of #676058
Black with #676058
Text Example
Text Example
White with #676058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676058; }
p { color: rgb(103,96,88); }
H1.HeaderClassName
{
color: #676058;
}
.AnyTagClassName
{
color: #676058;
}
</style>
background-color css
<style>
a { background-color: #676058; }
a { background-color: rgb(103,96,88); }
div.DivClassName
{
background-color: #676058;
}
.BgClassName
{
background-color: #676058;
}
</style>
border-color css
<style>
span { border-color: #676058; }
span { border-color: rgb(103,96,88); }
td.TdClassName
{
border-color: #676058;
}
.TagClassName
{
border-color: #676058;
}
</style>