‎#FFAA44 Match Strike

‎#FFAA44

‎#FFAA44 (Match Strike) RGB value is (255, 170, 68).
Red value is 255, green value is 170, and blue value is 68.
Cylindrical-coordinate representations (HSL) of color ‎#FFAA44: hue: 33°, saturation: 100%, and lightness: 63.3%.
Process color (CMYK) of ‎#FFAA44 is 0%, 33.3%, 73.3%, 0%. Web safe color equivalent of ‎#FFAA44 is ‎##FF9933. Color #FFAA44 contains mainly Red.

Color Spaces

Color spaces of #FFAA44 Value
RGB255, 170, 68
HSL33°, 100%, 63.3%
HSV / HSB33°, 73.3%, 100%
CMYK0%, 33.3%, 73.3%, 0%
XYZ56.66, 50.43, 12.22

Base Numbers

Base Red Green Blue
Binary 11111111 10101010 01000100
Octal 377 252 104
Decimal 255 170 68
Hex FF AA 44

RGB Percentages for Color #FFAA44

Red: 51.7%
Green: 34.5%
Blue: 13.8%

CMYK Percentages of Color #FFAA44

Magenta: 33.3%
Yellow: 73.3%

Shades of #FFAA44

Tints of #FFAA44

CSS Codes for Color #FFAA44
.mybgColor { background-color: #FFAA44; }
.myforeColor { color: #FFAA44; }
.myborderColor { border: 3px solid #FFAA44; }
Text Font Color #FFAA44

<p style="color:#FFAA44">Text here</p>

This sample text is styled with font color #FFAA44. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #FFAA44

<div style="background-color:#FFAA44">Div content here</div>

The background color of this container is #FFAA44.
Border Color #FFAA44

<div style="border:3px solid #FFAA44">Div here</div>

The border color of this container is #FFAA44.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 170, 68, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFAA44; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFAA44;
-webkit-box-shadow: 1px 1px 3px #FFAA44;
box-shadow: 1px 1px 3px #FFAA44; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #FFAA44.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #FFAA44 (Match Strike)

Color Overview & Profile: Color ‎#FFAA44, also known as Match Strike, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 67% Green (170/255), and 27% Blue (68/255). The primary color family component is Red.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#FFAA44 translates into the CMYK subtractive color model with values of 0% Cyan, 33.3% Magenta, 73.3% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 33°, saturation of 100%, and lightness of 63.3%.

Web Accessibility & Design Recommendations: When implementing ‎#FFAA44 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ‎##FF9933.

‎#FFAA44 Match Strike hexcolor for Match Strike Match Strike hexcode Shades of #FFAA44 Tints of #FFAA44 Similar Colors to #FFAA44 #FFAA44 Color Combinations #FFAA44 CSS & Web Code #FFAA44 RGB & CMYK Warm Color Tone
Scroll to Top