Shades of Madras #423809
Tints of Madras #423809
RGB
CMYK
RGB Variations
Color information
#423809 (or 0x423809) is known color: Madras. HEX triplet: 42, 38 and 09. RGB value is (66,56,9). Sum of RGB (Red+Green+Blue) = 66+56+9=131 (17% of max value = 765). Red value is 66 (26.17% from 255 or 50.38% from 131); Green value is 56 (22.27% from 255 or 42.75% from 131); Blue value is 9 (3.91% from 255 or 6.87% from 131); Max value from RGB is 66 - color contains mainly: red. Hex color #423809 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423809 is #BDC7F6. Grayscale: #353535. Windows color (decimal): -12437495 or 604226. OLE color: 604226.
HSL color Cylindrical-coordinate representation of color #423809: hue angle of 49.47º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #423809 is Cyan = 0, Magento = 0.15, Yellow = 0.86 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 56 | 9 | - |
| CMYK | 0 | 0.15 | 0.86 | 0.74 |
| HSL | 49.47º | 0.76% | 0.15% | - |
| HSV(B) | 49.47º | 0.86% | 0.26% | - |
| XYZ | 3.71 | 4.01 | 0.84 | - |
| YUV | 53.63 | 102.81 | 136.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 9 | 0 | 0.15 | 0.86 | 0.74 | 49.47 | 0.76 | 0.15 |
| Hex | 42 | 38 | 9 | 0 | F | 56 | 4A | 31 | 4C | F |
| Octal | 102 | 70 | 11 | 0 | 17 | 126 | 112 | 61 | 114 | 17 |
| Binary | 1000010 | 111000 | 1001 | 0 | 1111 | 1010110 | 1001010 | 110001 | 1001100 | 1111 |
Color Harmonies of #423809
Complementary color
Monochromatic Colors of #423809
Black with #423809
Text Example
Text Example
White with #423809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423809; }
p { color: rgb(66,56,9); }
H1.HeaderClassName
{
color: #423809;
}
.AnyTagClassName
{
color: #423809;
}
</style>
background-color css
<style>
a { background-color: #423809; }
a { background-color: rgb(66,56,9); }
div.DivClassName
{
background-color: #423809;
}
.BgClassName
{
background-color: #423809;
}
</style>
border-color css
<style>
span { border-color: #423809; }
span { border-color: rgb(66,56,9); }
td.TdClassName
{
border-color: #423809;
}
.TagClassName
{
border-color: #423809;
}
</style>