Shades of Clinker #493616
Tints of Clinker #493616
RGB
CMYK
RGB Variations
Color information
#493616 (or 0x493616) is known color: Clinker. HEX triplet: 49, 36 and 16. RGB value is (73,54,22). Sum of RGB (Red+Green+Blue) = 73+54+22=149 (19% of max value = 765). Red value is 73 (28.91% from 255 or 48.99% from 149); Green value is 54 (21.48% from 255 or 36.24% from 149); Blue value is 22 (8.98% from 255 or 14.77% from 149); Max value from RGB is 73 - color contains mainly: red. Hex color #493616 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493616 is #B6C9E9. Grayscale: #383838. Windows color (decimal): -11979242 or 1455689. OLE color: 1455689.
HSL color Cylindrical-coordinate representation of color #493616: hue angle of 37.65º 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 #493616 is Cyan = 0, Magento = 0.26, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 22 | - |
| CMYK | 0 | 0.26 | 0.70 | 0.71 |
| HSL | 37.65º | 0.54% | 0.19% | - |
| HSV(B) | 37.65º | 0.7% | 0.29% | - |
| XYZ | 4.21 | 4.11 | 1.33 | - |
| YUV | 56.03 | 108.79 | 140.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 22 | 0 | 0.26 | 0.70 | 0.71 | 37.65 | 0.54 | 0.19 |
| Hex | 49 | 36 | 16 | 0 | 1A | 46 | 47 | 26 | 36 | 13 |
| Octal | 111 | 66 | 26 | 0 | 32 | 106 | 107 | 46 | 66 | 23 |
| Binary | 1001001 | 110110 | 10110 | 0 | 11010 | 1000110 | 1000111 | 100110 | 110110 | 10011 |
Color Harmonies of #493616
Complementary color
Monochromatic Colors of #493616
Black with #493616
Text Example
Text Example
White with #493616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493616; }
p { color: rgb(73,54,22); }
H1.HeaderClassName
{
color: #493616;
}
.AnyTagClassName
{
color: #493616;
}
</style>
background-color css
<style>
a { background-color: #493616; }
a { background-color: rgb(73,54,22); }
div.DivClassName
{
background-color: #493616;
}
.BgClassName
{
background-color: #493616;
}
</style>
border-color css
<style>
span { border-color: #493616; }
span { border-color: rgb(73,54,22); }
td.TdClassName
{
border-color: #493616;
}
.TagClassName
{
border-color: #493616;
}
</style>