Shades of Rebel #493832
Tints of Rebel #493832
RGB
CMYK
RGB Variations
Color information
#493832 (or 0x493832) is known color: Rebel. HEX triplet: 49, 38 and 32. RGB value is (73,56,50). Sum of RGB (Red+Green+Blue) = 73+56+50=179 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.78% from 179); Green value is 56 (22.27% from 255 or 31.28% from 179); Blue value is 50 (19.92% from 255 or 27.93% from 179); Max value from RGB is 73 - color contains mainly: red. Hex color #493832 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493832 is #B6C7CD. Grayscale: #3C3C3C. Windows color (decimal): -11978702 or 3291209. OLE color: 3291209.
HSL color Cylindrical-coordinate representation of color #493832: hue angle of 15.65º degrees, saturation: 0.19, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #493832 is Cyan = 0, Magento = 0.23, Yellow = 0.32 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 50 | - |
| CMYK | 0 | 0.23 | 0.32 | 0.71 |
| HSL | 15.65º | 0.19% | 0.24% | - |
| HSV(B) | 15.65º | 0.32% | 0.29% | - |
| XYZ | 4.74 | 4.48 | 3.63 | - |
| YUV | 60.4 | 122.13 | 136.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 50 | 0 | 0.23 | 0.32 | 0.71 | 15.65 | 0.19 | 0.24 |
| Hex | 49 | 38 | 32 | 0 | 17 | 20 | 47 | 10 | 13 | 18 |
| Octal | 111 | 70 | 62 | 0 | 27 | 40 | 107 | 20 | 23 | 30 |
| Binary | 1001001 | 111000 | 110010 | 0 | 10111 | 100000 | 1000111 | 10000 | 10011 | 11000 |
Color Harmonies of #493832
Complementary color
Monochromatic Colors of #493832
Black with #493832
Text Example
Text Example
White with #493832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493832; }
p { color: rgb(73,56,50); }
H1.HeaderClassName
{
color: #493832;
}
.AnyTagClassName
{
color: #493832;
}
</style>
background-color css
<style>
a { background-color: #493832; }
a { background-color: rgb(73,56,50); }
div.DivClassName
{
background-color: #493832;
}
.BgClassName
{
background-color: #493832;
}
</style>
border-color css
<style>
span { border-color: #493832; }
span { border-color: rgb(73,56,50); }
td.TdClassName
{
border-color: #493832;
}
.TagClassName
{
border-color: #493832;
}
</style>