Shades of Madras #423901
Tints of Madras #423901
RGB
CMYK
RGB Variations
Color information
#423901 (or 0x423901) is known color: Madras. HEX triplet: 42, 39 and 01. RGB value is (66,57,1). Sum of RGB (Red+Green+Blue) = 66+57+1=124 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.23% from 124); Green value is 57 (22.66% from 255 or 45.97% from 124); Blue value is 1 (0.78% from 255 or 0.81% from 124); Max value from RGB is 66 - color contains mainly: red. Hex color #423901 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423901 is #BDC6FE. Grayscale: #353535. Windows color (decimal): -12437247 or 80194. OLE color: 80194.
HSL color Cylindrical-coordinate representation of color #423901: hue angle of 51.69º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #423901 is Cyan = 0, Magento = 0.14, Yellow = 0.98 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 57 | 1 | - |
| CMYK | 0 | 0.14 | 0.98 | 0.74 |
| HSL | 51.69º | 0.97% | 0.13% | - |
| HSV(B) | 51.69º | 0.98% | 0.26% | - |
| XYZ | 3.72 | 4.09 | 0.62 | - |
| YUV | 53.31 | 98.48 | 137.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 1 | 0 | 0.14 | 0.98 | 0.74 | 51.69 | 0.97 | 0.13 |
| Hex | 42 | 39 | 1 | 0 | E | 62 | 4A | 34 | 61 | D |
| Octal | 102 | 71 | 1 | 0 | 16 | 142 | 112 | 64 | 141 | 15 |
| Binary | 1000010 | 111001 | 1 | 0 | 1110 | 1100010 | 1001010 | 110100 | 1100001 | 1101 |
Color Harmonies of #423901
Complementary color
Monochromatic Colors of #423901
Black with #423901
Text Example
Text Example
White with #423901
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423901; }
p { color: rgb(66,57,1); }
H1.HeaderClassName
{
color: #423901;
}
.AnyTagClassName
{
color: #423901;
}
</style>
background-color css
<style>
a { background-color: #423901; }
a { background-color: rgb(66,57,1); }
div.DivClassName
{
background-color: #423901;
}
.BgClassName
{
background-color: #423901;
}
</style>
border-color css
<style>
span { border-color: #423901; }
span { border-color: rgb(66,57,1); }
td.TdClassName
{
border-color: #423901;
}
.TagClassName
{
border-color: #423901;
}
</style>