Shades of Clinker #493614
Tints of Clinker #493614
RGB
CMYK
RGB Variations
Color information
#493614 (or 0x493614) is known color: Clinker. HEX triplet: 49, 36 and 14. RGB value is (73,54,20). Sum of RGB (Red+Green+Blue) = 73+54+20=147 (19% of max value = 765). Red value is 73 (28.91% from 255 or 49.66% from 147); Green value is 54 (21.48% from 255 or 36.73% from 147); Blue value is 20 (8.20% from 255 or 13.61% from 147); Max value from RGB is 73 - color contains mainly: red. Hex color #493614 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493614 is #B6C9EB. Grayscale: #373737. Windows color (decimal): -11979244 or 1324617. OLE color: 1324617.
HSL color Cylindrical-coordinate representation of color #493614: hue angle of 38.49º degrees, saturation: 0.57, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #493614 is Cyan = 0, Magento = 0.26, Yellow = 0.73 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 20 | - |
| CMYK | 0 | 0.26 | 0.73 | 0.71 |
| HSL | 38.49º | 0.57% | 0.18% | - |
| HSV(B) | 38.49º | 0.73% | 0.29% | - |
| XYZ | 4.19 | 4.11 | 1.23 | - |
| YUV | 55.81 | 107.79 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 20 | 0 | 0.26 | 0.73 | 0.71 | 38.49 | 0.57 | 0.18 |
| Hex | 49 | 36 | 14 | 0 | 1A | 49 | 47 | 26 | 39 | 12 |
| Octal | 111 | 66 | 24 | 0 | 32 | 111 | 107 | 46 | 71 | 22 |
| Binary | 1001001 | 110110 | 10100 | 0 | 11010 | 1001001 | 1000111 | 100110 | 111001 | 10010 |
Color Harmonies of #493614
Complementary color
Monochromatic Colors of #493614
Black with #493614
Text Example
Text Example
White with #493614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493614; }
p { color: rgb(73,54,20); }
H1.HeaderClassName
{
color: #493614;
}
.AnyTagClassName
{
color: #493614;
}
</style>
background-color css
<style>
a { background-color: #493614; }
a { background-color: rgb(73,54,20); }
div.DivClassName
{
background-color: #493614;
}
.BgClassName
{
background-color: #493614;
}
</style>
border-color css
<style>
span { border-color: #493614; }
span { border-color: rgb(73,54,20); }
td.TdClassName
{
border-color: #493614;
}
.TagClassName
{
border-color: #493614;
}
</style>