Shades of Rebel #453631
Tints of Rebel #453631
RGB
CMYK
RGB Variations
Color information
#453631 (or 0x453631) is known color: Rebel. HEX triplet: 45, 36 and 31. RGB value is (69,54,49). Sum of RGB (Red+Green+Blue) = 69+54+49=172 (22% of max value = 765). Red value is 69 (27.34% from 255 or 40.12% from 172); Green value is 54 (21.48% from 255 or 31.40% from 172); Blue value is 49 (19.53% from 255 or 28.49% from 172); Max value from RGB is 69 - color contains mainly: red. Hex color #453631 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453631 is #BAC9CE. Grayscale: #393939. Windows color (decimal): -12241359 or 3225157. OLE color: 3225157.
HSL color Cylindrical-coordinate representation of color #453631: hue angle of 15º 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 #453631 is Cyan = 0, Magento = 0.22, Yellow = 0.29 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 54 | 49 | - |
| CMYK | 0 | 0.22 | 0.29 | 0.73 |
| HSL | 15º | 0.17% | 0.23% | - |
| HSV(B) | 15º | 0.29% | 0.27% | - |
| XYZ | 4.33 | 4.13 | 3.47 | - |
| YUV | 57.92 | 122.97 | 135.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 54 | 49 | 0 | 0.22 | 0.29 | 0.73 | 15 | 0.17 | 0.23 |
| Hex | 45 | 36 | 31 | 0 | 16 | 1D | 49 | F | 11 | 17 |
| Octal | 105 | 66 | 61 | 0 | 26 | 35 | 111 | 17 | 21 | 27 |
| Binary | 1000101 | 110110 | 110001 | 0 | 10110 | 11101 | 1001001 | 1111 | 10001 | 10111 |
Color Harmonies of #453631
Complementary color
Monochromatic Colors of #453631
Black with #453631
Text Example
Text Example
White with #453631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453631; }
p { color: rgb(69,54,49); }
H1.HeaderClassName
{
color: #453631;
}
.AnyTagClassName
{
color: #453631;
}
</style>
background-color css
<style>
a { background-color: #453631; }
a { background-color: rgb(69,54,49); }
div.DivClassName
{
background-color: #453631;
}
.BgClassName
{
background-color: #453631;
}
</style>
border-color css
<style>
span { border-color: #453631; }
span { border-color: rgb(69,54,49); }
td.TdClassName
{
border-color: #453631;
}
.TagClassName
{
border-color: #453631;
}
</style>