Color Pink Panther pink (#ff0090):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Pink Panther pink (#ff0090):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
pinks
pinks Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Pink Panther / #ff0090
The HTML HEX code is #ff0090. The corresponding color name is "Pink Panther". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 0%, Blue (B): 144%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 100%, Yellow (Y):44%, Black (K): 0%. In the HSL color space, #ff0090 has a hue of 326°, saturation of 100%, and lightness of 50%. The HSV representation is 326° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 55, a* (green to red) = 86, and b* (blue to yellow) = -5. The XYZ representation is X: 46, Y: 23, Z: 28. In the YUV color space, it translates to Y (luminance) = 0.3634, U (chrominance) = 0.0991, and V (chrominance) = 0.5585.
The decimal value of the color is 16711824. The closest Web-safe HEX code is #FF0099. Variations of the colour are #FF66BD for a 20% lighter version and #990057 for a 20% darker version.
For the color with hex value #ff0090, the correlated color temperature (CT) is estimated to be 3985 Kelvin (3985K).
The approximate wavelength of #ff0090 is around 547.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff0090 | #ff0090 |
RGB Decimal Code | 255, 0, 144 | rgb(255, 0, 144) |
CMYK | 0, 100, 44, 0 | / |
HSL | 326°, 100%, 50% | hsl(326°, 100%, 50%) |
HSV | 326°, 100%, 100% | / |
CIE-LAB | 55, 86, -5 | / |
XYZ | 46, 23, 28 | / |
YUV | 0.3634, 0.0991, 0.5585 | / |
Decimal value | 16711824 | / |
Web-Safe HEX | FF0099 | #FF0099 |
Color Temperature (CT) | 3985 Kelvin (3985K) | / |
Estimate Wavelength | around 547.00nm | / |
The Depth and Diversity of Pink Panther (Hex: #ff0090): Exploring its Impact in Design and Culture
The #ff0090 color, also known as Pink Panther, resembles the vibrant hue of fuchsia flowers. This eye-catching shade evokes a sense of femininity and playfulness similar to a bouquet of blooming peonies. Additionally, it mirrors the vivid hues found in tropical sunsets, where the sky is painted in shades of pink and purple. The Pink Panther color can add a pop of energy to designs and visuals, making it a popular choice for brands targeting a youthful and creative audience.
Download Stunning Pink Panther Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Pink Panther 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 Panther 4K Wallpaper
Immerse yourself in the beauty of our Pink Panther 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 Panther 4K WallpaperTints and Shades of #ff0090 HEX color (Pink Panther)
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 #ff0090, 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
- #FFBFE3
- #FF80C8
- #FF40AC
- #ff0090
- #BF006C
- #800048
- #400024
- #000000
Tones of Pink Panther (#ff0090 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff0090, #cc338a is the less saturated color, while #ff0090 is the most saturated one.
- #cc338a
- #d9268b
- #e61a8d
- #f20d8e
- #ff0090
- #523345
- #4a263b
- #421a31
- #3b0d27
HTML Usage Examples
HTML using color code example
<p style="color: #ff0090;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff0090.
CSS color code example
p { color: #ff0090; }
Text with hexadecimal color #ff0090
This is a sample text with color #ff0090.
Background Color with #ff0090
This is a example with background color #ff0090.
Border Color with #ff0090
#ff0090 Color Preview on White (#ffffff) Background
This is a example of text with color #ff0090 on white background.
#ff0090 Color Preview on Black (#000000) Background
This is a example of text with color #ff0090 on black background.
CSS codes examples
.text {color:#ff0090;}
.background {background-color:#ff0090;}
.border {border:1px solid #ff0090;}