Shades of Rebel #413331
Tints of Rebel #413331
RGB
CMYK
RGB Variations
Color information
#413331 (or 0x413331) is known color: Rebel. HEX triplet: 41, 33 and 31. RGB value is (65,51,49). Sum of RGB (Red+Green+Blue) = 65+51+49=165 (21% of max value = 765). Red value is 65 (25.78% from 255 or 39.39% from 165); Green value is 51 (20.31% from 255 or 30.91% from 165); Blue value is 49 (19.53% from 255 or 29.70% from 165); Max value from RGB is 65 - color contains mainly: red. Hex color #413331 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413331 is #BECCCE. Grayscale: #363636. Windows color (decimal): -12504271 or 3224385. OLE color: 3224385.
HSL color Cylindrical-coordinate representation of color #413331: hue angle of 7.5º degrees, saturation: 0.14, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #413331 is Cyan = 0, Magento = 0.22, Yellow = 0.25 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 51 | 49 | - |
| CMYK | 0 | 0.22 | 0.25 | 0.75 |
| HSL | 7.5º | 0.14% | 0.22% | - |
| HSV(B) | 7.5º | 0.25% | 0.25% | - |
| XYZ | 3.92 | 3.71 | 3.42 | - |
| YUV | 54.96 | 124.64 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 51 | 49 | 0 | 0.22 | 0.25 | 0.75 | 7.5 | 0.14 | 0.22 |
| Hex | 41 | 33 | 31 | 0 | 16 | 19 | 4B | 8 | E | 16 |
| Octal | 101 | 63 | 61 | 0 | 26 | 31 | 113 | 10 | 16 | 26 |
| Binary | 1000001 | 110011 | 110001 | 0 | 10110 | 11001 | 1001011 | 1000 | 1110 | 10110 |
Color Harmonies of #413331
Complementary color
Monochromatic Colors of #413331
Black with #413331
Text Example
Text Example
White with #413331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413331; }
p { color: rgb(65,51,49); }
H1.HeaderClassName
{
color: #413331;
}
.AnyTagClassName
{
color: #413331;
}
</style>
background-color css
<style>
a { background-color: #413331; }
a { background-color: rgb(65,51,49); }
div.DivClassName
{
background-color: #413331;
}
.BgClassName
{
background-color: #413331;
}
</style>
border-color css
<style>
span { border-color: #413331; }
span { border-color: rgb(65,51,49); }
td.TdClassName
{
border-color: #413331;
}
.TagClassName
{
border-color: #413331;
}
</style>