Shades of Madras #413908
Tints of Madras #413908
RGB
CMYK
RGB Variations
Color information
#413908 (or 0x413908) is known color: Madras. HEX triplet: 41, 39 and 08. RGB value is (65,57,8). Sum of RGB (Red+Green+Blue) = 65+57+8=130 (17% of max value = 765). Red value is 65 (25.78% from 255 or 50% from 130); Green value is 57 (22.66% from 255 or 43.85% from 130); Blue value is 8 (3.52% from 255 or 6.15% from 130); Max value from RGB is 65 - color contains mainly: red. Hex color #413908 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413908 is #BEC6F7. Grayscale: #363636. Windows color (decimal): -12502776 or 538945. OLE color: 538945.
HSL color Cylindrical-coordinate representation of color #413908: hue angle of 51.58º degrees, saturation: 0.78, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #413908 is Cyan = 0, Magento = 0.12, Yellow = 0.88 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 57 | 8 | - |
| CMYK | 0 | 0.12 | 0.88 | 0.75 |
| HSL | 51.58º | 0.78% | 0.14% | - |
| HSV(B) | 51.58º | 0.88% | 0.25% | - |
| XYZ | 3.69 | 4.07 | 0.82 | - |
| YUV | 53.81 | 102.15 | 135.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 8 | 0 | 0.12 | 0.88 | 0.75 | 51.58 | 0.78 | 0.14 |
| Hex | 41 | 39 | 8 | 0 | C | 58 | 4B | 34 | 4E | E |
| Octal | 101 | 71 | 10 | 0 | 14 | 130 | 113 | 64 | 116 | 16 |
| Binary | 1000001 | 111001 | 1000 | 0 | 1100 | 1011000 | 1001011 | 110100 | 1001110 | 1110 |
Color Harmonies of #413908
Complementary color
Monochromatic Colors of #413908
Black with #413908
Text Example
Text Example
White with #413908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413908; }
p { color: rgb(65,57,8); }
H1.HeaderClassName
{
color: #413908;
}
.AnyTagClassName
{
color: #413908;
}
</style>
background-color css
<style>
a { background-color: #413908; }
a { background-color: rgb(65,57,8); }
div.DivClassName
{
background-color: #413908;
}
.BgClassName
{
background-color: #413908;
}
</style>
border-color css
<style>
span { border-color: #413908; }
span { border-color: rgb(65,57,8); }
td.TdClassName
{
border-color: #413908;
}
.TagClassName
{
border-color: #413908;
}
</style>