Shades of Madras #434017
Tints of Madras #434017
RGB
CMYK
RGB Variations
Color information
#434017 (or 0x434017) is known color: Madras. HEX triplet: 43, 40 and 17. RGB value is (67,64,23). Sum of RGB (Red+Green+Blue) = 67+64+23=154 (20% of max value = 765). Red value is 67 (26.56% from 255 or 43.51% from 154); Green value is 64 (25.39% from 255 or 41.56% from 154); Blue value is 23 (9.38% from 255 or 14.94% from 154); Max value from RGB is 67 - color contains mainly: red. Hex color #434017 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434017 is #BCBFE8. Grayscale: #3C3C3C. Windows color (decimal): -12369897 or 1523779. OLE color: 1523779.
HSL color Cylindrical-coordinate representation of color #434017: hue angle of 55.91º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #434017 is Cyan = 0, Magento = 0.04, Yellow = 0.66 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 64 | 23 | - |
| CMYK | 0 | 0.04 | 0.66 | 0.74 |
| HSL | 55.91º | 0.49% | 0.18% | - |
| HSV(B) | 55.91º | 0.66% | 0.26% | - |
| XYZ | 4.3 | 4.92 | 1.53 | - |
| YUV | 60.22 | 106.99 | 132.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 64 | 23 | 0 | 0.04 | 0.66 | 0.74 | 55.91 | 0.49 | 0.18 |
| Hex | 43 | 40 | 17 | 0 | 4 | 42 | 4A | 38 | 31 | 12 |
| Octal | 103 | 100 | 27 | 0 | 4 | 102 | 112 | 70 | 61 | 22 |
| Binary | 1000011 | 1000000 | 10111 | 0 | 100 | 1000010 | 1001010 | 111000 | 110001 | 10010 |
Color Harmonies of #434017
Complementary color
Monochromatic Colors of #434017
Black with #434017
Text Example
Text Example
White with #434017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434017; }
p { color: rgb(67,64,23); }
H1.HeaderClassName
{
color: #434017;
}
.AnyTagClassName
{
color: #434017;
}
</style>
background-color css
<style>
a { background-color: #434017; }
a { background-color: rgb(67,64,23); }
div.DivClassName
{
background-color: #434017;
}
.BgClassName
{
background-color: #434017;
}
</style>
border-color css
<style>
span { border-color: #434017; }
span { border-color: rgb(67,64,23); }
td.TdClassName
{
border-color: #434017;
}
.TagClassName
{
border-color: #434017;
}
</style>