Color Orange Pink red (#ff6f52):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Orange Pink red (#ff6f52):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
reds
reds Family:
neutral-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Orange Pink / #ff6f52
The HTML HEX code is #ff6f52. The corresponding color name is "Orange Pink". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 111%, Blue (B): 82%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 56%, Yellow (Y):68%, Black (K): 0%. In the HSL color space, #ff6f52 has a hue of 10°, saturation of 100%, and lightness of 66%. The HSV representation is 10° for hue, 68% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 64, a* (green to red) = 53, and b* (blue to yellow) = 43. The XYZ representation is X: 48, Y: 33, Z: 12. In the YUV color space, it translates to Y (luminance) = 0.5912, U (chrominance) = -0.1327, and V (chrominance) = 0.3587.
The decimal value of the color is 16740178. The closest Web-safe HEX code is #FF6666. Variations of the colour are #FFC4B8 for a 20% lighter version and #EB2700 for a 20% darker version.
For the color with hex value #ff6f52, the correlated color temperature (CT) is estimated to be 1685 Kelvin (1685K).
The approximate wavelength of #ff6f52 is around 680.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff6f52 | #ff6f52 |
RGB Decimal Code | 255, 111, 82 | rgb(255, 111, 82) |
CMYK | 0, 56, 68, 0 | / |
HSL | 10°, 100%, 66% | hsl(10°, 100%, 66%) |
HSV | 10°, 68%, 100% | / |
CIE-LAB | 64, 53, 43 | / |
XYZ | 48, 33, 12 | / |
YUV | 0.5912, -0.1327, 0.3587 | / |
Decimal value | 16740178 | / |
Web-Safe HEX | FF6666 | #FF6666 |
Color Temperature (CT) | 1685 Kelvin (1685K) | / |
Estimate Wavelength | around 680.00nm | / |
The Depth and Diversity of Orange Pink (Hex: #ff6f52): Exploring its Impact in Design and Culture
The color Orange Pink (#ff6f52) resembles the vibrant hues of a fiery sunset, evoking warmth, passion, and energy. With its bold and intense tone, it conveys a sense of enthusiasm and excitement. The color is reminiscent of ripe juicy oranges and the delicate petals of tropical hibiscus flowers. Its vivid and eye-catching nature makes it suitable for creating attention-grabbing designs and visuals. Whether used in branding, fashion, or nature-inspired themes, Orange Pink adds a dynamic touch that commands attention and brings a lively atmosphere to any setting.
Download Stunning Orange Pink Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Orange Pink Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Orange Pink 4K Wallpaper
Immerse yourself in the beauty of our Orange Pink 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 Orange Pink 4K WallpaperTints and Shades of #ff6f52 HEX color (Orange Pink)
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 #ff6f52, 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
- #FFDBD4
- #FFB7A9
- #FF937D
- #ff6f52
- #BF533E
- #803829
- #401C15
- #000000
Tones of Orange Pink (#ff6f52 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff6f52, #cc7664 is the less saturated color, while #ff6f52 is the most saturated one.
- #cc7664
- #d97460
- #e6725b
- #f27157
- #ff6f52
- #834033
- #843626
- #842b1a
- #85210d
HTML Usage Examples
HTML using color code example
<p style="color: #ff6f52;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff6f52.
CSS color code example
p { color: #ff6f52; }
Text with hexadecimal color #ff6f52
This is a sample text with color #ff6f52.
Background Color with #ff6f52
This is a example with background color #ff6f52.
Border Color with #ff6f52
#ff6f52 Color Preview on White (#ffffff) Background
This is a example of text with color #ff6f52 on white background.
#ff6f52 Color Preview on Black (#000000) Background
This is a example of text with color #ff6f52 on black background.
CSS codes examples
.text {color:#ff6f52;}
.background {background-color:#ff6f52;}
.border {border:1px solid #ff6f52;}