Shades of Rebel #473530
Tints of Rebel #473530
RGB
CMYK
RGB Variations
Color information
#473530 (or 0x473530) is known color: Rebel. HEX triplet: 47, 35 and 30. RGB value is (71,53,48). Sum of RGB (Red+Green+Blue) = 71+53+48=172 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.28% from 172); Green value is 53 (21.09% from 255 or 30.81% from 172); Blue value is 48 (19.14% from 255 or 27.91% from 172); Max value from RGB is 71 - color contains mainly: red. Hex color #473530 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473530 is #B8CACF. Grayscale: #393939. Windows color (decimal): -12110544 or 3159367. OLE color: 3159367.
HSL color Cylindrical-coordinate representation of color #473530: hue angle of 13.04º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #473530 is Cyan = 0, Magento = 0.25, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 53 | 48 | - |
| CMYK | 0 | 0.25 | 0.32 | 0.72 |
| HSL | 13.04º | 0.19% | 0.23% | - |
| HSV(B) | 13.04º | 0.32% | 0.28% | - |
| XYZ | 4.41 | 4.1 | 3.36 | - |
| YUV | 57.81 | 122.46 | 137.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 48 | 0 | 0.25 | 0.32 | 0.72 | 13.04 | 0.19 | 0.23 |
| Hex | 47 | 35 | 30 | 0 | 19 | 20 | 48 | D | 13 | 17 |
| Octal | 107 | 65 | 60 | 0 | 31 | 40 | 110 | 15 | 23 | 27 |
| Binary | 1000111 | 110101 | 110000 | 0 | 11001 | 100000 | 1001000 | 1101 | 10011 | 10111 |
Color Harmonies of #473530
Complementary color
Monochromatic Colors of #473530
Black with #473530
Text Example
Text Example
White with #473530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473530; }
p { color: rgb(71,53,48); }
H1.HeaderClassName
{
color: #473530;
}
.AnyTagClassName
{
color: #473530;
}
</style>
background-color css
<style>
a { background-color: #473530; }
a { background-color: rgb(71,53,48); }
div.DivClassName
{
background-color: #473530;
}
.BgClassName
{
background-color: #473530;
}
</style>
border-color css
<style>
span { border-color: #473530; }
span { border-color: rgb(71,53,48); }
td.TdClassName
{
border-color: #473530;
}
.TagClassName
{
border-color: #473530;
}
</style>