Shades of Madras #423802
Tints of Madras #423802
RGB
CMYK
RGB Variations
Color information
#423802 (or 0x423802) is known color: Madras. HEX triplet: 42, 38 and 02. RGB value is (66,56,2). Sum of RGB (Red+Green+Blue) = 66+56+2=124 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.23% from 124); Green value is 56 (22.27% from 255 or 45.16% from 124); Blue value is 2 (1.17% from 255 or 1.61% from 124); Max value from RGB is 66 - color contains mainly: red. Hex color #423802 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423802 is #BDC7FD. Grayscale: #353535. Windows color (decimal): -12437502 or 145474. OLE color: 145474.
HSL color Cylindrical-coordinate representation of color #423802: hue angle of 50.62º 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 #423802 is Cyan = 0, Magento = 0.15, Yellow = 0.97 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 56 | 2 | - |
| CMYK | 0 | 0.15 | 0.97 | 0.74 |
| HSL | 50.63º | 0.94% | 0.13% | - |
| HSV(B) | 50.63º | 0.97% | 0.26% | - |
| XYZ | 3.67 | 3.99 | 0.63 | - |
| YUV | 52.83 | 99.31 | 137.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 2 | 0 | 0.15 | 0.97 | 0.74 | 50.63 | 0.94 | 0.13 |
| Hex | 42 | 38 | 2 | 0 | F | 61 | 4A | 33 | 5E | D |
| Octal | 102 | 70 | 2 | 0 | 17 | 141 | 112 | 63 | 136 | 15 |
| Binary | 1000010 | 111000 | 10 | 0 | 1111 | 1100001 | 1001010 | 110011 | 1011110 | 1101 |
Color Harmonies of #423802
Complementary color
Monochromatic Colors of #423802
Black with #423802
Text Example
Text Example
White with #423802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423802; }
p { color: rgb(66,56,2); }
H1.HeaderClassName
{
color: #423802;
}
.AnyTagClassName
{
color: #423802;
}
</style>
background-color css
<style>
a { background-color: #423802; }
a { background-color: rgb(66,56,2); }
div.DivClassName
{
background-color: #423802;
}
.BgClassName
{
background-color: #423802;
}
</style>
border-color css
<style>
span { border-color: #423802; }
span { border-color: rgb(66,56,2); }
td.TdClassName
{
border-color: #423802;
}
.TagClassName
{
border-color: #423802;
}
</style>