Shades of Clinker #493519
Tints of Clinker #493519
RGB
CMYK
RGB Variations
Color information
#493519 (or 0x493519) is known color: Clinker. HEX triplet: 49, 35 and 19. RGB value is (73,53,25). Sum of RGB (Red+Green+Blue) = 73+53+25=151 (20% of max value = 765). Red value is 73 (28.91% from 255 or 48.34% from 151); Green value is 53 (21.09% from 255 or 35.10% from 151); Blue value is 25 (10.16% from 255 or 16.56% from 151); Max value from RGB is 73 - color contains mainly: red. Hex color #493519 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493519 is #B6CAE6. Grayscale: #373737. Windows color (decimal): -11979495 or 1652041. OLE color: 1652041.
HSL color Cylindrical-coordinate representation of color #493519: hue angle of 35º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #493519 is Cyan = 0, Magento = 0.27, Yellow = 0.66 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 53 | 25 | - |
| CMYK | 0 | 0.27 | 0.66 | 0.71 |
| HSL | 35º | 0.49% | 0.19% | - |
| HSV(B) | 35º | 0.66% | 0.29% | - |
| XYZ | 4.2 | 4.03 | 1.48 | - |
| YUV | 55.79 | 110.63 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 25 | 0 | 0.27 | 0.66 | 0.71 | 35 | 0.49 | 0.19 |
| Hex | 49 | 35 | 19 | 0 | 1B | 42 | 47 | 23 | 31 | 13 |
| Octal | 111 | 65 | 31 | 0 | 33 | 102 | 107 | 43 | 61 | 23 |
| Binary | 1001001 | 110101 | 11001 | 0 | 11011 | 1000010 | 1000111 | 100011 | 110001 | 10011 |
Color Harmonies of #493519
Complementary color
Monochromatic Colors of #493519
Black with #493519
Text Example
Text Example
White with #493519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493519; }
p { color: rgb(73,53,25); }
H1.HeaderClassName
{
color: #493519;
}
.AnyTagClassName
{
color: #493519;
}
</style>
background-color css
<style>
a { background-color: #493519; }
a { background-color: rgb(73,53,25); }
div.DivClassName
{
background-color: #493519;
}
.BgClassName
{
background-color: #493519;
}
</style>
border-color css
<style>
span { border-color: #493519; }
span { border-color: rgb(73,53,25); }
td.TdClassName
{
border-color: #493519;
}
.TagClassName
{
border-color: #493519;
}
</style>