Shades of Madras #423813
Tints of Madras #423813
RGB
CMYK
RGB Variations
Color information
#423813 (or 0x423813) is known color: Madras. HEX triplet: 42, 38 and 13. RGB value is (66,56,19). Sum of RGB (Red+Green+Blue) = 66+56+19=141 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.81% from 141); Green value is 56 (22.27% from 255 or 39.72% from 141); Blue value is 19 (7.81% from 255 or 13.48% from 141); Max value from RGB is 66 - color contains mainly: red. Hex color #423813 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423813 is #BDC7EC. Grayscale: #363636. Windows color (decimal): -12437485 or 1259586. OLE color: 1259586.
HSL color Cylindrical-coordinate representation of color #423813: hue angle of 47.23º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #423813 is Cyan = 0, Magento = 0.15, Yellow = 0.71 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 56 | 19 | - |
| CMYK | 0 | 0.15 | 0.71 | 0.74 |
| HSL | 47.23º | 0.55% | 0.17% | - |
| HSV(B) | 47.23º | 0.71% | 0.26% | - |
| XYZ | 3.78 | 4.03 | 1.2 | - |
| YUV | 54.77 | 107.81 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 19 | 0 | 0.15 | 0.71 | 0.74 | 47.23 | 0.55 | 0.17 |
| Hex | 42 | 38 | 13 | 0 | F | 47 | 4A | 2F | 37 | 11 |
| Octal | 102 | 70 | 23 | 0 | 17 | 107 | 112 | 57 | 67 | 21 |
| Binary | 1000010 | 111000 | 10011 | 0 | 1111 | 1000111 | 1001010 | 101111 | 110111 | 10001 |
Color Harmonies of #423813
Complementary color
Monochromatic Colors of #423813
Black with #423813
Text Example
Text Example
White with #423813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423813; }
p { color: rgb(66,56,19); }
H1.HeaderClassName
{
color: #423813;
}
.AnyTagClassName
{
color: #423813;
}
</style>
background-color css
<style>
a { background-color: #423813; }
a { background-color: rgb(66,56,19); }
div.DivClassName
{
background-color: #423813;
}
.BgClassName
{
background-color: #423813;
}
</style>
border-color css
<style>
span { border-color: #423813; }
span { border-color: rgb(66,56,19); }
td.TdClassName
{
border-color: #423813;
}
.TagClassName
{
border-color: #423813;
}
</style>