Shades of Rebel #463530
Tints of Rebel #463530
RGB
CMYK
RGB Variations
Color information
#463530 (or 0x463530) is known color: Rebel. HEX triplet: 46, 35 and 30. RGB value is (70,53,48). Sum of RGB (Red+Green+Blue) = 70+53+48=171 (22% of max value = 765). Red value is 70 (27.73% from 255 or 40.94% from 171); Green value is 53 (21.09% from 255 or 30.99% from 171); Blue value is 48 (19.14% from 255 or 28.07% from 171); Max value from RGB is 70 - color contains mainly: red. Hex color #463530 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463530 is #B9CACF. Grayscale: #393939. Windows color (decimal): -12176080 or 3159366. OLE color: 3159366.
HSL color Cylindrical-coordinate representation of color #463530: hue angle of 13.64º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #463530 is Cyan = 0, Magento = 0.24, Yellow = 0.31 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 53 | 48 | - |
| CMYK | 0 | 0.24 | 0.31 | 0.73 |
| HSL | 13.64º | 0.19% | 0.23% | - |
| HSV(B) | 13.64º | 0.31% | 0.27% | - |
| XYZ | 4.33 | 4.06 | 3.35 | - |
| YUV | 57.51 | 122.63 | 136.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 53 | 48 | 0 | 0.24 | 0.31 | 0.73 | 13.64 | 0.19 | 0.23 |
| Hex | 46 | 35 | 30 | 0 | 18 | 1F | 49 | E | 13 | 17 |
| Octal | 106 | 65 | 60 | 0 | 30 | 37 | 111 | 16 | 23 | 27 |
| Binary | 1000110 | 110101 | 110000 | 0 | 11000 | 11111 | 1001001 | 1110 | 10011 | 10111 |
Color Harmonies of #463530
Complementary color
Monochromatic Colors of #463530
Black with #463530
Text Example
Text Example
White with #463530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463530; }
p { color: rgb(70,53,48); }
H1.HeaderClassName
{
color: #463530;
}
.AnyTagClassName
{
color: #463530;
}
</style>
background-color css
<style>
a { background-color: #463530; }
a { background-color: rgb(70,53,48); }
div.DivClassName
{
background-color: #463530;
}
.BgClassName
{
background-color: #463530;
}
</style>
border-color css
<style>
span { border-color: #463530; }
span { border-color: rgb(70,53,48); }
td.TdClassName
{
border-color: #463530;
}
.TagClassName
{
border-color: #463530;
}
</style>