Shades of Clinker #493516
Tints of Clinker #493516
RGB
CMYK
RGB Variations
Color information
#493516 (or 0x493516) is known color: Clinker. HEX triplet: 49, 35 and 16. RGB value is (73,53,22). Sum of RGB (Red+Green+Blue) = 73+53+22=148 (19% of max value = 765). Red value is 73 (28.91% from 255 or 49.32% from 148); Green value is 53 (21.09% from 255 or 35.81% from 148); Blue value is 22 (8.98% from 255 or 14.86% from 148); Max value from RGB is 73 - color contains mainly: red. Hex color #493516 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493516 is #B6CAE9. Grayscale: #373737. Windows color (decimal): -11979498 or 1455433. OLE color: 1455433.
HSL color Cylindrical-coordinate representation of color #493516: hue angle of 36.47º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #493516 is Cyan = 0, Magento = 0.27, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 53 | 22 | - |
| CMYK | 0 | 0.27 | 0.70 | 0.71 |
| HSL | 36.47º | 0.54% | 0.19% | - |
| HSV(B) | 36.47º | 0.7% | 0.29% | - |
| XYZ | 4.17 | 4.02 | 1.32 | - |
| YUV | 55.45 | 109.13 | 140.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 22 | 0 | 0.27 | 0.70 | 0.71 | 36.47 | 0.54 | 0.19 |
| Hex | 49 | 35 | 16 | 0 | 1B | 46 | 47 | 24 | 36 | 13 |
| Octal | 111 | 65 | 26 | 0 | 33 | 106 | 107 | 44 | 66 | 23 |
| Binary | 1001001 | 110101 | 10110 | 0 | 11011 | 1000110 | 1000111 | 100100 | 110110 | 10011 |
Color Harmonies of #493516
Complementary color
Monochromatic Colors of #493516
Black with #493516
Text Example
Text Example
White with #493516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493516; }
p { color: rgb(73,53,22); }
H1.HeaderClassName
{
color: #493516;
}
.AnyTagClassName
{
color: #493516;
}
</style>
background-color css
<style>
a { background-color: #493516; }
a { background-color: rgb(73,53,22); }
div.DivClassName
{
background-color: #493516;
}
.BgClassName
{
background-color: #493516;
}
</style>
border-color css
<style>
span { border-color: #493516; }
span { border-color: rgb(73,53,22); }
td.TdClassName
{
border-color: #493516;
}
.TagClassName
{
border-color: #493516;
}
</style>