Shades of Rebel #473732
Tints of Rebel #473732
RGB
CMYK
RGB Variations
Color information
#473732 (or 0x473732) is known color: Rebel. HEX triplet: 47, 37 and 32. RGB value is (71,55,50). Sum of RGB (Red+Green+Blue) = 71+55+50=176 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.34% from 176); Green value is 55 (21.88% from 255 or 31.25% from 176); Blue value is 50 (19.92% from 255 or 28.41% from 176); Max value from RGB is 71 - color contains mainly: red. Hex color #473732 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473732 is #B8C8CD. Grayscale: #3B3B3B. Windows color (decimal): -12110030 or 3290951. OLE color: 3290951.
HSL color Cylindrical-coordinate representation of color #473732: hue angle of 14.29º degrees, saturation: 0.17, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #473732 is Cyan = 0, Magento = 0.23, Yellow = 0.30 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 55 | 50 | - |
| CMYK | 0 | 0.23 | 0.30 | 0.72 |
| HSL | 14.29º | 0.17% | 0.24% | - |
| HSV(B) | 14.29º | 0.3% | 0.28% | - |
| XYZ | 4.54 | 4.3 | 3.61 | - |
| YUV | 59.21 | 122.8 | 136.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 50 | 0 | 0.23 | 0.30 | 0.72 | 14.29 | 0.17 | 0.24 |
| Hex | 47 | 37 | 32 | 0 | 17 | 1E | 48 | E | 11 | 18 |
| Octal | 107 | 67 | 62 | 0 | 27 | 36 | 110 | 16 | 21 | 30 |
| Binary | 1000111 | 110111 | 110010 | 0 | 10111 | 11110 | 1001000 | 1110 | 10001 | 11000 |
Color Harmonies of #473732
Complementary color
Monochromatic Colors of #473732
Black with #473732
Text Example
Text Example
White with #473732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473732; }
p { color: rgb(71,55,50); }
H1.HeaderClassName
{
color: #473732;
}
.AnyTagClassName
{
color: #473732;
}
</style>
background-color css
<style>
a { background-color: #473732; }
a { background-color: rgb(71,55,50); }
div.DivClassName
{
background-color: #473732;
}
.BgClassName
{
background-color: #473732;
}
</style>
border-color css
<style>
span { border-color: #473732; }
span { border-color: rgb(71,55,50); }
td.TdClassName
{
border-color: #473732;
}
.TagClassName
{
border-color: #473732;
}
</style>