Shades of Clinker #493007
Tints of Clinker #493007
RGB
CMYK
RGB Variations
Color information
#493007 (or 0x493007) is known color: Clinker. HEX triplet: 49, 30 and 07. RGB value is (73,48,7). Sum of RGB (Red+Green+Blue) = 73+48+7=128 (16% of max value = 765). Red value is 73 (28.91% from 255 or 57.03% from 128); Green value is 48 (19.14% from 255 or 37.5% from 128); Blue value is 7 (3.12% from 255 or 5.47% from 128); Max value from RGB is 73 - color contains mainly: red. Hex color #493007 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493007 is #B6CFF8. Grayscale: #323232. Windows color (decimal): -11980793 or 471113. OLE color: 471113.
HSL color Cylindrical-coordinate representation of color #493007: hue angle of 37.27º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #493007 is Cyan = 0, Magento = 0.34, Yellow = 0.90 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 48 | 7 | - |
| CMYK | 0 | 0.34 | 0.90 | 0.71 |
| HSL | 37.27º | 0.83% | 0.16% | - |
| HSV(B) | 37.27º | 0.9% | 0.29% | - |
| XYZ | 3.84 | 3.55 | 0.68 | - |
| YUV | 50.8 | 103.28 | 143.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 7 | 0 | 0.34 | 0.90 | 0.71 | 37.27 | 0.83 | 0.16 |
| Hex | 49 | 30 | 7 | 0 | 22 | 5A | 47 | 25 | 52 | 10 |
| Octal | 111 | 60 | 7 | 0 | 42 | 132 | 107 | 45 | 122 | 20 |
| Binary | 1001001 | 110000 | 111 | 0 | 100010 | 1011010 | 1000111 | 100101 | 1010010 | 10000 |
Color Harmonies of #493007
Complementary color
Monochromatic Colors of #493007
Black with #493007
Text Example
Text Example
White with #493007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493007; }
p { color: rgb(73,48,7); }
H1.HeaderClassName
{
color: #493007;
}
.AnyTagClassName
{
color: #493007;
}
</style>
background-color css
<style>
a { background-color: #493007; }
a { background-color: rgb(73,48,7); }
div.DivClassName
{
background-color: #493007;
}
.BgClassName
{
background-color: #493007;
}
</style>
border-color css
<style>
span { border-color: #493007; }
span { border-color: rgb(73,48,7); }
td.TdClassName
{
border-color: #493007;
}
.TagClassName
{
border-color: #493007;
}
</style>