Shades of Madras #423811
Tints of Madras #423811
RGB
CMYK
RGB Variations
Color information
#423811 (or 0x423811) is known color: Madras. HEX triplet: 42, 38 and 11. RGB value is (66,56,17). Sum of RGB (Red+Green+Blue) = 66+56+17=139 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.48% from 139); Green value is 56 (22.27% from 255 or 40.29% from 139); Blue value is 17 (7.03% from 255 or 12.23% from 139); Max value from RGB is 66 - color contains mainly: red. Hex color #423811 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423811 is #BDC7EE. Grayscale: #363636. Windows color (decimal): -12437487 or 1128514. OLE color: 1128514.
HSL color Cylindrical-coordinate representation of color #423811: hue angle of 47.76º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #423811 is Cyan = 0, Magento = 0.15, Yellow = 0.74 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 56 | 17 | - |
| CMYK | 0 | 0.15 | 0.74 | 0.74 |
| HSL | 47.76º | 0.59% | 0.16% | - |
| HSV(B) | 47.76º | 0.74% | 0.26% | - |
| XYZ | 3.76 | 4.03 | 1.11 | - |
| YUV | 54.54 | 106.81 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 17 | 0 | 0.15 | 0.74 | 0.74 | 47.76 | 0.59 | 0.16 |
| Hex | 42 | 38 | 11 | 0 | F | 4A | 4A | 30 | 3B | 10 |
| Octal | 102 | 70 | 21 | 0 | 17 | 112 | 112 | 60 | 73 | 20 |
| Binary | 1000010 | 111000 | 10001 | 0 | 1111 | 1001010 | 1001010 | 110000 | 111011 | 10000 |
Color Harmonies of #423811
Complementary color
Monochromatic Colors of #423811
Black with #423811
Text Example
Text Example
White with #423811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423811; }
p { color: rgb(66,56,17); }
H1.HeaderClassName
{
color: #423811;
}
.AnyTagClassName
{
color: #423811;
}
</style>
background-color css
<style>
a { background-color: #423811; }
a { background-color: rgb(66,56,17); }
div.DivClassName
{
background-color: #423811;
}
.BgClassName
{
background-color: #423811;
}
</style>
border-color css
<style>
span { border-color: #423811; }
span { border-color: rgb(66,56,17); }
td.TdClassName
{
border-color: #423811;
}
.TagClassName
{
border-color: #423811;
}
</style>