Shades of Rebel #473028
Tints of Rebel #473028
RGB
CMYK
RGB Variations
Color information
#473028 (or 0x473028) is known color: Rebel. HEX triplet: 47, 30 and 28. RGB value is (71,48,40). Sum of RGB (Red+Green+Blue) = 71+48+40=159 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.65% from 159); Green value is 48 (19.14% from 255 or 30.19% from 159); Blue value is 40 (16.02% from 255 or 25.16% from 159); Max value from RGB is 71 - color contains mainly: red. Hex color #473028 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473028 is #B8CFD7. Grayscale: #363636. Windows color (decimal): -12111832 or 2633799. OLE color: 2633799.
HSL color Cylindrical-coordinate representation of color #473028: hue angle of 15.48º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #473028 is Cyan = 0, Magento = 0.32, Yellow = 0.44 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 48 | 40 | - |
| CMYK | 0 | 0.32 | 0.44 | 0.72 |
| HSL | 15.48º | 0.28% | 0.22% | - |
| HSV(B) | 15.48º | 0.44% | 0.28% | - |
| XYZ | 4.04 | 3.61 | 2.49 | - |
| YUV | 53.97 | 120.12 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 48 | 40 | 0 | 0.32 | 0.44 | 0.72 | 15.48 | 0.28 | 0.22 |
| Hex | 47 | 30 | 28 | 0 | 20 | 2C | 48 | F | 1C | 16 |
| Octal | 107 | 60 | 50 | 0 | 40 | 54 | 110 | 17 | 34 | 26 |
| Binary | 1000111 | 110000 | 101000 | 0 | 100000 | 101100 | 1001000 | 1111 | 11100 | 10110 |
Color Harmonies of #473028
Complementary color
Monochromatic Colors of #473028
Black with #473028
Text Example
Text Example
White with #473028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473028; }
p { color: rgb(71,48,40); }
H1.HeaderClassName
{
color: #473028;
}
.AnyTagClassName
{
color: #473028;
}
</style>
background-color css
<style>
a { background-color: #473028; }
a { background-color: rgb(71,48,40); }
div.DivClassName
{
background-color: #473028;
}
.BgClassName
{
background-color: #473028;
}
</style>
border-color css
<style>
span { border-color: #473028; }
span { border-color: rgb(71,48,40); }
td.TdClassName
{
border-color: #473028;
}
.TagClassName
{
border-color: #473028;
}
</style>