Shades of Madras #423905
Tints of Madras #423905
RGB
CMYK
RGB Variations
Color information
#423905 (or 0x423905) is known color: Madras. HEX triplet: 42, 39 and 05. RGB value is (66,57,5). Sum of RGB (Red+Green+Blue) = 66+57+5=128 (16% of max value = 765). Red value is 66 (26.17% from 255 or 51.56% from 128); Green value is 57 (22.66% from 255 or 44.53% from 128); Blue value is 5 (2.34% from 255 or 3.91% from 128); Max value from RGB is 66 - color contains mainly: red. Hex color #423905 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423905 is #BDC6FA. Grayscale: #353535. Windows color (decimal): -12437243 or 342338. OLE color: 342338.
HSL color Cylindrical-coordinate representation of color #423905: hue angle of 51.15º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #423905 is Cyan = 0, Magento = 0.14, Yellow = 0.92 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 57 | 5 | - |
| CMYK | 0 | 0.14 | 0.92 | 0.74 |
| HSL | 51.15º | 0.86% | 0.14% | - |
| HSV(B) | 51.15º | 0.92% | 0.26% | - |
| XYZ | 3.74 | 4.1 | 0.74 | - |
| YUV | 53.76 | 100.48 | 136.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 5 | 0 | 0.14 | 0.92 | 0.74 | 51.15 | 0.86 | 0.14 |
| Hex | 42 | 39 | 5 | 0 | E | 5C | 4A | 33 | 56 | E |
| Octal | 102 | 71 | 5 | 0 | 16 | 134 | 112 | 63 | 126 | 16 |
| Binary | 1000010 | 111001 | 101 | 0 | 1110 | 1011100 | 1001010 | 110011 | 1010110 | 1110 |
Color Harmonies of #423905
Complementary color
Monochromatic Colors of #423905
Black with #423905
Text Example
Text Example
White with #423905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423905; }
p { color: rgb(66,57,5); }
H1.HeaderClassName
{
color: #423905;
}
.AnyTagClassName
{
color: #423905;
}
</style>
background-color css
<style>
a { background-color: #423905; }
a { background-color: rgb(66,57,5); }
div.DivClassName
{
background-color: #423905;
}
.BgClassName
{
background-color: #423905;
}
</style>
border-color css
<style>
span { border-color: #423905; }
span { border-color: rgb(66,57,5); }
td.TdClassName
{
border-color: #423905;
}
.TagClassName
{
border-color: #423905;
}
</style>