Shades of Clinker #493921
Tints of Clinker #493921
RGB
CMYK
RGB Variations
Color information
#493921 (or 0x493921) is known color: Clinker. HEX triplet: 49, 39 and 21. RGB value is (73,57,33). Sum of RGB (Red+Green+Blue) = 73+57+33=163 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.79% from 163); Green value is 57 (22.66% from 255 or 34.97% from 163); Blue value is 33 (13.28% from 255 or 20.25% from 163); Max value from RGB is 73 - color contains mainly: red. Hex color #493921 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493921 is #B6C6DE. Grayscale: #3B3B3B. Windows color (decimal): -11978463 or 2177353. OLE color: 2177353.
HSL color Cylindrical-coordinate representation of color #493921: hue angle of 36º degrees, saturation: 0.38, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #493921 is Cyan = 0, Magento = 0.22, Yellow = 0.55 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 57 | 33 | - |
| CMYK | 0 | 0.22 | 0.55 | 0.71 |
| HSL | 36º | 0.38% | 0.21% | - |
| HSV(B) | 36º | 0.55% | 0.29% | - |
| XYZ | 4.49 | 4.45 | 2.06 | - |
| YUV | 59.05 | 113.3 | 137.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 57 | 33 | 0 | 0.22 | 0.55 | 0.71 | 36 | 0.38 | 0.21 |
| Hex | 49 | 39 | 21 | 0 | 16 | 37 | 47 | 24 | 26 | 15 |
| Octal | 111 | 71 | 41 | 0 | 26 | 67 | 107 | 44 | 46 | 25 |
| Binary | 1001001 | 111001 | 100001 | 0 | 10110 | 110111 | 1000111 | 100100 | 100110 | 10101 |
Color Harmonies of #493921
Complementary color
Monochromatic Colors of #493921
Black with #493921
Text Example
Text Example
White with #493921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493921; }
p { color: rgb(73,57,33); }
H1.HeaderClassName
{
color: #493921;
}
.AnyTagClassName
{
color: #493921;
}
</style>
background-color css
<style>
a { background-color: #493921; }
a { background-color: rgb(73,57,33); }
div.DivClassName
{
background-color: #493921;
}
.BgClassName
{
background-color: #493921;
}
</style>
border-color css
<style>
span { border-color: #493921; }
span { border-color: rgb(73,57,33); }
td.TdClassName
{
border-color: #493921;
}
.TagClassName
{
border-color: #493921;
}
</style>