Shades of Makara #676152
Tints of Makara #676152
RGB
CMYK
RGB Variations
Color information
#676152 (or 0x676152) is known color: Makara. HEX triplet: 67, 61 and 52. RGB value is (103,97,82). Sum of RGB (Red+Green+Blue) = 103+97+82=282 (37% of max value = 765). Red value is 103 (40.62% from 255 or 36.52% from 282); Green value is 97 (38.28% from 255 or 34.40% from 282); Blue value is 82 (32.42% from 255 or 29.08% from 282); Max value from RGB is 103 - color contains mainly: red. Hex color #676152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676152 is #989EAD. Grayscale: #616161. Windows color (decimal): -10002094 or 5398887. OLE color: 5398887.
HSL color Cylindrical-coordinate representation of color #676152: hue angle of 42.86º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #676152 is Cyan = 0, Magento = 0.06, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 97 | 82 | - |
| CMYK | 0 | 0.06 | 0.20 | 0.60 |
| HSL | 42.86º | 0.11% | 0.36% | - |
| HSV(B) | 42.86º | 0.2% | 0.4% | - |
| XYZ | 11.39 | 12.04 | 9.71 | - |
| YUV | 97.08 | 119.49 | 132.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 97 | 82 | 0 | 0.06 | 0.20 | 0.60 | 42.86 | 0.11 | 0.36 |
| Hex | 67 | 61 | 52 | 0 | 6 | 14 | 3C | 2B | B | 24 |
| Octal | 147 | 141 | 122 | 0 | 6 | 24 | 74 | 53 | 13 | 44 |
| Binary | 1100111 | 1100001 | 1010010 | 0 | 110 | 10100 | 111100 | 101011 | 1011 | 100100 |
Color Harmonies of #676152
Complementary color
Monochromatic Colors of #676152
Black with #676152
Text Example
Text Example
White with #676152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676152; }
p { color: rgb(103,97,82); }
H1.HeaderClassName
{
color: #676152;
}
.AnyTagClassName
{
color: #676152;
}
</style>
background-color css
<style>
a { background-color: #676152; }
a { background-color: rgb(103,97,82); }
div.DivClassName
{
background-color: #676152;
}
.BgClassName
{
background-color: #676152;
}
</style>
border-color css
<style>
span { border-color: #676152; }
span { border-color: rgb(103,97,82); }
td.TdClassName
{
border-color: #676152;
}
.TagClassName
{
border-color: #676152;
}
</style>