Shades of Madras #514308
Tints of Madras #514308
RGB
CMYK
RGB Variations
Color information
#514308 (or 0x514308) is known color: Madras. HEX triplet: 51, 43 and 08. RGB value is (81,67,8). Sum of RGB (Red+Green+Blue) = 81+67+8=156 (20% of max value = 765). Red value is 81 (32.03% from 255 or 51.92% from 156); Green value is 67 (26.56% from 255 or 42.95% from 156); Blue value is 8 (3.52% from 255 or 5.13% from 156); Max value from RGB is 81 - color contains mainly: red. Hex color #514308 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514308 is #AEBCF7. Grayscale: #404040. Windows color (decimal): -11451640 or 541521. OLE color: 541521.
HSL color Cylindrical-coordinate representation of color #514308: hue angle of 48.49º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #514308 is Cyan = 0, Magento = 0.17, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 67 | 8 | - |
| CMYK | 0 | 0.17 | 0.90 | 0.68 |
| HSL | 48.49º | 0.82% | 0.17% | - |
| HSV(B) | 48.49º | 0.9% | 0.32% | - |
| XYZ | 5.44 | 5.78 | 1.06 | - |
| YUV | 64.46 | 96.14 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 8 | 0 | 0.17 | 0.90 | 0.68 | 48.49 | 0.82 | 0.17 |
| Hex | 51 | 43 | 8 | 0 | 11 | 5A | 44 | 30 | 52 | 11 |
| Octal | 121 | 103 | 10 | 0 | 21 | 132 | 104 | 60 | 122 | 21 |
| Binary | 1010001 | 1000011 | 1000 | 0 | 10001 | 1011010 | 1000100 | 110000 | 1010010 | 10001 |
Color Harmonies of #514308
Complementary color
Monochromatic Colors of #514308
Black with #514308
Text Example
Text Example
White with #514308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514308; }
p { color: rgb(81,67,8); }
H1.HeaderClassName
{
color: #514308;
}
.AnyTagClassName
{
color: #514308;
}
</style>
background-color css
<style>
a { background-color: #514308; }
a { background-color: rgb(81,67,8); }
div.DivClassName
{
background-color: #514308;
}
.BgClassName
{
background-color: #514308;
}
</style>
border-color css
<style>
span { border-color: #514308; }
span { border-color: rgb(81,67,8); }
td.TdClassName
{
border-color: #514308;
}
.TagClassName
{
border-color: #514308;
}
</style>