Shades of Jon #493638
Tints of Jon #493638
RGB
CMYK
RGB Variations
Color information
#493638 (or 0x493638) is known color: Jon. HEX triplet: 49, 36 and 38. RGB value is (73,54,56). Sum of RGB (Red+Green+Blue) = 73+54+56=183 (24% of max value = 765). Red value is 73 (28.91% from 255 or 39.89% from 183); Green value is 54 (21.48% from 255 or 29.51% from 183); Blue value is 56 (22.27% from 255 or 30.60% from 183); Max value from RGB is 73 - color contains mainly: red. Hex color #493638 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493638 is #B6C9C7. Grayscale: #3B3B3B. Windows color (decimal): -11979208 or 3683913. OLE color: 3683913.
HSL color Cylindrical-coordinate representation of color #493638: hue angle of 353.68º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #493638 is Cyan = 0, Magento = 0.26, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 56 | - |
| CMYK | 0 | 0.26 | 0.23 | 0.71 |
| HSL | 353.68º | 0.15% | 0.25% | - |
| HSV(B) | 353.68º | 0.26% | 0.29% | - |
| XYZ | 4.78 | 4.34 | 4.33 | - |
| YUV | 59.91 | 125.79 | 137.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 56 | 0 | 0.26 | 0.23 | 0.71 | 353.68 | 0.15 | 0.25 |
| Hex | 49 | 36 | 38 | 0 | 1A | 17 | 47 | 162 | F | 19 |
| Octal | 111 | 66 | 70 | 0 | 32 | 27 | 107 | 542 | 17 | 31 |
| Binary | 1001001 | 110110 | 111000 | 0 | 11010 | 10111 | 1000111 | 101100010 | 1111 | 11001 |
Color Harmonies of #493638
Complementary color
Monochromatic Colors of #493638
Black with #493638
Text Example
Text Example
White with #493638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493638; }
p { color: rgb(73,54,56); }
H1.HeaderClassName
{
color: #493638;
}
.AnyTagClassName
{
color: #493638;
}
</style>
background-color css
<style>
a { background-color: #493638; }
a { background-color: rgb(73,54,56); }
div.DivClassName
{
background-color: #493638;
}
.BgClassName
{
background-color: #493638;
}
</style>
border-color css
<style>
span { border-color: #493638; }
span { border-color: rgb(73,54,56); }
td.TdClassName
{
border-color: #493638;
}
.TagClassName
{
border-color: #493638;
}
</style>