Shades of Clinker #493513
Tints of Clinker #493513
RGB
CMYK
RGB Variations
Color information
#493513 (or 0x493513) is known color: Clinker. HEX triplet: 49, 35 and 13. RGB value is (73,53,19). Sum of RGB (Red+Green+Blue) = 73+53+19=145 (19% of max value = 765). Red value is 73 (28.91% from 255 or 50.34% from 145); Green value is 53 (21.09% from 255 or 36.55% from 145); Blue value is 19 (7.81% from 255 or 13.10% from 145); Max value from RGB is 73 - color contains mainly: red. Hex color #493513 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493513 is #B6CAEC. Grayscale: #373737. Windows color (decimal): -11979501 or 1258825. OLE color: 1258825.
HSL color Cylindrical-coordinate representation of color #493513: hue angle of 37.78º 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 #493513 is Cyan = 0, Magento = 0.27, Yellow = 0.74 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 53 | 19 | - |
| CMYK | 0 | 0.27 | 0.74 | 0.71 |
| HSL | 37.78º | 0.59% | 0.18% | - |
| HSV(B) | 37.78º | 0.74% | 0.29% | - |
| XYZ | 4.14 | 4.01 | 1.17 | - |
| YUV | 55.1 | 107.63 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 19 | 0 | 0.27 | 0.74 | 0.71 | 37.78 | 0.59 | 0.18 |
| Hex | 49 | 35 | 13 | 0 | 1B | 4A | 47 | 26 | 3B | 12 |
| Octal | 111 | 65 | 23 | 0 | 33 | 112 | 107 | 46 | 73 | 22 |
| Binary | 1001001 | 110101 | 10011 | 0 | 11011 | 1001010 | 1000111 | 100110 | 111011 | 10010 |
Color Harmonies of #493513
Complementary color
Monochromatic Colors of #493513
Black with #493513
Text Example
Text Example
White with #493513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493513; }
p { color: rgb(73,53,19); }
H1.HeaderClassName
{
color: #493513;
}
.AnyTagClassName
{
color: #493513;
}
</style>
background-color css
<style>
a { background-color: #493513; }
a { background-color: rgb(73,53,19); }
div.DivClassName
{
background-color: #493513;
}
.BgClassName
{
background-color: #493513;
}
</style>
border-color css
<style>
span { border-color: #493513; }
span { border-color: rgb(73,53,19); }
td.TdClassName
{
border-color: #493513;
}
.TagClassName
{
border-color: #493513;
}
</style>