Shades of Fire Brick #A32614
Tints of Fire Brick #A32614
RGB
CMYK
RGB Variations
Color information
#A32614 (or 0xA32614) is known color: Fire Brick. HEX triplet: A3, 26 and 14. RGB value is (163,38,20). Sum of RGB (Red+Green+Blue) = 163+38+20=221 (29% of max value = 765). Red value is 163 (64.06% from 255 or 73.76% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 20 (8.20% from 255 or 9.05% from 221); Max value from RGB is 163 - color contains mainly: red. Hex color #A32614 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A32614 is #5CD9EB. Grayscale: #494949. Windows color (decimal): -6085100 or 1320611. OLE color: 1320611.
HSL color Cylindrical-coordinate representation of color #A32614: hue angle of 7.55º degrees, saturation: 0.78, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #A32614 is Cyan = 0, Magento = 0.77, Yellow = 0.88 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 38 | 20 | - |
| CMYK | 0 | 0.77 | 0.88 | 0.36 |
| HSL | 7.55º | 0.78% | 0.36% | - |
| HSV(B) | 7.55º | 0.88% | 0.64% | - |
| XYZ | 15.92 | 9.22 | 1.6 | - |
| YUV | 73.32 | 97.91 | 191.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 38 | 20 | 0 | 0.77 | 0.88 | 0.36 | 7.55 | 0.78 | 0.36 |
| Hex | A3 | 26 | 14 | 0 | 4D | 58 | 24 | 8 | 4E | 24 |
| Octal | 243 | 46 | 24 | 0 | 115 | 130 | 44 | 10 | 116 | 44 |
| Binary | 10100011 | 100110 | 10100 | 0 | 1001101 | 1011000 | 100100 | 1000 | 1001110 | 100100 |
Color Harmonies of #A32614
Complementary color
Monochromatic Colors of #A32614
Black with #A32614
Text Example
Text Example
White with #A32614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A32614; }
p { color: rgb(163,38,20); }
H1.HeaderClassName
{
color: #A32614;
}
.AnyTagClassName
{
color: #A32614;
}
</style>
background-color css
<style>
a { background-color: #A32614; }
a { background-color: rgb(163,38,20); }
div.DivClassName
{
background-color: #A32614;
}
.BgClassName
{
background-color: #A32614;
}
</style>
border-color css
<style>
span { border-color: #A32614; }
span { border-color: rgb(163,38,20); }
td.TdClassName
{
border-color: #A32614;
}
.TagClassName
{
border-color: #A32614;
}
</style>