Shades of Rebel #473934
Tints of Rebel #473934
RGB
CMYK
RGB Variations
Color information
#473934 (or 0x473934) is known color: Rebel. HEX triplet: 47, 39 and 34. RGB value is (71,57,52). Sum of RGB (Red+Green+Blue) = 71+57+52=180 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.44% from 180); Green value is 57 (22.66% from 255 or 31.67% from 180); Blue value is 52 (20.70% from 255 or 28.89% from 180); Max value from RGB is 71 - color contains mainly: red. Hex color #473934 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473934 is #B8C6CB. Grayscale: #3C3C3C. Windows color (decimal): -12109516 or 3422535. OLE color: 3422535.
HSL color Cylindrical-coordinate representation of color #473934: hue angle of 15.79º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #473934 is Cyan = 0, Magento = 0.20, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 57 | 52 | - |
| CMYK | 0 | 0.20 | 0.27 | 0.72 |
| HSL | 15.79º | 0.15% | 0.24% | - |
| HSV(B) | 15.79º | 0.27% | 0.28% | - |
| XYZ | 4.68 | 4.51 | 3.87 | - |
| YUV | 60.62 | 123.14 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 57 | 52 | 0 | 0.20 | 0.27 | 0.72 | 15.79 | 0.15 | 0.24 |
| Hex | 47 | 39 | 34 | 0 | 14 | 1B | 48 | 10 | F | 18 |
| Octal | 107 | 71 | 64 | 0 | 24 | 33 | 110 | 20 | 17 | 30 |
| Binary | 1000111 | 111001 | 110100 | 0 | 10100 | 11011 | 1001000 | 10000 | 1111 | 11000 |
Color Harmonies of #473934
Complementary color
Monochromatic Colors of #473934
Black with #473934
Text Example
Text Example
White with #473934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473934; }
p { color: rgb(71,57,52); }
H1.HeaderClassName
{
color: #473934;
}
.AnyTagClassName
{
color: #473934;
}
</style>
background-color css
<style>
a { background-color: #473934; }
a { background-color: rgb(71,57,52); }
div.DivClassName
{
background-color: #473934;
}
.BgClassName
{
background-color: #473934;
}
</style>
border-color css
<style>
span { border-color: #473934; }
span { border-color: rgb(71,57,52); }
td.TdClassName
{
border-color: #473934;
}
.TagClassName
{
border-color: #473934;
}
</style>