Shades of Madras #434006
Tints of Madras #434006
RGB
CMYK
RGB Variations
Color information
#434006 (or 0x434006) is known color: Madras. HEX triplet: 43, 40 and 06. RGB value is (67,64,6). Sum of RGB (Red+Green+Blue) = 67+64+6=137 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.91% from 137); Green value is 64 (25.39% from 255 or 46.72% from 137); Blue value is 6 (2.73% from 255 or 4.38% from 137); Max value from RGB is 67 - color contains mainly: red. Hex color #434006 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #434006 is #BCBFF9. Grayscale: #3A3A3A. Windows color (decimal): -12369914 or 409667. OLE color: 409667.
HSL color Cylindrical-coordinate representation of color #434006: hue angle of 57.05º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #434006 is Cyan = 0, Magento = 0.04, Yellow = 0.91 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 64 | 6 | - |
| CMYK | 0 | 0.04 | 0.91 | 0.74 |
| HSL | 57.05º | 0.84% | 0.14% | - |
| HSV(B) | 57.05º | 0.91% | 0.26% | - |
| XYZ | 4.18 | 4.87 | 0.89 | - |
| YUV | 58.29 | 98.49 | 134.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 64 | 6 | 0 | 0.04 | 0.91 | 0.74 | 57.05 | 0.84 | 0.14 |
| Hex | 43 | 40 | 6 | 0 | 4 | 5B | 4A | 39 | 54 | E |
| Octal | 103 | 100 | 6 | 0 | 4 | 133 | 112 | 71 | 124 | 16 |
| Binary | 1000011 | 1000000 | 110 | 0 | 100 | 1011011 | 1001010 | 111001 | 1010100 | 1110 |
Color Harmonies of #434006
Complementary color
Monochromatic Colors of #434006
Black with #434006
Text Example
Text Example
White with #434006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434006; }
p { color: rgb(67,64,6); }
H1.HeaderClassName
{
color: #434006;
}
.AnyTagClassName
{
color: #434006;
}
</style>
background-color css
<style>
a { background-color: #434006; }
a { background-color: rgb(67,64,6); }
div.DivClassName
{
background-color: #434006;
}
.BgClassName
{
background-color: #434006;
}
</style>
border-color css
<style>
span { border-color: #434006; }
span { border-color: rgb(67,64,6); }
td.TdClassName
{
border-color: #434006;
}
.TagClassName
{
border-color: #434006;
}
</style>