Shades of Makara #676052
Tints of Makara #676052
RGB
CMYK
RGB Variations
Color information
#676052 (or 0x676052) is known color: Makara. HEX triplet: 67, 60 and 52. RGB value is (103,96,82). Sum of RGB (Red+Green+Blue) = 103+96+82=281 (37% of max value = 765). Red value is 103 (40.62% from 255 or 36.65% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 82 (32.42% from 255 or 29.18% from 281); Max value from RGB is 103 - color contains mainly: red. Hex color #676052 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #676052 is #989FAD. Grayscale: #606060. Windows color (decimal): -10002350 or 5398631. OLE color: 5398631.
HSL color Cylindrical-coordinate representation of color #676052: hue angle of 40º 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 #676052 is Cyan = 0, Magento = 0.07, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 82 | - |
| CMYK | 0 | 0.07 | 0.20 | 0.60 |
| HSL | 40º | 0.11% | 0.36% | - |
| HSV(B) | 40º | 0.2% | 0.4% | - |
| XYZ | 11.3 | 11.86 | 9.68 | - |
| YUV | 96.5 | 119.82 | 132.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 82 | 0 | 0.07 | 0.20 | 0.60 | 40 | 0.11 | 0.36 |
| Hex | 67 | 60 | 52 | 0 | 7 | 14 | 3C | 28 | B | 24 |
| Octal | 147 | 140 | 122 | 0 | 7 | 24 | 74 | 50 | 13 | 44 |
| Binary | 1100111 | 1100000 | 1010010 | 0 | 111 | 10100 | 111100 | 101000 | 1011 | 100100 |
Color Harmonies of #676052
Complementary color
Monochromatic Colors of #676052
Black with #676052
Text Example
Text Example
White with #676052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676052; }
p { color: rgb(103,96,82); }
H1.HeaderClassName
{
color: #676052;
}
.AnyTagClassName
{
color: #676052;
}
</style>
background-color css
<style>
a { background-color: #676052; }
a { background-color: rgb(103,96,82); }
div.DivClassName
{
background-color: #676052;
}
.BgClassName
{
background-color: #676052;
}
</style>
border-color css
<style>
span { border-color: #676052; }
span { border-color: rgb(103,96,82); }
td.TdClassName
{
border-color: #676052;
}
.TagClassName
{
border-color: #676052;
}
</style>