Shades of Fire Brick #A42617
Tints of Fire Brick #A42617
RGB
CMYK
RGB Variations
Color information
#A42617 (or 0xA42617) is known color: Fire Brick. HEX triplet: A4, 26 and 17. RGB value is (164,38,23). Sum of RGB (Red+Green+Blue) = 164+38+23=225 (29% of max value = 765). Red value is 164 (64.45% from 255 or 72.89% from 225); Green value is 38 (15.23% from 255 or 16.89% from 225); Blue value is 23 (9.38% from 255 or 10.22% from 225); Max value from RGB is 164 - color contains mainly: red. Hex color #A42617 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A42617 is #5BD9E8. Grayscale: #4A4A4A. Windows color (decimal): -6019561 or 1517220. OLE color: 1517220.
HSL color Cylindrical-coordinate representation of color #A42617: hue angle of 6.38º degrees, saturation: 0.75, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #A42617 is Cyan = 0, Magento = 0.77, Yellow = 0.86 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 38 | 23 | - |
| CMYK | 0 | 0.77 | 0.86 | 0.36 |
| HSL | 6.38º | 0.75% | 0.37% | - |
| HSV(B) | 6.38º | 0.86% | 0.64% | - |
| XYZ | 16.16 | 9.34 | 1.76 | - |
| YUV | 73.96 | 99.24 | 192.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 38 | 23 | 0 | 0.77 | 0.86 | 0.36 | 6.38 | 0.75 | 0.37 |
| Hex | A4 | 26 | 17 | 0 | 4D | 56 | 24 | 6 | 4B | 25 |
| Octal | 244 | 46 | 27 | 0 | 115 | 126 | 44 | 6 | 113 | 45 |
| Binary | 10100100 | 100110 | 10111 | 0 | 1001101 | 1010110 | 100100 | 110 | 1001011 | 100101 |
Color Harmonies of #A42617
Complementary color
Monochromatic Colors of #A42617
Black with #A42617
Text Example
Text Example
White with #A42617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A42617; }
p { color: rgb(164,38,23); }
H1.HeaderClassName
{
color: #A42617;
}
.AnyTagClassName
{
color: #A42617;
}
</style>
background-color css
<style>
a { background-color: #A42617; }
a { background-color: rgb(164,38,23); }
div.DivClassName
{
background-color: #A42617;
}
.BgClassName
{
background-color: #A42617;
}
</style>
border-color css
<style>
span { border-color: #A42617; }
span { border-color: rgb(164,38,23); }
td.TdClassName
{
border-color: #A42617;
}
.TagClassName
{
border-color: #A42617;
}
</style>