Shades of Madras #423805
Tints of Madras #423805
RGB
CMYK
RGB Variations
Color information
#423805 (or 0x423805) is known color: Madras. HEX triplet: 42, 38 and 05. RGB value is (66,56,5). Sum of RGB (Red+Green+Blue) = 66+56+5=127 (16% of max value = 765). Red value is 66 (26.17% from 255 or 51.97% from 127); Green value is 56 (22.27% from 255 or 44.09% from 127); Blue value is 5 (2.34% from 255 or 3.94% from 127); Max value from RGB is 66 - color contains mainly: red. Hex color #423805 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423805 is #BDC7FA. Grayscale: #353535. Windows color (decimal): -12437499 or 342082. OLE color: 342082.
HSL color Cylindrical-coordinate representation of color #423805: hue angle of 50.16º 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 #423805 is Cyan = 0, Magento = 0.15, Yellow = 0.92 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 56 | 5 | - |
| CMYK | 0 | 0.15 | 0.92 | 0.74 |
| HSL | 50.16º | 0.86% | 0.14% | - |
| HSV(B) | 50.16º | 0.92% | 0.26% | - |
| XYZ | 3.69 | 4 | 0.72 | - |
| YUV | 53.18 | 100.81 | 137.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 5 | 0 | 0.15 | 0.92 | 0.74 | 50.16 | 0.86 | 0.14 |
| Hex | 42 | 38 | 5 | 0 | F | 5C | 4A | 32 | 56 | E |
| Octal | 102 | 70 | 5 | 0 | 17 | 134 | 112 | 62 | 126 | 16 |
| Binary | 1000010 | 111000 | 101 | 0 | 1111 | 1011100 | 1001010 | 110010 | 1010110 | 1110 |
Color Harmonies of #423805
Complementary color
Monochromatic Colors of #423805
Black with #423805
Text Example
Text Example
White with #423805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423805; }
p { color: rgb(66,56,5); }
H1.HeaderClassName
{
color: #423805;
}
.AnyTagClassName
{
color: #423805;
}
</style>
background-color css
<style>
a { background-color: #423805; }
a { background-color: rgb(66,56,5); }
div.DivClassName
{
background-color: #423805;
}
.BgClassName
{
background-color: #423805;
}
</style>
border-color css
<style>
span { border-color: #423805; }
span { border-color: rgb(66,56,5); }
td.TdClassName
{
border-color: #423805;
}
.TagClassName
{
border-color: #423805;
}
</style>