‎#FF9682 Orange Aura

‎#FF9682

‎#FF9682 (Orange Aura) RGB value is (255, 150, 130).
Red value is 255, green value is 150, and blue value is 130.
Cylindrical-coordinate representations (HSL) of color ‎#FF9682: hue: 10°, saturation: 100%, and lightness: 75.5%.
Process color (CMYK) of ‎#FF9682 is 0%, 41.2%, 49%, 0%. Web safe color equivalent of ‎#FF9682 is ‎##FF9999. Color #FF9682 contains mainly Red.

Color Spaces

Color spaces of #FF9682 Value
RGB255, 150, 130
HSL10°, 100%, 75.5%
HSV / HSB10°, 49%, 100%
CMYK0%, 41.2%, 49%, 0%
XYZ56.18, 44.69, 26.78

Base Numbers

Base Red Green Blue
Binary 11111111 10010110 10000010
Octal 377 226 202
Decimal 255 150 130
Hex FF 96 82

RGB Percentages for Color #FF9682

Red: 47.7%
Green: 28%
Blue: 24.3%

CMYK Percentages of Color #FF9682

Magenta: 41.2%
Yellow: 49%

Shades of #FF9682

Tints of #FF9682

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

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

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

Background Color #FF9682

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

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

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

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

Related Colors & Harmonies

Detailed Specifications & Design Guide for #FF9682 (Orange Aura)

Color Overview & Profile: Color ‎#FF9682, also known as Orange Aura, 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), 59% Green (150/255), and 51% Blue (130/255). The primary color family component is Red.

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

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

‎#FF9682 Orange Aura hexcolor for Orange Aura Orange Aura hexcode Shades of #FF9682 Tints of #FF9682 Similar Colors to #FF9682 #FF9682 Color Combinations #FF9682 CSS & Web Code #FF9682 RGB & CMYK Warm Color Tone
Scroll to Top