Shades of Madras #434116
Tints of Madras #434116
RGB
CMYK
RGB Variations
Color information
#434116 (or 0x434116) is known color: Madras. HEX triplet: 43, 41 and 16. RGB value is (67,65,22). Sum of RGB (Red+Green+Blue) = 67+65+22=154 (20% of max value = 765). Red value is 67 (26.56% from 255 or 43.51% from 154); Green value is 65 (25.78% from 255 or 42.21% from 154); Blue value is 22 (8.98% from 255 or 14.29% from 154); Max value from RGB is 67 - color contains mainly: red. Hex color #434116 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434116 is #BCBEE9. Grayscale: #3C3C3C. Windows color (decimal): -12369642 or 1458499. OLE color: 1458499.
HSL color Cylindrical-coordinate representation of color #434116: hue angle of 57.33º degrees, saturation: 0.51, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #434116 is Cyan = 0, Magento = 0.03, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 65 | 22 | - |
| CMYK | 0 | 0.03 | 0.67 | 0.74 |
| HSL | 57.33º | 0.51% | 0.17% | - |
| HSV(B) | 57.33º | 0.67% | 0.26% | - |
| XYZ | 4.35 | 5.03 | 1.5 | - |
| YUV | 60.7 | 106.16 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 65 | 22 | 0 | 0.03 | 0.67 | 0.74 | 57.33 | 0.51 | 0.17 |
| Hex | 43 | 41 | 16 | 0 | 3 | 43 | 4A | 39 | 33 | 11 |
| Octal | 103 | 101 | 26 | 0 | 3 | 103 | 112 | 71 | 63 | 21 |
| Binary | 1000011 | 1000001 | 10110 | 0 | 11 | 1000011 | 1001010 | 111001 | 110011 | 10001 |
Color Harmonies of #434116
Complementary color
Monochromatic Colors of #434116
Black with #434116
Text Example
Text Example
White with #434116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434116; }
p { color: rgb(67,65,22); }
H1.HeaderClassName
{
color: #434116;
}
.AnyTagClassName
{
color: #434116;
}
</style>
background-color css
<style>
a { background-color: #434116; }
a { background-color: rgb(67,65,22); }
div.DivClassName
{
background-color: #434116;
}
.BgClassName
{
background-color: #434116;
}
</style>
border-color css
<style>
span { border-color: #434116; }
span { border-color: rgb(67,65,22); }
td.TdClassName
{
border-color: #434116;
}
.TagClassName
{
border-color: #434116;
}
</style>