Color Pink Orange red-orange (#ff9066):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Pink Orange red-orange (#ff9066):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-oranges
red-oranges Family:
neutral-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Pink Orange / #ff9066
The HTML HEX code is #ff9066. The corresponding color name is "Pink Orange". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 144%, Blue (B): 102%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 44%, Yellow (Y):60%, Black (K): 0%. In the HSL color space, #ff9066 has a hue of 16°, saturation of 100%, and lightness of 70%. The HSV representation is 16° for hue, 60% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 71, a* (green to red) = 38, and b* (blue to yellow) = 40. The XYZ representation is X: 54, Y: 42, Z: 18. In the YUV color space, it translates to Y (luminance) = 0.6761, U (chrominance) = -0.1359, and V (chrominance) = 0.2842.
The decimal value of the color is 16748646. The closest Web-safe HEX code is #FF9966. Variations of the colour are #FFDACC for a 20% lighter version and #FF4400 for a 20% darker version.
For the color with hex value #ff9066, the correlated color temperature (CT) is estimated to be 2186 Kelvin (2186K).
The approximate wavelength of #ff9066 is around 668.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff9066 | #ff9066 |
RGB Decimal Code | 255, 144, 102 | rgb(255, 144, 102) |
CMYK | 0, 44, 60, 0 | / |
HSL | 16°, 100%, 70% | hsl(16°, 100%, 70%) |
HSV | 16°, 60%, 100% | / |
CIE-LAB | 71, 38, 40 | / |
XYZ | 54, 42, 18 | / |
YUV | 0.6761, -0.1359, 0.2842 | / |
Decimal value | 16748646 | / |
Web-Safe HEX | FF9966 | #FF9966 |
Color Temperature (CT) | 2186 Kelvin (2186K) | / |
Estimate Wavelength | around 668.00nm | / |
The Depth and Diversity of Pink Orange (Hex: #ff9066): Exploring its Impact in Design and Culture
The hex color #ff9066, also known as Pink Orange, resembles the vibrant hues of a summer sunset. This warm and energetic color brings to mind the captivating blend of pink and orange that paints the sky during twilight. It evokes feelings of joy, excitement, and optimism, mirroring the enchanting atmosphere of a beach bonfire surrounded by friends. With its lively and eye-catching nature, Pink Orange is a perfect choice for branding in industries such as fashion, beauty, or entertainment, as it exudes a sense of fun and vivacity.
Download Stunning Pink Orange Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Pink Orange Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Pink Orange 4K Wallpaper
Immerse yourself in the beauty of our Pink Orange 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Pink Orange 4K WallpaperTints and Shades of #ff9066 HEX color (Pink Orange)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #ff9066, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #FFE3D9
- #FFC8B3
- #FFAC8C
- #ff9066
- #BF6C4D
- #804833
- #40241A
- #000000
Tones of Pink Orange (#ff9066 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff9066, #cc8a70 is the less saturated color, while #ff9066 is the most saturated one.
- #cc8a70
- #d98b6e
- #e68d6b
- #f28e69
- #ff9066
- #8f4c33
- #924426
- #943b1a
- #97330d
HTML Usage Examples
HTML using color code example
<p style="color: #ff9066;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff9066.
CSS color code example
p { color: #ff9066; }
Text with hexadecimal color #ff9066
This is a sample text with color #ff9066.
Background Color with #ff9066
This is a example with background color #ff9066.
Border Color with #ff9066
#ff9066 Color Preview on White (#ffffff) Background
This is a example of text with color #ff9066 on white background.
#ff9066 Color Preview on Black (#000000) Background
This is a example of text with color #ff9066 on black background.
CSS codes examples
.text {color:#ff9066;}
.background {background-color:#ff9066;}
.border {border:1px solid #ff9066;}