Shades of Madras #423906
Tints of Madras #423906
RGB
CMYK
RGB Variations
Color information
#423906 (or 0x423906) is known color: Madras. HEX triplet: 42, 39 and 06. RGB value is (66,57,6). Sum of RGB (Red+Green+Blue) = 66+57+6=129 (17% of max value = 765). Red value is 66 (26.17% from 255 or 51.16% from 129); Green value is 57 (22.66% from 255 or 44.19% from 129); Blue value is 6 (2.73% from 255 or 4.65% from 129); Max value from RGB is 66 - color contains mainly: red. Hex color #423906 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423906 is #BDC6F9. Grayscale: #363636. Windows color (decimal): -12437242 or 407874. OLE color: 407874.
HSL color Cylindrical-coordinate representation of color #423906: hue angle of 51º degrees, saturation: 0.83, 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 #423906 is Cyan = 0, Magento = 0.14, Yellow = 0.91 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 57 | 6 | - |
| CMYK | 0 | 0.14 | 0.91 | 0.74 |
| HSL | 51º | 0.83% | 0.14% | - |
| HSV(B) | 51º | 0.91% | 0.26% | - |
| XYZ | 3.74 | 4.1 | 0.77 | - |
| YUV | 53.88 | 100.98 | 136.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 6 | 0 | 0.14 | 0.91 | 0.74 | 51 | 0.83 | 0.14 |
| Hex | 42 | 39 | 6 | 0 | E | 5B | 4A | 33 | 53 | E |
| Octal | 102 | 71 | 6 | 0 | 16 | 133 | 112 | 63 | 123 | 16 |
| Binary | 1000010 | 111001 | 110 | 0 | 1110 | 1011011 | 1001010 | 110011 | 1010011 | 1110 |
Color Harmonies of #423906
Complementary color
Monochromatic Colors of #423906
Black with #423906
Text Example
Text Example
White with #423906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423906; }
p { color: rgb(66,57,6); }
H1.HeaderClassName
{
color: #423906;
}
.AnyTagClassName
{
color: #423906;
}
</style>
background-color css
<style>
a { background-color: #423906; }
a { background-color: rgb(66,57,6); }
div.DivClassName
{
background-color: #423906;
}
.BgClassName
{
background-color: #423906;
}
</style>
border-color css
<style>
span { border-color: #423906; }
span { border-color: rgb(66,57,6); }
td.TdClassName
{
border-color: #423906;
}
.TagClassName
{
border-color: #423906;
}
</style>