Shades of Madras #423810
Tints of Madras #423810
RGB
CMYK
RGB Variations
Color information
#423810 (or 0x423810) is known color: Madras. HEX triplet: 42, 38 and 10. RGB value is (66,56,16). Sum of RGB (Red+Green+Blue) = 66+56+16=138 (18% of max value = 765). Red value is 66 (26.17% from 255 or 47.83% from 138); Green value is 56 (22.27% from 255 or 40.58% from 138); Blue value is 16 (6.64% from 255 or 11.59% from 138); Max value from RGB is 66 - color contains mainly: red. Hex color #423810 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423810 is #BDC7EF. Grayscale: #363636. Windows color (decimal): -12437488 or 1062978. OLE color: 1062978.
HSL color Cylindrical-coordinate representation of color #423810: hue angle of 48º 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 #423810 is Cyan = 0, Magento = 0.15, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 56 | 16 | - |
| CMYK | 0 | 0.15 | 0.76 | 0.74 |
| HSL | 48º | 0.61% | 0.16% | - |
| HSV(B) | 48º | 0.76% | 0.26% | - |
| XYZ | 3.75 | 4.02 | 1.07 | - |
| YUV | 54.43 | 106.31 | 136.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 16 | 0 | 0.15 | 0.76 | 0.74 | 48 | 0.61 | 0.16 |
| Hex | 42 | 38 | 10 | 0 | F | 4C | 4A | 30 | 3D | 10 |
| Octal | 102 | 70 | 20 | 0 | 17 | 114 | 112 | 60 | 75 | 20 |
| Binary | 1000010 | 111000 | 10000 | 0 | 1111 | 1001100 | 1001010 | 110000 | 111101 | 10000 |
Color Harmonies of #423810
Complementary color
Monochromatic Colors of #423810
Black with #423810
Text Example
Text Example
White with #423810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423810; }
p { color: rgb(66,56,16); }
H1.HeaderClassName
{
color: #423810;
}
.AnyTagClassName
{
color: #423810;
}
</style>
background-color css
<style>
a { background-color: #423810; }
a { background-color: rgb(66,56,16); }
div.DivClassName
{
background-color: #423810;
}
.BgClassName
{
background-color: #423810;
}
</style>
border-color css
<style>
span { border-color: #423810; }
span { border-color: rgb(66,56,16); }
td.TdClassName
{
border-color: #423810;
}
.TagClassName
{
border-color: #423810;
}
</style>