Shades of Madras #423919
Tints of Madras #423919
RGB
CMYK
RGB Variations
Color information
#423919 (or 0x423919) is known color: Madras. HEX triplet: 42, 39 and 19. RGB value is (66,57,25). Sum of RGB (Red+Green+Blue) = 66+57+25=148 (19% of max value = 765). Red value is 66 (26.17% from 255 or 44.59% from 148); Green value is 57 (22.66% from 255 or 38.51% from 148); Blue value is 25 (10.16% from 255 or 16.89% from 148); Max value from RGB is 66 - color contains mainly: red. Hex color #423919 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423919 is #BDC6E6. Grayscale: #383838. Windows color (decimal): -12437223 or 1653058. OLE color: 1653058.
HSL color Cylindrical-coordinate representation of color #423919: hue angle of 46.83º degrees, saturation: 0.45, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #423919 is Cyan = 0, Magento = 0.14, Yellow = 0.62 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 57 | 25 | - |
| CMYK | 0 | 0.14 | 0.62 | 0.74 |
| HSL | 46.83º | 0.45% | 0.18% | - |
| HSV(B) | 46.83º | 0.62% | 0.26% | - |
| XYZ | 3.89 | 4.15 | 1.52 | - |
| YUV | 56.04 | 110.48 | 135.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 25 | 0 | 0.14 | 0.62 | 0.74 | 46.83 | 0.45 | 0.18 |
| Hex | 42 | 39 | 19 | 0 | E | 3E | 4A | 2F | 2D | 12 |
| Octal | 102 | 71 | 31 | 0 | 16 | 76 | 112 | 57 | 55 | 22 |
| Binary | 1000010 | 111001 | 11001 | 0 | 1110 | 111110 | 1001010 | 101111 | 101101 | 10010 |
Color Harmonies of #423919
Complementary color
Monochromatic Colors of #423919
Black with #423919
Text Example
Text Example
White with #423919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423919; }
p { color: rgb(66,57,25); }
H1.HeaderClassName
{
color: #423919;
}
.AnyTagClassName
{
color: #423919;
}
</style>
background-color css
<style>
a { background-color: #423919; }
a { background-color: rgb(66,57,25); }
div.DivClassName
{
background-color: #423919;
}
.BgClassName
{
background-color: #423919;
}
</style>
border-color css
<style>
span { border-color: #423919; }
span { border-color: rgb(66,57,25); }
td.TdClassName
{
border-color: #423919;
}
.TagClassName
{
border-color: #423919;
}
</style>