Color Pompelmo red (#ff6666):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Pompelmo red (#ff6666):
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 Pompelmo / #ff6666
The HTML HEX code is #ff6666. The corresponding color name is "Pompelmo". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 102%, Blue (B): 102%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 60%, Yellow (Y):60%, Black (K): 0%. In the HSL color space, #ff6666 has a hue of 0°, saturation of 100%, and lightness of 70%. The HSV representation is 0° for hue, 60% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 63, a* (green to red) = 58, and b* (blue to yellow) = 31. The XYZ representation is X: 48, Y: 32, Z: 16. In the YUV color space, it translates to Y (luminance) = 0.5794, U (chrominance) = -0.0883, and V (chrominance) = 0.3690.
The decimal value of the color is 16737894. The closest Web-safe HEX code is #FF6666. Variations of the colour are #FFCCCC for a 20% lighter version and #FF0000 for a 20% darker version.
For the color with hex value #ff6666, the correlated color temperature (CT) is estimated to be 1637 Kelvin (1637K).
The approximate wavelength of #ff6666 is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff6666 | #ff6666 |
RGB Decimal Code | 255, 102, 102 | rgb(255, 102, 102) |
CMYK | 0, 60, 60, 0 | / |
HSL | 0°, 100%, 70% | hsl(0°, 100%, 70%) |
HSV | 0°, 60%, 100% | / |
CIE-LAB | 63, 58, 31 | / |
XYZ | 48, 32, 16 | / |
YUV | 0.5794, -0.0883, 0.3690 | / |
Decimal value | 16737894 | / |
Web-Safe HEX | FF6666 | #FF6666 |
Color Temperature (CT) | 1637 Kelvin (1637K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Pompelmo (Hex: #ff6666): Exploring its Impact in Design and Culture
The hex color #ff6666, also known as Pompelmo, resembles the vibrant hue of a ripe watermelon. This bold shade exudes the same juicy and refreshing energy as the fruit itself. Pompelmo can transport you to a sunny summer day, evoking feelings of happiness and indulgence. Similar to a watermelon, Pompelmo is visually striking and stands out in any context. It can be used to create a lively and attention-grabbing design, making it perfect for branding, packaging, or creating a unique visual identity. Embrace the vibrant and fruity nature of Pompelmo to add a burst of energy to your projects.
Download Stunning Pompelmo Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Pompelmo Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Pompelmo 4K Wallpaper
Immerse yourself in the beauty of our Pompelmo 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 Pompelmo 4K WallpaperTints and Shades of #ff6666 HEX color (Pompelmo)
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 #ff6666, 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
- #FFD9D9
- #FFB3B3
- #FF8C8C
- #ff6666
- #BF4D4D
- #803333
- #401A1A
- #000000
Tones of Pompelmo (#ff6666 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff6666, #cc7070 is the less saturated color, while #ff6666 is the most saturated one.
- #cc7070
- #d96e6e
- #e66b6b
- #f26969
- #ff6666
- #8f3333
- #922626
- #941a1a
- #970d0d
HTML Usage Examples
HTML using color code example
<p style="color: #ff6666;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff6666.
CSS color code example
p { color: #ff6666; }
Text with hexadecimal color #ff6666
This is a sample text with color #ff6666.
Background Color with #ff6666
This is a example with background color #ff6666.
Border Color with #ff6666
#ff6666 Color Preview on White (#ffffff) Background
This is a example of text with color #ff6666 on white background.
#ff6666 Color Preview on Black (#000000) Background
This is a example of text with color #ff6666 on black background.
CSS codes examples
.text {color:#ff6666;}
.background {background-color:#ff6666;}
.border {border:1px solid #ff6666;}