Shades of Rebel #413230
Tints of Rebel #413230
RGB
CMYK
RGB Variations
Color information
#413230 (or 0x413230) is known color: Rebel. HEX triplet: 41, 32 and 30. RGB value is (65,50,48). Sum of RGB (Red+Green+Blue) = 65+50+48=163 (21% of max value = 765). Red value is 65 (25.78% from 255 or 39.88% from 163); Green value is 50 (19.92% from 255 or 30.67% from 163); Blue value is 48 (19.14% from 255 or 29.45% from 163); Max value from RGB is 65 - color contains mainly: red. Hex color #413230 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413230 is #BECDCF. Grayscale: #363636. Windows color (decimal): -12504528 or 3158593. OLE color: 3158593.
HSL color Cylindrical-coordinate representation of color #413230: hue angle of 7.06º degrees, saturation: 0.15, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #413230 is Cyan = 0, Magento = 0.23, Yellow = 0.26 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 50 | 48 | - |
| CMYK | 0 | 0.23 | 0.26 | 0.75 |
| HSL | 7.06º | 0.15% | 0.22% | - |
| HSV(B) | 7.06º | 0.26% | 0.25% | - |
| XYZ | 3.85 | 3.62 | 3.29 | - |
| YUV | 54.26 | 124.47 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 50 | 48 | 0 | 0.23 | 0.26 | 0.75 | 7.06 | 0.15 | 0.22 |
| Hex | 41 | 32 | 30 | 0 | 17 | 1A | 4B | 7 | F | 16 |
| Octal | 101 | 62 | 60 | 0 | 27 | 32 | 113 | 7 | 17 | 26 |
| Binary | 1000001 | 110010 | 110000 | 0 | 10111 | 11010 | 1001011 | 111 | 1111 | 10110 |
Color Harmonies of #413230
Complementary color
Monochromatic Colors of #413230
Black with #413230
Text Example
Text Example
White with #413230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413230; }
p { color: rgb(65,50,48); }
H1.HeaderClassName
{
color: #413230;
}
.AnyTagClassName
{
color: #413230;
}
</style>
background-color css
<style>
a { background-color: #413230; }
a { background-color: rgb(65,50,48); }
div.DivClassName
{
background-color: #413230;
}
.BgClassName
{
background-color: #413230;
}
</style>
border-color css
<style>
span { border-color: #413230; }
span { border-color: rgb(65,50,48); }
td.TdClassName
{
border-color: #413230;
}
.TagClassName
{
border-color: #413230;
}
</style>