Shades of Madras #423902
Tints of Madras #423902
RGB
CMYK
RGB Variations
Color information
#423902 (or 0x423902) is known color: Madras. HEX triplet: 42, 39 and 02. RGB value is (66,57,2). Sum of RGB (Red+Green+Blue) = 66+57+2=125 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.8% from 125); Green value is 57 (22.66% from 255 or 45.6% from 125); Blue value is 2 (1.17% from 255 or 1.6% from 125); Max value from RGB is 66 - color contains mainly: red. Hex color #423902 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423902 is #BDC6FD. Grayscale: #353535. Windows color (decimal): -12437246 or 145730. OLE color: 145730.
HSL color Cylindrical-coordinate representation of color #423902: hue angle of 51.56º degrees, saturation: 0.94, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #423902 is Cyan = 0, Magento = 0.14, Yellow = 0.97 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 57 | 2 | - |
| CMYK | 0 | 0.14 | 0.97 | 0.74 |
| HSL | 51.56º | 0.94% | 0.13% | - |
| HSV(B) | 51.56º | 0.97% | 0.26% | - |
| XYZ | 3.72 | 4.09 | 0.65 | - |
| YUV | 53.42 | 98.98 | 136.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 2 | 0 | 0.14 | 0.97 | 0.74 | 51.56 | 0.94 | 0.13 |
| Hex | 42 | 39 | 2 | 0 | E | 61 | 4A | 34 | 5E | D |
| Octal | 102 | 71 | 2 | 0 | 16 | 141 | 112 | 64 | 136 | 15 |
| Binary | 1000010 | 111001 | 10 | 0 | 1110 | 1100001 | 1001010 | 110100 | 1011110 | 1101 |
Color Harmonies of #423902
Complementary color
Monochromatic Colors of #423902
Black with #423902
Text Example
Text Example
White with #423902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423902; }
p { color: rgb(66,57,2); }
H1.HeaderClassName
{
color: #423902;
}
.AnyTagClassName
{
color: #423902;
}
</style>
background-color css
<style>
a { background-color: #423902; }
a { background-color: rgb(66,57,2); }
div.DivClassName
{
background-color: #423902;
}
.BgClassName
{
background-color: #423902;
}
</style>
border-color css
<style>
span { border-color: #423902; }
span { border-color: rgb(66,57,2); }
td.TdClassName
{
border-color: #423902;
}
.TagClassName
{
border-color: #423902;
}
</style>