Shades of Clinker #493207
Tints of Clinker #493207
RGB
CMYK
RGB Variations
Color information
#493207 (or 0x493207) is known color: Clinker. HEX triplet: 49, 32 and 07. RGB value is (73,50,7). Sum of RGB (Red+Green+Blue) = 73+50+7=130 (17% of max value = 765). Red value is 73 (28.91% from 255 or 56.15% from 130); Green value is 50 (19.92% from 255 or 38.46% from 130); Blue value is 7 (3.12% from 255 or 5.38% from 130); Max value from RGB is 73 - color contains mainly: red. Hex color #493207 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493207 is #B6CDF8. Grayscale: #343434. Windows color (decimal): -11980281 or 471625. OLE color: 471625.
HSL color Cylindrical-coordinate representation of color #493207: hue angle of 39.09º 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 #493207 is Cyan = 0, Magento = 0.32, Yellow = 0.90 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 50 | 7 | - |
| CMYK | 0 | 0.32 | 0.90 | 0.71 |
| HSL | 39.09º | 0.83% | 0.16% | - |
| HSV(B) | 39.09º | 0.9% | 0.29% | - |
| XYZ | 3.93 | 3.71 | 0.71 | - |
| YUV | 51.98 | 102.62 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 50 | 7 | 0 | 0.32 | 0.90 | 0.71 | 39.09 | 0.83 | 0.16 |
| Hex | 49 | 32 | 7 | 0 | 20 | 5A | 47 | 27 | 52 | 10 |
| Octal | 111 | 62 | 7 | 0 | 40 | 132 | 107 | 47 | 122 | 20 |
| Binary | 1001001 | 110010 | 111 | 0 | 100000 | 1011010 | 1000111 | 100111 | 1010010 | 10000 |
Color Harmonies of #493207
Complementary color
Monochromatic Colors of #493207
Black with #493207
Text Example
Text Example
White with #493207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493207; }
p { color: rgb(73,50,7); }
H1.HeaderClassName
{
color: #493207;
}
.AnyTagClassName
{
color: #493207;
}
</style>
background-color css
<style>
a { background-color: #493207; }
a { background-color: rgb(73,50,7); }
div.DivClassName
{
background-color: #493207;
}
.BgClassName
{
background-color: #493207;
}
</style>
border-color css
<style>
span { border-color: #493207; }
span { border-color: rgb(73,50,7); }
td.TdClassName
{
border-color: #493207;
}
.TagClassName
{
border-color: #493207;
}
</style>