Shades of Madras #423702
Tints of Madras #423702
RGB
CMYK
RGB Variations
Color information
#423702 (or 0x423702) is known color: Madras. HEX triplet: 42, 37 and 02. RGB value is (66,55,2). Sum of RGB (Red+Green+Blue) = 66+55+2=123 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.66% from 123); Green value is 55 (21.88% from 255 or 44.72% from 123); Blue value is 2 (1.17% from 255 or 1.63% from 123); Max value from RGB is 66 - color contains mainly: red. Hex color #423702 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423702 is #BDC8FD. Grayscale: #343434. Windows color (decimal): -12437758 or 145218. OLE color: 145218.
HSL color Cylindrical-coordinate representation of color #423702: hue angle of 49.69º 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 #423702 is Cyan = 0, Magento = 0.17, Yellow = 0.97 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 2 | - |
| CMYK | 0 | 0.17 | 0.97 | 0.74 |
| HSL | 49.69º | 0.94% | 0.13% | - |
| HSV(B) | 49.69º | 0.97% | 0.26% | - |
| XYZ | 3.62 | 3.9 | 0.62 | - |
| YUV | 52.25 | 99.64 | 137.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 2 | 0 | 0.17 | 0.97 | 0.74 | 49.69 | 0.94 | 0.13 |
| Hex | 42 | 37 | 2 | 0 | 11 | 61 | 4A | 32 | 5E | D |
| Octal | 102 | 67 | 2 | 0 | 21 | 141 | 112 | 62 | 136 | 15 |
| Binary | 1000010 | 110111 | 10 | 0 | 10001 | 1100001 | 1001010 | 110010 | 1011110 | 1101 |
Color Harmonies of #423702
Complementary color
Monochromatic Colors of #423702
Black with #423702
Text Example
Text Example
White with #423702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423702; }
p { color: rgb(66,55,2); }
H1.HeaderClassName
{
color: #423702;
}
.AnyTagClassName
{
color: #423702;
}
</style>
background-color css
<style>
a { background-color: #423702; }
a { background-color: rgb(66,55,2); }
div.DivClassName
{
background-color: #423702;
}
.BgClassName
{
background-color: #423702;
}
</style>
border-color css
<style>
span { border-color: #423702; }
span { border-color: rgb(66,55,2); }
td.TdClassName
{
border-color: #423702;
}
.TagClassName
{
border-color: #423702;
}
</style>