Shades of Rebel #423330
Tints of Rebel #423330
RGB
CMYK
RGB Variations
Color information
#423330 (or 0x423330) is known color: Rebel. HEX triplet: 42, 33 and 30. RGB value is (66,51,48). Sum of RGB (Red+Green+Blue) = 66+51+48=165 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40% from 165); Green value is 51 (20.31% from 255 or 30.91% from 165); Blue value is 48 (19.14% from 255 or 29.09% from 165); Max value from RGB is 66 - color contains mainly: red. Hex color #423330 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423330 is #BDCCCF. Grayscale: #373737. Windows color (decimal): -12438736 or 3158850. OLE color: 3158850.
HSL color Cylindrical-coordinate representation of color #423330: hue angle of 10º degrees, saturation: 0.16, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #423330 is Cyan = 0, Magento = 0.23, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 51 | 48 | - |
| CMYK | 0 | 0.23 | 0.27 | 0.74 |
| HSL | 10º | 0.16% | 0.22% | - |
| HSV(B) | 10º | 0.27% | 0.26% | - |
| XYZ | 3.96 | 3.74 | 3.31 | - |
| YUV | 55.14 | 123.97 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 48 | 0 | 0.23 | 0.27 | 0.74 | 10 | 0.16 | 0.22 |
| Hex | 42 | 33 | 30 | 0 | 17 | 1B | 4A | A | 10 | 16 |
| Octal | 102 | 63 | 60 | 0 | 27 | 33 | 112 | 12 | 20 | 26 |
| Binary | 1000010 | 110011 | 110000 | 0 | 10111 | 11011 | 1001010 | 1010 | 10000 | 10110 |
Color Harmonies of #423330
Complementary color
Monochromatic Colors of #423330
Black with #423330
Text Example
Text Example
White with #423330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423330; }
p { color: rgb(66,51,48); }
H1.HeaderClassName
{
color: #423330;
}
.AnyTagClassName
{
color: #423330;
}
</style>
background-color css
<style>
a { background-color: #423330; }
a { background-color: rgb(66,51,48); }
div.DivClassName
{
background-color: #423330;
}
.BgClassName
{
background-color: #423330;
}
</style>
border-color css
<style>
span { border-color: #423330; }
span { border-color: rgb(66,51,48); }
td.TdClassName
{
border-color: #423330;
}
.TagClassName
{
border-color: #423330;
}
</style>