Shades of Cedar #493733
Tints of Cedar #493733
RGB
CMYK
RGB Variations
Color information
#493733 (or 0x493733) is known color: Cedar. HEX triplet: 49, 37 and 33. RGB value is (73,55,51). Sum of RGB (Red+Green+Blue) = 73+55+51=179 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.78% from 179); Green value is 55 (21.88% from 255 or 30.73% from 179); Blue value is 51 (20.31% from 255 or 28.49% from 179); Max value from RGB is 73 - color contains mainly: red. Hex color #493733 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493733 is #B6C8CC. Grayscale: #3B3B3B. Windows color (decimal): -11978957 or 3356489. OLE color: 3356489.
HSL color Cylindrical-coordinate representation of color #493733: hue angle of 10.91º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #493733 is Cyan = 0, Magento = 0.25, Yellow = 0.30 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 55 | 51 | - |
| CMYK | 0 | 0.25 | 0.30 | 0.71 |
| HSL | 10.91º | 0.18% | 0.24% | - |
| HSV(B) | 10.91º | 0.3% | 0.29% | - |
| XYZ | 4.71 | 4.39 | 3.73 | - |
| YUV | 59.93 | 122.96 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 55 | 51 | 0 | 0.25 | 0.30 | 0.71 | 10.91 | 0.18 | 0.24 |
| Hex | 49 | 37 | 33 | 0 | 19 | 1E | 47 | B | 12 | 18 |
| Octal | 111 | 67 | 63 | 0 | 31 | 36 | 107 | 13 | 22 | 30 |
| Binary | 1001001 | 110111 | 110011 | 0 | 11001 | 11110 | 1000111 | 1011 | 10010 | 11000 |
Color Harmonies of #493733
Complementary color
Monochromatic Colors of #493733
Black with #493733
Text Example
Text Example
White with #493733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493733; }
p { color: rgb(73,55,51); }
H1.HeaderClassName
{
color: #493733;
}
.AnyTagClassName
{
color: #493733;
}
</style>
background-color css
<style>
a { background-color: #493733; }
a { background-color: rgb(73,55,51); }
div.DivClassName
{
background-color: #493733;
}
.BgClassName
{
background-color: #493733;
}
</style>
border-color css
<style>
span { border-color: #493733; }
span { border-color: rgb(73,55,51); }
td.TdClassName
{
border-color: #493733;
}
.TagClassName
{
border-color: #493733;
}
</style>