Shades of Clinker #493518
Tints of Clinker #493518
RGB
CMYK
RGB Variations
Color information
#493518 (or 0x493518) is known color: Clinker. HEX triplet: 49, 35 and 18. RGB value is (73,53,24). Sum of RGB (Red+Green+Blue) = 73+53+24=150 (19% of max value = 765). Red value is 73 (28.91% from 255 or 48.67% from 150); Green value is 53 (21.09% from 255 or 35.33% from 150); Blue value is 24 (9.77% from 255 or 16% from 150); Max value from RGB is 73 - color contains mainly: red. Hex color #493518 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493518 is #B6CAE7. Grayscale: #373737. Windows color (decimal): -11979496 or 1586505. OLE color: 1586505.
HSL color Cylindrical-coordinate representation of color #493518: hue angle of 35.51º degrees, saturation: 0.51, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #493518 is Cyan = 0, Magento = 0.27, Yellow = 0.67 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 53 | 24 | - |
| CMYK | 0 | 0.27 | 0.67 | 0.71 |
| HSL | 35.51º | 0.51% | 0.19% | - |
| HSV(B) | 35.51º | 0.67% | 0.29% | - |
| XYZ | 4.19 | 4.03 | 1.42 | - |
| YUV | 55.67 | 110.13 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 24 | 0 | 0.27 | 0.67 | 0.71 | 35.51 | 0.51 | 0.19 |
| Hex | 49 | 35 | 18 | 0 | 1B | 43 | 47 | 24 | 33 | 13 |
| Octal | 111 | 65 | 30 | 0 | 33 | 103 | 107 | 44 | 63 | 23 |
| Binary | 1001001 | 110101 | 11000 | 0 | 11011 | 1000011 | 1000111 | 100100 | 110011 | 10011 |
Color Harmonies of #493518
Complementary color
Monochromatic Colors of #493518
Black with #493518
Text Example
Text Example
White with #493518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493518; }
p { color: rgb(73,53,24); }
H1.HeaderClassName
{
color: #493518;
}
.AnyTagClassName
{
color: #493518;
}
</style>
background-color css
<style>
a { background-color: #493518; }
a { background-color: rgb(73,53,24); }
div.DivClassName
{
background-color: #493518;
}
.BgClassName
{
background-color: #493518;
}
</style>
border-color css
<style>
span { border-color: #493518; }
span { border-color: rgb(73,53,24); }
td.TdClassName
{
border-color: #493518;
}
.TagClassName
{
border-color: #493518;
}
</style>