Shades of Madras #423701
Tints of Madras #423701
RGB
CMYK
RGB Variations
Color information
#423701 (or 0x423701) is known color: Madras. HEX triplet: 42, 37 and 01. RGB value is (66,55,1). Sum of RGB (Red+Green+Blue) = 66+55+1=122 (16% of max value = 765). Red value is 66 (26.17% from 255 or 54.10% from 122); Green value is 55 (21.88% from 255 or 45.08% from 122); Blue value is 1 (0.78% from 255 or 0.82% from 122); Max value from RGB is 66 - color contains mainly: red. Hex color #423701 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423701 is #BDC8FE. Grayscale: #343434. Windows color (decimal): -12437759 or 79682. OLE color: 79682.
HSL color Cylindrical-coordinate representation of color #423701: hue angle of 49.85º 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 #423701 is Cyan = 0, Magento = 0.17, Yellow = 0.98 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 1 | - |
| CMYK | 0 | 0.17 | 0.98 | 0.74 |
| HSL | 49.85º | 0.97% | 0.13% | - |
| HSV(B) | 49.85º | 0.98% | 0.26% | - |
| XYZ | 3.62 | 3.89 | 0.59 | - |
| YUV | 52.13 | 99.14 | 137.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 1 | 0 | 0.17 | 0.98 | 0.74 | 49.85 | 0.97 | 0.13 |
| Hex | 42 | 37 | 1 | 0 | 11 | 62 | 4A | 32 | 61 | D |
| Octal | 102 | 67 | 1 | 0 | 21 | 142 | 112 | 62 | 141 | 15 |
| Binary | 1000010 | 110111 | 1 | 0 | 10001 | 1100010 | 1001010 | 110010 | 1100001 | 1101 |
Color Harmonies of #423701
Complementary color
Monochromatic Colors of #423701
Black with #423701
Text Example
Text Example
White with #423701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423701; }
p { color: rgb(66,55,1); }
H1.HeaderClassName
{
color: #423701;
}
.AnyTagClassName
{
color: #423701;
}
</style>
background-color css
<style>
a { background-color: #423701; }
a { background-color: rgb(66,55,1); }
div.DivClassName
{
background-color: #423701;
}
.BgClassName
{
background-color: #423701;
}
</style>
border-color css
<style>
span { border-color: #423701; }
span { border-color: rgb(66,55,1); }
td.TdClassName
{
border-color: #423701;
}
.TagClassName
{
border-color: #423701;
}
</style>