Shades of Rebel #423530
Tints of Rebel #423530
RGB
CMYK
RGB Variations
Color information
#423530 (or 0x423530) is known color: Rebel. HEX triplet: 42, 35 and 30. RGB value is (66,53,48). Sum of RGB (Red+Green+Blue) = 66+53+48=167 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.52% from 167); Green value is 53 (21.09% from 255 or 31.74% from 167); Blue value is 48 (19.14% from 255 or 28.74% from 167); Max value from RGB is 66 - color contains mainly: red. Hex color #423530 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423530 is #BDCACF. Grayscale: #383838. Windows color (decimal): -12438224 or 3159362. OLE color: 3159362.
HSL color Cylindrical-coordinate representation of color #423530: hue angle of 16.67º 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 #423530 is Cyan = 0, Magento = 0.20, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 53 | 48 | - |
| CMYK | 0 | 0.20 | 0.27 | 0.74 |
| HSL | 16.67º | 0.16% | 0.22% | - |
| HSV(B) | 16.67º | 0.27% | 0.26% | - |
| XYZ | 4.05 | 3.92 | 3.34 | - |
| YUV | 56.32 | 123.31 | 134.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 48 | 0 | 0.20 | 0.27 | 0.74 | 16.67 | 0.16 | 0.22 |
| Hex | 42 | 35 | 30 | 0 | 14 | 1B | 4A | 11 | 10 | 16 |
| Octal | 102 | 65 | 60 | 0 | 24 | 33 | 112 | 21 | 20 | 26 |
| Binary | 1000010 | 110101 | 110000 | 0 | 10100 | 11011 | 1001010 | 10001 | 10000 | 10110 |
Color Harmonies of #423530
Complementary color
Monochromatic Colors of #423530
Black with #423530
Text Example
Text Example
White with #423530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423530; }
p { color: rgb(66,53,48); }
H1.HeaderClassName
{
color: #423530;
}
.AnyTagClassName
{
color: #423530;
}
</style>
background-color css
<style>
a { background-color: #423530; }
a { background-color: rgb(66,53,48); }
div.DivClassName
{
background-color: #423530;
}
.BgClassName
{
background-color: #423530;
}
</style>
border-color css
<style>
span { border-color: #423530; }
span { border-color: rgb(66,53,48); }
td.TdClassName
{
border-color: #423530;
}
.TagClassName
{
border-color: #423530;
}
</style>