Shades of Madras #454319
Tints of Madras #454319
RGB
CMYK
RGB Variations
Color information
#454319 (or 0x454319) is known color: Madras. HEX triplet: 45, 43 and 19. RGB value is (69,67,25). Sum of RGB (Red+Green+Blue) = 69+67+25=161 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.86% from 161); Green value is 67 (26.56% from 255 or 41.61% from 161); Blue value is 25 (10.16% from 255 or 15.53% from 161); Max value from RGB is 69 - color contains mainly: red. Hex color #454319 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #454319 is #BABCE6. Grayscale: #3E3E3E. Windows color (decimal): -12238055 or 1655621. OLE color: 1655621.
HSL color Cylindrical-coordinate representation of color #454319: hue angle of 57.27º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #454319 is Cyan = 0, Magento = 0.03, Yellow = 0.64 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 67 | 25 | - |
| CMYK | 0 | 0.03 | 0.64 | 0.73 |
| HSL | 57.27º | 0.47% | 0.18% | - |
| HSV(B) | 57.27º | 0.64% | 0.27% | - |
| XYZ | 4.64 | 5.35 | 1.71 | - |
| YUV | 62.81 | 106.66 | 132.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 67 | 25 | 0 | 0.03 | 0.64 | 0.73 | 57.27 | 0.47 | 0.18 |
| Hex | 45 | 43 | 19 | 0 | 3 | 40 | 49 | 39 | 2F | 12 |
| Octal | 105 | 103 | 31 | 0 | 3 | 100 | 111 | 71 | 57 | 22 |
| Binary | 1000101 | 1000011 | 11001 | 0 | 11 | 1000000 | 1001001 | 111001 | 101111 | 10010 |
Color Harmonies of #454319
Complementary color
Monochromatic Colors of #454319
Black with #454319
Text Example
Text Example
White with #454319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454319; }
p { color: rgb(69,67,25); }
H1.HeaderClassName
{
color: #454319;
}
.AnyTagClassName
{
color: #454319;
}
</style>
background-color css
<style>
a { background-color: #454319; }
a { background-color: rgb(69,67,25); }
div.DivClassName
{
background-color: #454319;
}
.BgClassName
{
background-color: #454319;
}
</style>
border-color css
<style>
span { border-color: #454319; }
span { border-color: rgb(69,67,25); }
td.TdClassName
{
border-color: #454319;
}
.TagClassName
{
border-color: #454319;
}
</style>