Shades of Makara #676258
Tints of Makara #676258
RGB
CMYK
RGB Variations
Color information
#676258 (or 0x676258) is known color: Makara. HEX triplet: 67, 62 and 58. RGB value is (103,98,88). Sum of RGB (Red+Green+Blue) = 103+98+88=289 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.64% from 289); Green value is 98 (38.67% from 255 or 33.91% from 289); Blue value is 88 (34.77% from 255 or 30.45% from 289); Max value from RGB is 103 - color contains mainly: red. Hex color #676258 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676258 is #989DA7. Grayscale: #626262. Windows color (decimal): -10001832 or 5792359. OLE color: 5792359.
HSL color Cylindrical-coordinate representation of color #676258: hue angle of 40º 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 #676258 is Cyan = 0, Magento = 0.05, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 98 | 88 | - |
| CMYK | 0 | 0.05 | 0.15 | 0.60 |
| HSL | 40º | 0.08% | 0.37% | - |
| HSV(B) | 40º | 0.15% | 0.4% | - |
| XYZ | 11.72 | 12.32 | 10.99 | - |
| YUV | 98.36 | 122.16 | 131.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 98 | 88 | 0 | 0.05 | 0.15 | 0.60 | 40 | 0.08 | 0.37 |
| Hex | 67 | 62 | 58 | 0 | 5 | F | 3C | 28 | 8 | 25 |
| Octal | 147 | 142 | 130 | 0 | 5 | 17 | 74 | 50 | 10 | 45 |
| Binary | 1100111 | 1100010 | 1011000 | 0 | 101 | 1111 | 111100 | 101000 | 1000 | 100101 |
Color Harmonies of #676258
Complementary color
Monochromatic Colors of #676258
Black with #676258
Text Example
Text Example
White with #676258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676258; }
p { color: rgb(103,98,88); }
H1.HeaderClassName
{
color: #676258;
}
.AnyTagClassName
{
color: #676258;
}
</style>
background-color css
<style>
a { background-color: #676258; }
a { background-color: rgb(103,98,88); }
div.DivClassName
{
background-color: #676258;
}
.BgClassName
{
background-color: #676258;
}
</style>
border-color css
<style>
span { border-color: #676258; }
span { border-color: rgb(103,98,88); }
td.TdClassName
{
border-color: #676258;
}
.TagClassName
{
border-color: #676258;
}
</style>