Shades of Madras #413903
Tints of Madras #413903
RGB
CMYK
RGB Variations
Color information
#413903 (or 0x413903) is known color: Madras. HEX triplet: 41, 39 and 03. RGB value is (65,57,3). Sum of RGB (Red+Green+Blue) = 65+57+3=125 (16% of max value = 765). Red value is 65 (25.78% from 255 or 52% from 125); Green value is 57 (22.66% from 255 or 45.6% from 125); Blue value is 3 (1.56% from 255 or 2.4% from 125); Max value from RGB is 65 - color contains mainly: red. Hex color #413903 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413903 is #BEC6FC. Grayscale: #353535. Windows color (decimal): -12502781 or 211265. OLE color: 211265.
HSL color Cylindrical-coordinate representation of color #413903: hue angle of 52.26º degrees, saturation: 0.91, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #413903 is Cyan = 0, Magento = 0.12, Yellow = 0.95 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 57 | 3 | - |
| CMYK | 0 | 0.12 | 0.95 | 0.75 |
| HSL | 52.26º | 0.91% | 0.13% | - |
| HSV(B) | 52.26º | 0.95% | 0.25% | - |
| XYZ | 3.66 | 4.06 | 0.68 | - |
| YUV | 53.24 | 99.65 | 136.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 3 | 0 | 0.12 | 0.95 | 0.75 | 52.26 | 0.91 | 0.13 |
| Hex | 41 | 39 | 3 | 0 | C | 5F | 4B | 34 | 5B | D |
| Octal | 101 | 71 | 3 | 0 | 14 | 137 | 113 | 64 | 133 | 15 |
| Binary | 1000001 | 111001 | 11 | 0 | 1100 | 1011111 | 1001011 | 110100 | 1011011 | 1101 |
Color Harmonies of #413903
Complementary color
Monochromatic Colors of #413903
Black with #413903
Text Example
Text Example
White with #413903
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413903; }
p { color: rgb(65,57,3); }
H1.HeaderClassName
{
color: #413903;
}
.AnyTagClassName
{
color: #413903;
}
</style>
background-color css
<style>
a { background-color: #413903; }
a { background-color: rgb(65,57,3); }
div.DivClassName
{
background-color: #413903;
}
.BgClassName
{
background-color: #413903;
}
</style>
border-color css
<style>
span { border-color: #413903; }
span { border-color: rgb(65,57,3); }
td.TdClassName
{
border-color: #413903;
}
.TagClassName
{
border-color: #413903;
}
</style>