Shades of Madras #423807
Tints of Madras #423807
RGB
CMYK
RGB Variations
Color information
#423807 (or 0x423807) is known color: Madras. HEX triplet: 42, 38 and 07. RGB value is (66,56,7). Sum of RGB (Red+Green+Blue) = 66+56+7=129 (17% of max value = 765). Red value is 66 (26.17% from 255 or 51.16% from 129); Green value is 56 (22.27% from 255 or 43.41% from 129); Blue value is 7 (3.12% from 255 or 5.43% from 129); Max value from RGB is 66 - color contains mainly: red. Hex color #423807 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423807 is #BDC7F8. Grayscale: #353535. Windows color (decimal): -12437497 or 473154. OLE color: 473154.
HSL color Cylindrical-coordinate representation of color #423807: hue angle of 49.83º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #423807 is Cyan = 0, Magento = 0.15, Yellow = 0.89 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 56 | 7 | - |
| CMYK | 0 | 0.15 | 0.89 | 0.74 |
| HSL | 49.83º | 0.81% | 0.14% | - |
| HSV(B) | 49.83º | 0.89% | 0.26% | - |
| XYZ | 3.7 | 4 | 0.78 | - |
| YUV | 53.4 | 101.81 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 7 | 0 | 0.15 | 0.89 | 0.74 | 49.83 | 0.81 | 0.14 |
| Hex | 42 | 38 | 7 | 0 | F | 59 | 4A | 32 | 51 | E |
| Octal | 102 | 70 | 7 | 0 | 17 | 131 | 112 | 62 | 121 | 16 |
| Binary | 1000010 | 111000 | 111 | 0 | 1111 | 1011001 | 1001010 | 110010 | 1010001 | 1110 |
Color Harmonies of #423807
Complementary color
Monochromatic Colors of #423807
Black with #423807
Text Example
Text Example
White with #423807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423807; }
p { color: rgb(66,56,7); }
H1.HeaderClassName
{
color: #423807;
}
.AnyTagClassName
{
color: #423807;
}
</style>
background-color css
<style>
a { background-color: #423807; }
a { background-color: rgb(66,56,7); }
div.DivClassName
{
background-color: #423807;
}
.BgClassName
{
background-color: #423807;
}
</style>
border-color css
<style>
span { border-color: #423807; }
span { border-color: rgb(66,56,7); }
td.TdClassName
{
border-color: #423807;
}
.TagClassName
{
border-color: #423807;
}
</style>