Shades of Madras #423815
Tints of Madras #423815
RGB
CMYK
RGB Variations
Color information
#423815 (or 0x423815) is known color: Madras. HEX triplet: 42, 38 and 15. RGB value is (66,56,21). Sum of RGB (Red+Green+Blue) = 66+56+21=143 (18% of max value = 765). Red value is 66 (26.17% from 255 or 46.15% from 143); Green value is 56 (22.27% from 255 or 39.16% from 143); Blue value is 21 (8.59% from 255 or 14.69% from 143); Max value from RGB is 66 - color contains mainly: red. Hex color #423815 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423815 is #BDC7EA. Grayscale: #373737. Windows color (decimal): -12437483 or 1390658. OLE color: 1390658.
HSL color Cylindrical-coordinate representation of color #423815: hue angle of 46.67º degrees, saturation: 0.52, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #423815 is Cyan = 0, Magento = 0.15, Yellow = 0.68 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 56 | 21 | - |
| CMYK | 0 | 0.15 | 0.68 | 0.74 |
| HSL | 46.67º | 0.52% | 0.17% | - |
| HSV(B) | 46.67º | 0.68% | 0.26% | - |
| XYZ | 3.8 | 4.04 | 1.29 | - |
| YUV | 55 | 108.81 | 135.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 21 | 0 | 0.15 | 0.68 | 0.74 | 46.67 | 0.52 | 0.17 |
| Hex | 42 | 38 | 15 | 0 | F | 44 | 4A | 2F | 34 | 11 |
| Octal | 102 | 70 | 25 | 0 | 17 | 104 | 112 | 57 | 64 | 21 |
| Binary | 1000010 | 111000 | 10101 | 0 | 1111 | 1000100 | 1001010 | 101111 | 110100 | 10001 |
Color Harmonies of #423815
Complementary color
Monochromatic Colors of #423815
Black with #423815
Text Example
Text Example
White with #423815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423815; }
p { color: rgb(66,56,21); }
H1.HeaderClassName
{
color: #423815;
}
.AnyTagClassName
{
color: #423815;
}
</style>
background-color css
<style>
a { background-color: #423815; }
a { background-color: rgb(66,56,21); }
div.DivClassName
{
background-color: #423815;
}
.BgClassName
{
background-color: #423815;
}
</style>
border-color css
<style>
span { border-color: #423815; }
span { border-color: rgb(66,56,21); }
td.TdClassName
{
border-color: #423815;
}
.TagClassName
{
border-color: #423815;
}
</style>