Shades of Tobago #493429
Tints of Tobago #493429
RGB
CMYK
RGB Variations
Color information
#493429 (or 0x493429) is known color: Tobago. HEX triplet: 49, 34 and 29. RGB value is (73,52,41). Sum of RGB (Red+Green+Blue) = 73+52+41=166 (21% of max value = 765). Red value is 73 (28.91% from 255 or 43.98% from 166); Green value is 52 (20.70% from 255 or 31.33% from 166); Blue value is 41 (16.41% from 255 or 24.70% from 166); Max value from RGB is 73 - color contains mainly: red. Hex color #493429 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493429 is #B6CBD6. Grayscale: #393939. Windows color (decimal): -11979735 or 2700361. OLE color: 2700361.
HSL color Cylindrical-coordinate representation of color #493429: hue angle of 20.62º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #493429 is Cyan = 0, Magento = 0.29, Yellow = 0.44 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 52 | 41 | - |
| CMYK | 0 | 0.29 | 0.44 | 0.71 |
| HSL | 20.63º | 0.28% | 0.22% | - |
| HSV(B) | 20.63º | 0.44% | 0.29% | - |
| XYZ | 4.38 | 4.03 | 2.65 | - |
| YUV | 57.03 | 118.96 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 41 | 0 | 0.29 | 0.44 | 0.71 | 20.63 | 0.28 | 0.22 |
| Hex | 49 | 34 | 29 | 0 | 1D | 2C | 47 | 15 | 1C | 16 |
| Octal | 111 | 64 | 51 | 0 | 35 | 54 | 107 | 25 | 34 | 26 |
| Binary | 1001001 | 110100 | 101001 | 0 | 11101 | 101100 | 1000111 | 10101 | 11100 | 10110 |
Color Harmonies of #493429
Complementary color
Monochromatic Colors of #493429
Black with #493429
Text Example
Text Example
White with #493429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493429; }
p { color: rgb(73,52,41); }
H1.HeaderClassName
{
color: #493429;
}
.AnyTagClassName
{
color: #493429;
}
</style>
background-color css
<style>
a { background-color: #493429; }
a { background-color: rgb(73,52,41); }
div.DivClassName
{
background-color: #493429;
}
.BgClassName
{
background-color: #493429;
}
</style>
border-color css
<style>
span { border-color: #493429; }
span { border-color: rgb(73,52,41); }
td.TdClassName
{
border-color: #493429;
}
.TagClassName
{
border-color: #493429;
}
</style>