breadcrumb
Tall Poppy
How Tall Poppy is Used |
cautioncreate urgencydraw attentionencouragestimulate |
Industries that Commonly Use Tall Poppy |
entertainmentfire protectionfoodsports |
Color Code Details
HEX | #c0392b | |
RGB | (192, 57, 43); | |
RGBA | (192, 57, 43, 1) | |
HSL | (6, 63%, 46%); | |
HSLA | (6, 63%, 46%, 1); |
HSV | 5,77,75 | |
HSB | 6, 78, 75 | |
HWB | 5 17% 25% | |
CMYK | 0, 70, 78, 25 | |
Pantone | 186 C |
Preview & Codes Examples
Text Color with Tall Poppy |
|
This Text has a Font Color of #c0392b | |
.text {color:#c0392b;}
|
|
.text {color:rgba(192, 57, 43, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Tall Poppy |
|
This element has a background color of #c0392b | |
.element {background-color:#c0392b;}
|
|
.element {background-color:rgba(192, 57, 43, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Tall Poppy |
|
This element has a border color of #c0392b | |
.element {border:1px solid #c0392b;}
|
|
.element {border:1px solid rgba(192, 57, 43, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #c0392b;
|
Sass / SCSS |
|
$variable: #c0392b;
|
Less |
|
@variable: #c0392b;
|
Similar Red Shades You Might Like
Red signals power, passion, and urgency. Great for eCommerce CTAs, alerts, and bold brand visuals. Discover other powerful reds for attention-grabbing design.