Shades of Clinker #493011
Tints of Clinker #493011
RGB
CMYK
RGB Variations
Color information
#493011 (or 0x493011) is known color: Clinker. HEX triplet: 49, 30 and 11. RGB value is (73,48,17). Sum of RGB (Red+Green+Blue) = 73+48+17=138 (18% of max value = 765). Red value is 73 (28.91% from 255 or 52.90% from 138); Green value is 48 (19.14% from 255 or 34.78% from 138); Blue value is 17 (7.03% from 255 or 12.32% from 138); Max value from RGB is 73 - color contains mainly: red. Hex color #493011 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493011 is #B6CFEE. Grayscale: #343434. Windows color (decimal): -11980783 or 1126473. OLE color: 1126473.
HSL color Cylindrical-coordinate representation of color #493011: hue angle of 33.21º degrees, saturation: 0.62, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #493011 is Cyan = 0, Magento = 0.34, Yellow = 0.77 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 48 | 17 | - |
| CMYK | 0 | 0.34 | 0.77 | 0.71 |
| HSL | 33.21º | 0.62% | 0.18% | - |
| HSV(B) | 33.21º | 0.77% | 0.29% | - |
| XYZ | 3.91 | 3.57 | 1.01 | - |
| YUV | 51.94 | 108.28 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 17 | 0 | 0.34 | 0.77 | 0.71 | 33.21 | 0.62 | 0.18 |
| Hex | 49 | 30 | 11 | 0 | 22 | 4D | 47 | 21 | 3E | 12 |
| Octal | 111 | 60 | 21 | 0 | 42 | 115 | 107 | 41 | 76 | 22 |
| Binary | 1001001 | 110000 | 10001 | 0 | 100010 | 1001101 | 1000111 | 100001 | 111110 | 10010 |
Color Harmonies of #493011
Complementary color
Monochromatic Colors of #493011
Black with #493011
Text Example
Text Example
White with #493011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493011; }
p { color: rgb(73,48,17); }
H1.HeaderClassName
{
color: #493011;
}
.AnyTagClassName
{
color: #493011;
}
</style>
background-color css
<style>
a { background-color: #493011; }
a { background-color: rgb(73,48,17); }
div.DivClassName
{
background-color: #493011;
}
.BgClassName
{
background-color: #493011;
}
</style>
border-color css
<style>
span { border-color: #493011; }
span { border-color: rgb(73,48,17); }
td.TdClassName
{
border-color: #493011;
}
.TagClassName
{
border-color: #493011;
}
</style>