Shades of Clinker #493613
Tints of Clinker #493613
RGB
CMYK
RGB Variations
Color information
#493613 (or 0x493613) is known color: Clinker. HEX triplet: 49, 36 and 13. RGB value is (73,54,19). Sum of RGB (Red+Green+Blue) = 73+54+19=146 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50% from 146); Green value is 54 (21.48% from 255 or 36.99% from 146); Blue value is 19 (7.81% from 255 or 13.01% from 146); Max value from RGB is 73 - color contains mainly: red. Hex color #493613 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493613 is #B6C9EC. Grayscale: #373737. Windows color (decimal): -11979245 or 1259081. OLE color: 1259081.
HSL color Cylindrical-coordinate representation of color #493613: hue angle of 38.89º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #493613 is Cyan = 0, Magento = 0.26, Yellow = 0.74 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 19 | - |
| CMYK | 0 | 0.26 | 0.74 | 0.71 |
| HSL | 38.89º | 0.59% | 0.18% | - |
| HSV(B) | 38.89º | 0.74% | 0.29% | - |
| XYZ | 4.18 | 4.1 | 1.19 | - |
| YUV | 55.69 | 107.29 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 19 | 0 | 0.26 | 0.74 | 0.71 | 38.89 | 0.59 | 0.18 |
| Hex | 49 | 36 | 13 | 0 | 1A | 4A | 47 | 27 | 3B | 12 |
| Octal | 111 | 66 | 23 | 0 | 32 | 112 | 107 | 47 | 73 | 22 |
| Binary | 1001001 | 110110 | 10011 | 0 | 11010 | 1001010 | 1000111 | 100111 | 111011 | 10010 |
Color Harmonies of #493613
Complementary color
Monochromatic Colors of #493613
Black with #493613
Text Example
Text Example
White with #493613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493613; }
p { color: rgb(73,54,19); }
H1.HeaderClassName
{
color: #493613;
}
.AnyTagClassName
{
color: #493613;
}
</style>
background-color css
<style>
a { background-color: #493613; }
a { background-color: rgb(73,54,19); }
div.DivClassName
{
background-color: #493613;
}
.BgClassName
{
background-color: #493613;
}
</style>
border-color css
<style>
span { border-color: #493613; }
span { border-color: rgb(73,54,19); }
td.TdClassName
{
border-color: #493613;
}
.TagClassName
{
border-color: #493613;
}
</style>