Shades of Rebel #473029
Tints of Rebel #473029
RGB
CMYK
RGB Variations
Color information
#473029 (or 0x473029) is known color: Rebel. HEX triplet: 47, 30 and 29. RGB value is (71,48,41). Sum of RGB (Red+Green+Blue) = 71+48+41=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 48 (19.14% from 255 or 30% from 160); Blue value is 41 (16.41% from 255 or 25.62% from 160); Max value from RGB is 71 - color contains mainly: red. Hex color #473029 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473029 is #B8CFD6. Grayscale: #363636. Windows color (decimal): -12111831 or 2699335. OLE color: 2699335.
HSL color Cylindrical-coordinate representation of color #473029: hue angle of 14º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #473029 is Cyan = 0, Magento = 0.32, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 48 | 41 | - |
| CMYK | 0 | 0.32 | 0.42 | 0.72 |
| HSL | 14º | 0.27% | 0.22% | - |
| HSV(B) | 14º | 0.42% | 0.28% | - |
| XYZ | 4.06 | 3.61 | 2.58 | - |
| YUV | 54.08 | 120.62 | 140.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 48 | 41 | 0 | 0.32 | 0.42 | 0.72 | 14 | 0.27 | 0.22 |
| Hex | 47 | 30 | 29 | 0 | 20 | 2A | 48 | E | 1B | 16 |
| Octal | 107 | 60 | 51 | 0 | 40 | 52 | 110 | 16 | 33 | 26 |
| Binary | 1000111 | 110000 | 101001 | 0 | 100000 | 101010 | 1001000 | 1110 | 11011 | 10110 |
Color Harmonies of #473029
Complementary color
Monochromatic Colors of #473029
Black with #473029
Text Example
Text Example
White with #473029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473029; }
p { color: rgb(71,48,41); }
H1.HeaderClassName
{
color: #473029;
}
.AnyTagClassName
{
color: #473029;
}
</style>
background-color css
<style>
a { background-color: #473029; }
a { background-color: rgb(71,48,41); }
div.DivClassName
{
background-color: #473029;
}
.BgClassName
{
background-color: #473029;
}
</style>
border-color css
<style>
span { border-color: #473029; }
span { border-color: rgb(71,48,41); }
td.TdClassName
{
border-color: #473029;
}
.TagClassName
{
border-color: #473029;
}
</style>