Shades of Cedar #493834
Tints of Cedar #493834
RGB
CMYK
RGB Variations
Color information
#493834 (or 0x493834) is known color: Cedar. HEX triplet: 49, 38 and 34. RGB value is (73,56,52). Sum of RGB (Red+Green+Blue) = 73+56+52=181 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.33% from 181); Green value is 56 (22.27% from 255 or 30.94% from 181); Blue value is 52 (20.70% from 255 or 28.73% from 181); Max value from RGB is 73 - color contains mainly: red. Hex color #493834 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493834 is #B6C7CB. Grayscale: #3C3C3C. Windows color (decimal): -11978700 or 3422281. OLE color: 3422281.
HSL color Cylindrical-coordinate representation of color #493834: hue angle of 11.43º degrees, saturation: 0.17, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #493834 is Cyan = 0, Magento = 0.23, Yellow = 0.29 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 52 | - |
| CMYK | 0 | 0.23 | 0.29 | 0.71 |
| HSL | 11.43º | 0.17% | 0.25% | - |
| HSV(B) | 11.43º | 0.29% | 0.29% | - |
| XYZ | 4.78 | 4.49 | 3.86 | - |
| YUV | 60.63 | 123.13 | 136.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 52 | 0 | 0.23 | 0.29 | 0.71 | 11.43 | 0.17 | 0.25 |
| Hex | 49 | 38 | 34 | 0 | 17 | 1D | 47 | B | 11 | 19 |
| Octal | 111 | 70 | 64 | 0 | 27 | 35 | 107 | 13 | 21 | 31 |
| Binary | 1001001 | 111000 | 110100 | 0 | 10111 | 11101 | 1000111 | 1011 | 10001 | 11001 |
Color Harmonies of #493834
Complementary color
Monochromatic Colors of #493834
Black with #493834
Text Example
Text Example
White with #493834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493834; }
p { color: rgb(73,56,52); }
H1.HeaderClassName
{
color: #493834;
}
.AnyTagClassName
{
color: #493834;
}
</style>
background-color css
<style>
a { background-color: #493834; }
a { background-color: rgb(73,56,52); }
div.DivClassName
{
background-color: #493834;
}
.BgClassName
{
background-color: #493834;
}
</style>
border-color css
<style>
span { border-color: #493834; }
span { border-color: rgb(73,56,52); }
td.TdClassName
{
border-color: #493834;
}
.TagClassName
{
border-color: #493834;
}
</style>