Shades of Rebel #403735
Tints of Rebel #403735
RGB
CMYK
RGB Variations
Color information
#403735 (or 0x403735) is known color: Rebel. HEX triplet: 40, 37 and 35. RGB value is (64,55,53). Sum of RGB (Red+Green+Blue) = 64+55+53=172 (22% of max value = 765). Red value is 64 (25.39% from 255 or 37.21% from 172); Green value is 55 (21.88% from 255 or 31.98% from 172); Blue value is 53 (21.09% from 255 or 30.81% from 172); Max value from RGB is 64 - color contains mainly: red. Hex color #403735 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403735 is #BFC8CA. Grayscale: #393939. Windows color (decimal): -12568779 or 3487552. OLE color: 3487552.
HSL color Cylindrical-coordinate representation of color #403735: hue angle of 10.91º degrees, saturation: 0.09, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #403735 is Cyan = 0, Magento = 0.14, Yellow = 0.17 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 55 | 53 | - |
| CMYK | 0 | 0.14 | 0.17 | 0.75 |
| HSL | 10.91º | 0.09% | 0.23% | - |
| HSV(B) | 10.91º | 0.17% | 0.25% | - |
| XYZ | 4.12 | 4.08 | 3.94 | - |
| YUV | 57.46 | 125.48 | 132.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 55 | 53 | 0 | 0.14 | 0.17 | 0.75 | 10.91 | 0.09 | 0.23 |
| Hex | 40 | 37 | 35 | 0 | E | 11 | 4B | B | 9 | 17 |
| Octal | 100 | 67 | 65 | 0 | 16 | 21 | 113 | 13 | 11 | 27 |
| Binary | 1000000 | 110111 | 110101 | 0 | 1110 | 10001 | 1001011 | 1011 | 1001 | 10111 |
Color Harmonies of #403735
Complementary color
Monochromatic Colors of #403735
Black with #403735
Text Example
Text Example
White with #403735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403735; }
p { color: rgb(64,55,53); }
H1.HeaderClassName
{
color: #403735;
}
.AnyTagClassName
{
color: #403735;
}
</style>
background-color css
<style>
a { background-color: #403735; }
a { background-color: rgb(64,55,53); }
div.DivClassName
{
background-color: #403735;
}
.BgClassName
{
background-color: #403735;
}
</style>
border-color css
<style>
span { border-color: #403735; }
span { border-color: rgb(64,55,53); }
td.TdClassName
{
border-color: #403735;
}
.TagClassName
{
border-color: #403735;
}
</style>