Shades of Madras #423814
Tints of Madras #423814
RGB
CMYK
RGB Variations
Color information
#423814 (or 0x423814) is known color: Madras. HEX triplet: 42, 38 and 14. RGB value is (66,56,20). Sum of RGB (Red+Green+Blue) = 66+56+20=142 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.48% from 142); Green value is 56 (22.27% from 255 or 39.44% from 142); Blue value is 20 (8.20% from 255 or 14.08% from 142); Max value from RGB is 66 - color contains mainly: red. Hex color #423814 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423814 is #BDC7EB. Grayscale: #373737. Windows color (decimal): -12437484 or 1325122. OLE color: 1325122.
HSL color Cylindrical-coordinate representation of color #423814: hue angle of 46.96º degrees, saturation: 0.53, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #423814 is Cyan = 0, Magento = 0.15, Yellow = 0.70 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 56 | 20 | - |
| CMYK | 0 | 0.15 | 0.70 | 0.74 |
| HSL | 46.96º | 0.53% | 0.17% | - |
| HSV(B) | 46.96º | 0.7% | 0.26% | - |
| XYZ | 3.79 | 4.04 | 1.24 | - |
| YUV | 54.89 | 108.31 | 135.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 20 | 0 | 0.15 | 0.70 | 0.74 | 46.96 | 0.53 | 0.17 |
| Hex | 42 | 38 | 14 | 0 | F | 46 | 4A | 2F | 35 | 11 |
| Octal | 102 | 70 | 24 | 0 | 17 | 106 | 112 | 57 | 65 | 21 |
| Binary | 1000010 | 111000 | 10100 | 0 | 1111 | 1000110 | 1001010 | 101111 | 110101 | 10001 |
Color Harmonies of #423814
Complementary color
Monochromatic Colors of #423814
Black with #423814
Text Example
Text Example
White with #423814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423814; }
p { color: rgb(66,56,20); }
H1.HeaderClassName
{
color: #423814;
}
.AnyTagClassName
{
color: #423814;
}
</style>
background-color css
<style>
a { background-color: #423814; }
a { background-color: rgb(66,56,20); }
div.DivClassName
{
background-color: #423814;
}
.BgClassName
{
background-color: #423814;
}
</style>
border-color css
<style>
span { border-color: #423814; }
span { border-color: rgb(66,56,20); }
td.TdClassName
{
border-color: #423814;
}
.TagClassName
{
border-color: #423814;
}
</style>