Shades of Madras #534114
Tints of Madras #534114
RGB
CMYK
RGB Variations
Color information
#534114 (or 0x534114) is known color: Madras. HEX triplet: 53, 41 and 14. RGB value is (83,65,20). Sum of RGB (Red+Green+Blue) = 83+65+20=168 (22% of max value = 765). Red value is 83 (32.81% from 255 or 49.40% from 168); Green value is 65 (25.78% from 255 or 38.69% from 168); Blue value is 20 (8.20% from 255 or 11.90% from 168); Max value from RGB is 83 - color contains mainly: red. Hex color #534114 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #534114 is #ACBEEB. Grayscale: #414141. Windows color (decimal): -11321068 or 1327443. OLE color: 1327443.
HSL color Cylindrical-coordinate representation of color #534114: hue angle of 42.86º 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 #534114 is Cyan = 0, Magento = 0.22, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 65 | 20 | - |
| CMYK | 0 | 0.22 | 0.76 | 0.67 |
| HSL | 42.86º | 0.61% | 0.2% | - |
| HSV(B) | 42.86º | 0.76% | 0.33% | - |
| XYZ | 5.58 | 5.67 | 1.46 | - |
| YUV | 65.25 | 102.46 | 140.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 65 | 20 | 0 | 0.22 | 0.76 | 0.67 | 42.86 | 0.61 | 0.2 |
| Hex | 53 | 41 | 14 | 0 | 16 | 4C | 43 | 2B | 3D | 14 |
| Octal | 123 | 101 | 24 | 0 | 26 | 114 | 103 | 53 | 75 | 24 |
| Binary | 1010011 | 1000001 | 10100 | 0 | 10110 | 1001100 | 1000011 | 101011 | 111101 | 10100 |
Color Harmonies of #534114
Complementary color
Monochromatic Colors of #534114
Black with #534114
Text Example
Text Example
White with #534114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534114; }
p { color: rgb(83,65,20); }
H1.HeaderClassName
{
color: #534114;
}
.AnyTagClassName
{
color: #534114;
}
</style>
background-color css
<style>
a { background-color: #534114; }
a { background-color: rgb(83,65,20); }
div.DivClassName
{
background-color: #534114;
}
.BgClassName
{
background-color: #534114;
}
</style>
border-color css
<style>
span { border-color: #534114; }
span { border-color: rgb(83,65,20); }
td.TdClassName
{
border-color: #534114;
}
.TagClassName
{
border-color: #534114;
}
</style>