Shades of Madras #534014
Tints of Madras #534014
RGB
CMYK
RGB Variations
Color information
#534014 (or 0x534014) is known color: Madras. HEX triplet: 53, 40 and 14. RGB value is (83,64,20). Sum of RGB (Red+Green+Blue) = 83+64+20=167 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.70% from 167); Green value is 64 (25.39% from 255 or 38.32% from 167); Blue value is 20 (8.20% from 255 or 11.98% from 167); Max value from RGB is 83 - color contains mainly: red. Hex color #534014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534014 is #ACBFEB. Grayscale: #404040. Windows color (decimal): -11321324 or 1327187. OLE color: 1327187.
HSL color Cylindrical-coordinate representation of color #534014: hue angle of 41.9º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #534014 is Cyan = 0, Magento = 0.23, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 64 | 20 | - |
| CMYK | 0 | 0.23 | 0.76 | 0.67 |
| HSL | 41.9º | 0.61% | 0.2% | - |
| HSV(B) | 41.9º | 0.76% | 0.33% | - |
| XYZ | 5.53 | 5.56 | 1.44 | - |
| YUV | 64.67 | 102.79 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 20 | 0 | 0.23 | 0.76 | 0.67 | 41.9 | 0.61 | 0.2 |
| Hex | 53 | 40 | 14 | 0 | 17 | 4C | 43 | 2A | 3D | 14 |
| Octal | 123 | 100 | 24 | 0 | 27 | 114 | 103 | 52 | 75 | 24 |
| Binary | 1010011 | 1000000 | 10100 | 0 | 10111 | 1001100 | 1000011 | 101010 | 111101 | 10100 |
Color Harmonies of #534014
Complementary color
Monochromatic Colors of #534014
Black with #534014
Text Example
Text Example
White with #534014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534014; }
p { color: rgb(83,64,20); }
H1.HeaderClassName
{
color: #534014;
}
.AnyTagClassName
{
color: #534014;
}
</style>
background-color css
<style>
a { background-color: #534014; }
a { background-color: rgb(83,64,20); }
div.DivClassName
{
background-color: #534014;
}
.BgClassName
{
background-color: #534014;
}
</style>
border-color css
<style>
span { border-color: #534014; }
span { border-color: rgb(83,64,20); }
td.TdClassName
{
border-color: #534014;
}
.TagClassName
{
border-color: #534014;
}
</style>