A9001F (Firebrick)

25C55A
E3C876
CC1475
Name Hex (RGB) HTML/CSS (RGB) RGB RGB (%) CMYK HSV
firebrick A9001F #A9001F 169, 0, 31 66.27, 0, 12.16 0, 100, 81.66, 33.73 348.99408284024, 100, 66.274509803922

Color #a9001f is firebrick. In RGB: 66.27, 0, 12.16. In CMYK: 0, 100, 81.66, 33.73.

Combinations

{{ index }}

CSS

Background
div { background: #a9001f; color: #000; }
Lorem ipsum dolor sit amet.
div { background: #a9001f; color: #fff; }
Lorem ipsum dolor sit amet.
Background (gradient)
div { background: linear-gradient(to bottom, #8A0009 0%, #C82F35 100%); color: #000; }
Consectetur adipiscing elit, sed do.
div { background: linear-gradient(to bottom, #C82F35 0%, #8A0009 100%); color: #000; }
Consectetur adipiscing elit, sed do.
div { background: linear-gradient(to bottom, #8A0009 0%, #C82F35 100%); color: #fff; }
Consectetur adipiscing elit, sed do.
div { background: linear-gradient(to bottom, #C82F35 0%, #8A0009 100%); color: #fff; }
Consectetur adipiscing elit, sed do.
Border
div { border: 1px solid #a9001f; }
Sed do eiusmod tempor.
div { border: 5px solid #a9001f; }
Sed do eiusmod tempor.
div { border: 1px dashed #a9001f; }
Sed do eiusmod tempor.
div { border: 5px dashed #a9001f; }
Sed do eiusmod tempor.
div { border: 1px dotted #a9001f; }
Sed do eiusmod tempor.
div { border: 5px dotted #a9001f; }
Sed do eiusmod tempor.