Shades of Rebel #453531
Tints of Rebel #453531
RGB
CMYK
RGB Variations
Color information
#453531 (or 0x453531) is known color: Rebel. HEX triplet: 45, 35 and 31. RGB value is (69,53,49). Sum of RGB (Red+Green+Blue) = 69+53+49=171 (22% of max value = 765). Red value is 69 (27.34% from 255 or 40.35% from 171); Green value is 53 (21.09% from 255 or 30.99% from 171); Blue value is 49 (19.53% from 255 or 28.65% from 171); Max value from RGB is 69 - color contains mainly: red. Hex color #453531 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453531 is #BACACE. Grayscale: #393939. Windows color (decimal): -12241615 or 3224901. OLE color: 3224901.
HSL color Cylindrical-coordinate representation of color #453531: hue angle of 12º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #453531 is Cyan = 0, Magento = 0.23, Yellow = 0.29 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 53 | 49 | - |
| CMYK | 0 | 0.23 | 0.29 | 0.73 |
| HSL | 12º | 0.17% | 0.23% | - |
| HSV(B) | 12º | 0.29% | 0.27% | - |
| XYZ | 4.28 | 4.03 | 3.46 | - |
| YUV | 57.33 | 123.3 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 49 | 0 | 0.23 | 0.29 | 0.73 | 12 | 0.17 | 0.23 |
| Hex | 45 | 35 | 31 | 0 | 17 | 1D | 49 | C | 11 | 17 |
| Octal | 105 | 65 | 61 | 0 | 27 | 35 | 111 | 14 | 21 | 27 |
| Binary | 1000101 | 110101 | 110001 | 0 | 10111 | 11101 | 1001001 | 1100 | 10001 | 10111 |
Color Harmonies of #453531
Complementary color
Monochromatic Colors of #453531
Black with #453531
Text Example
Text Example
White with #453531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453531; }
p { color: rgb(69,53,49); }
H1.HeaderClassName
{
color: #453531;
}
.AnyTagClassName
{
color: #453531;
}
</style>
background-color css
<style>
a { background-color: #453531; }
a { background-color: rgb(69,53,49); }
div.DivClassName
{
background-color: #453531;
}
.BgClassName
{
background-color: #453531;
}
</style>
border-color css
<style>
span { border-color: #453531; }
span { border-color: rgb(69,53,49); }
td.TdClassName
{
border-color: #453531;
}
.TagClassName
{
border-color: #453531;
}
</style>