Shades of Madras #423603
Tints of Madras #423603
RGB
CMYK
RGB Variations
Color information
#423603 (or 0x423603) is known color: Madras. HEX triplet: 42, 36 and 03. RGB value is (66,54,3). Sum of RGB (Red+Green+Blue) = 66+54+3=123 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.66% from 123); Green value is 54 (21.48% from 255 or 43.90% from 123); Blue value is 3 (1.56% from 255 or 2.44% from 123); Max value from RGB is 66 - color contains mainly: red. Hex color #423603 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423603 is #BDC9FC. Grayscale: #333333. Windows color (decimal): -12438013 or 210498. OLE color: 210498.
HSL color Cylindrical-coordinate representation of color #423603: hue angle of 48.57º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #423603 is Cyan = 0, Magento = 0.18, Yellow = 0.95 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 54 | 3 | - |
| CMYK | 0 | 0.18 | 0.95 | 0.74 |
| HSL | 48.57º | 0.91% | 0.14% | - |
| HSV(B) | 48.57º | 0.95% | 0.26% | - |
| XYZ | 3.58 | 3.8 | 0.63 | - |
| YUV | 51.77 | 100.48 | 138.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 3 | 0 | 0.18 | 0.95 | 0.74 | 48.57 | 0.91 | 0.14 |
| Hex | 42 | 36 | 3 | 0 | 12 | 5F | 4A | 31 | 5B | E |
| Octal | 102 | 66 | 3 | 0 | 22 | 137 | 112 | 61 | 133 | 16 |
| Binary | 1000010 | 110110 | 11 | 0 | 10010 | 1011111 | 1001010 | 110001 | 1011011 | 1110 |
Color Harmonies of #423603
Complementary color
Monochromatic Colors of #423603
Black with #423603
Text Example
Text Example
White with #423603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423603; }
p { color: rgb(66,54,3); }
H1.HeaderClassName
{
color: #423603;
}
.AnyTagClassName
{
color: #423603;
}
</style>
background-color css
<style>
a { background-color: #423603; }
a { background-color: rgb(66,54,3); }
div.DivClassName
{
background-color: #423603;
}
.BgClassName
{
background-color: #423603;
}
</style>
border-color css
<style>
span { border-color: #423603; }
span { border-color: rgb(66,54,3); }
td.TdClassName
{
border-color: #423603;
}
.TagClassName
{
border-color: #423603;
}
</style>