Shades of Madras #423910
Tints of Madras #423910
RGB
CMYK
RGB Variations
Color information
#423910 (or 0x423910) is known color: Madras. HEX triplet: 42, 39 and 10. RGB value is (66,57,16). Sum of RGB (Red+Green+Blue) = 66+57+16=139 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.48% from 139); Green value is 57 (22.66% from 255 or 41.01% from 139); Blue value is 16 (6.64% from 255 or 11.51% from 139); Max value from RGB is 66 - color contains mainly: red. Hex color #423910 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423910 is #BDC6EF. Grayscale: #373737. Windows color (decimal): -12437232 or 1063234. OLE color: 1063234.
HSL color Cylindrical-coordinate representation of color #423910: hue angle of 49.2º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #423910 is Cyan = 0, Magento = 0.14, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 57 | 16 | - |
| CMYK | 0 | 0.14 | 0.76 | 0.74 |
| HSL | 49.2º | 0.61% | 0.16% | - |
| HSV(B) | 49.2º | 0.76% | 0.26% | - |
| XYZ | 3.8 | 4.12 | 1.09 | - |
| YUV | 55.02 | 105.98 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 16 | 0 | 0.14 | 0.76 | 0.74 | 49.2 | 0.61 | 0.16 |
| Hex | 42 | 39 | 10 | 0 | E | 4C | 4A | 31 | 3D | 10 |
| Octal | 102 | 71 | 20 | 0 | 16 | 114 | 112 | 61 | 75 | 20 |
| Binary | 1000010 | 111001 | 10000 | 0 | 1110 | 1001100 | 1001010 | 110001 | 111101 | 10000 |
Color Harmonies of #423910
Complementary color
Monochromatic Colors of #423910
Black with #423910
Text Example
Text Example
White with #423910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423910; }
p { color: rgb(66,57,16); }
H1.HeaderClassName
{
color: #423910;
}
.AnyTagClassName
{
color: #423910;
}
</style>
background-color css
<style>
a { background-color: #423910; }
a { background-color: rgb(66,57,16); }
div.DivClassName
{
background-color: #423910;
}
.BgClassName
{
background-color: #423910;
}
</style>
border-color css
<style>
span { border-color: #423910; }
span { border-color: rgb(66,57,16); }
td.TdClassName
{
border-color: #423910;
}
.TagClassName
{
border-color: #423910;
}
</style>