Shades of Madras #434219
Tints of Madras #434219
RGB
CMYK
RGB Variations
Color information
#434219 (or 0x434219) is known color: Madras. HEX triplet: 43, 42 and 19. RGB value is (67,66,25). Sum of RGB (Red+Green+Blue) = 67+66+25=158 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.41% from 158); Green value is 66 (26.17% from 255 or 41.77% from 158); Blue value is 25 (10.16% from 255 or 15.82% from 158); Max value from RGB is 67 - color contains mainly: red. Hex color #434219 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434219 is #BCBDE6. Grayscale: #3D3D3D. Windows color (decimal): -12369383 or 1655363. OLE color: 1655363.
HSL color Cylindrical-coordinate representation of color #434219: hue angle of 58.57º degrees, saturation: 0.46, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #434219 is Cyan = 0, Magento = 0.01, Yellow = 0.63 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 66 | 25 | - |
| CMYK | 0 | 0.01 | 0.63 | 0.74 |
| HSL | 58.57º | 0.46% | 0.18% | - |
| HSV(B) | 58.57º | 0.63% | 0.26% | - |
| XYZ | 4.44 | 5.16 | 1.68 | - |
| YUV | 61.63 | 107.33 | 131.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 66 | 25 | 0 | 0.01 | 0.63 | 0.74 | 58.57 | 0.46 | 0.18 |
| Hex | 43 | 42 | 19 | 0 | 1 | 3F | 4A | 3B | 2E | 12 |
| Octal | 103 | 102 | 31 | 0 | 1 | 77 | 112 | 73 | 56 | 22 |
| Binary | 1000011 | 1000010 | 11001 | 0 | 1 | 111111 | 1001010 | 111011 | 101110 | 10010 |
Color Harmonies of #434219
Complementary color
Monochromatic Colors of #434219
Black with #434219
Text Example
Text Example
White with #434219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434219; }
p { color: rgb(67,66,25); }
H1.HeaderClassName
{
color: #434219;
}
.AnyTagClassName
{
color: #434219;
}
</style>
background-color css
<style>
a { background-color: #434219; }
a { background-color: rgb(67,66,25); }
div.DivClassName
{
background-color: #434219;
}
.BgClassName
{
background-color: #434219;
}
</style>
border-color css
<style>
span { border-color: #434219; }
span { border-color: rgb(67,66,25); }
td.TdClassName
{
border-color: #434219;
}
.TagClassName
{
border-color: #434219;
}
</style>