Shades of Madras #423907
Tints of Madras #423907
RGB
CMYK
RGB Variations
Color information
#423907 (or 0x423907) is known color: Madras. HEX triplet: 42, 39 and 07. RGB value is (66,57,7). Sum of RGB (Red+Green+Blue) = 66+57+7=130 (17% of max value = 765). Red value is 66 (26.17% from 255 or 50.77% from 130); Green value is 57 (22.66% from 255 or 43.85% from 130); Blue value is 7 (3.12% from 255 or 5.38% from 130); Max value from RGB is 66 - color contains mainly: red. Hex color #423907 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #423907 is #BDC6F8. Grayscale: #363636. Windows color (decimal): -12437241 or 473410. OLE color: 473410.
HSL color Cylindrical-coordinate representation of color #423907: hue angle of 50.85º 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 #423907 is Cyan = 0, Magento = 0.14, Yellow = 0.89 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 57 | 7 | - |
| CMYK | 0 | 0.14 | 0.89 | 0.74 |
| HSL | 50.85º | 0.81% | 0.14% | - |
| HSV(B) | 50.85º | 0.89% | 0.26% | - |
| XYZ | 3.75 | 4.1 | 0.79 | - |
| YUV | 53.99 | 101.48 | 136.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 7 | 0 | 0.14 | 0.89 | 0.74 | 50.85 | 0.81 | 0.14 |
| Hex | 42 | 39 | 7 | 0 | E | 59 | 4A | 33 | 51 | E |
| Octal | 102 | 71 | 7 | 0 | 16 | 131 | 112 | 63 | 121 | 16 |
| Binary | 1000010 | 111001 | 111 | 0 | 1110 | 1011001 | 1001010 | 110011 | 1010001 | 1110 |
Color Harmonies of #423907
Complementary color
Monochromatic Colors of #423907
Black with #423907
Text Example
Text Example
White with #423907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423907; }
p { color: rgb(66,57,7); }
H1.HeaderClassName
{
color: #423907;
}
.AnyTagClassName
{
color: #423907;
}
</style>
background-color css
<style>
a { background-color: #423907; }
a { background-color: rgb(66,57,7); }
div.DivClassName
{
background-color: #423907;
}
.BgClassName
{
background-color: #423907;
}
</style>
border-color css
<style>
span { border-color: #423907; }
span { border-color: rgb(66,57,7); }
td.TdClassName
{
border-color: #423907;
}
.TagClassName
{
border-color: #423907;
}
</style>