‎#FFAABB A Brand New Day

‎#FFAABB

‎#FFAABB (A Brand New Day) RGB value is (255, 170, 187).
Red value is 255, green value is 170, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color ‎#FFAABB: hue: 348°, saturation: 100%, and lightness: 83.3%.
Process color (CMYK) of ‎#FFAABB is 0%, 33.3%, 26.7%, 0%. Web safe color equivalent of ‎#FFAABB is ‎##FF99CC. Color #FFAABB contains mainly Red.

Color Spaces

Color spaces of #FFAABB Value
RGB255, 170, 187
HSL348°, 100%, 83.3%
HSV / HSB348°, 33.3%, 100%
CMYK0%, 33.3%, 26.7%, 0%
XYZ64.59, 53.6, 53.95

Base Numbers

Base Red Green Blue
Binary 11111111 10101010 10111011
Octal 377 252 273
Decimal 255 170 187
Hex FF AA BB

RGB Percentages for Color #FFAABB

Red: 41.7%
Green: 27.8%
Blue: 30.6%

CMYK Percentages of Color #FFAABB

Magenta: 33.3%
Yellow: 26.7%

Shades of #FFAABB

Tints of #FFAABB

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

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

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

Background Color #FFAABB

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

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

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

The border color of this container is #FFAABB.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 170, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFAABB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFAABB;
-webkit-box-shadow: 1px 1px 3px #FFAABB;
box-shadow: 1px 1px 3px #FFAABB; }
                
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 #FFAABB.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #FFAABB (A Brand New Day)

Color Overview & Profile: Color ‎#FFAABB, also known as A Brand New Day, 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 73% Blue (187/255). The primary color family component is Red.

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

Web Accessibility & Design Recommendations: When implementing ‎#FFAABB 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 ‎##FF99CC.

‎#FFAABB A Brand New Day hexcolor for A Brand New Day A Brand New Day hexcode Shades of #FFAABB Tints of #FFAABB Similar Colors to #FFAABB #FFAABB Color Combinations #FFAABB CSS & Web Code #FFAABB RGB & CMYK Warm Color Tone
Scroll to Top