Color Orange Bell Pepper red-orange (#ff8844):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Orange Bell Pepper red-orange (#ff8844):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
red-oranges
red-oranges Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Orange Bell Pepper / #ff8844
The HTML HEX code is #ff8844. The corresponding color name is "Orange Bell Pepper". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 136%, Blue (B): 68%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 47%, Yellow (Y):73%, Black (K): 0%. In the HSL color space, #ff8844 has a hue of 22°, saturation of 100%, and lightness of 63%. The HSV representation is 22° for hue, 73% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 69, a* (green to red) = 40, and b* (blue to yellow) = 55. The XYZ representation is X: 51, Y: 39, Z: 10. In the YUV color space, it translates to Y (luminance) = 0.6425, U (chrominance) = -0.1849, and V (chrominance) = 0.3137.
The decimal value of the color is 16746564. The closest Web-safe HEX code is #FF9933. Variations of the colour are #FFC8A8 for a 20% lighter version and #DB5000 for a 20% darker version.
For the color with hex value #ff8844, the correlated color temperature (CT) is estimated to be 1978 Kelvin (1978K).
The approximate wavelength of #ff8844 is around 656.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff8844 | #ff8844 |
RGB Decimal Code | 255, 136, 68 | rgb(255, 136, 68) |
CMYK | 0, 47, 73, 0 | / |
HSL | 22°, 100%, 63% | hsl(22°, 100%, 63%) |
HSV | 22°, 73%, 100% | / |
CIE-LAB | 69, 40, 55 | / |
XYZ | 51, 39, 10 | / |
YUV | 0.6425, -0.1849, 0.3137 | / |
Decimal value | 16746564 | / |
Web-Safe HEX | FF9933 | #FF9933 |
Color Temperature (CT) | 1978 Kelvin (1978K) | / |
Estimate Wavelength | around 656.00nm | / |
The Depth and Diversity of Orange Bell Pepper (Hex: #ff8844): Exploring its Impact in Design and Culture
The color #ff8844, also known as Orange Bell Pepper, is reminiscent of a vibrant sunset over a tropical paradise. Its warm and fiery tone evokes the feeling of summer and brings to mind the essence of a ripe, juicy bell pepper picked straight from the garden. This shade of orange is similar to the rich hue found in autumn leaves, adding a touch of warmth and vitality to any design. Like the zestiness of a fresh citrus fruit, Orange Bell Pepper can add a burst of energy and freshness to websites, logos, and branding materials.
Download Stunning Orange Bell Pepper Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Orange Bell Pepper 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 Bell Pepper 4K Wallpaper
Immerse yourself in the beauty of our Orange Bell Pepper 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 Bell Pepper 4K WallpaperTints and Shades of #ff8844 HEX color (Orange Bell Pepper)
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 #ff8844, 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
- #FFE1D0
- #FFC4A2
- #FFA673
- #ff8844
- #BF6633
- #804422
- #402211
- #000000
Tones of Orange Bell Pepper (#ff8844 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff8844, #cc855c is the less saturated color, while #ff8844 is the most saturated one.
- #cc855c
- #d98656
- #e68650
- #f2874a
- #ff8844
- #7b4d33
- #7a4526
- #793c1a
- #78340d
HTML Usage Examples
HTML using color code example
<p style="color: #ff8844;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff8844.
CSS color code example
p { color: #ff8844; }
Text with hexadecimal color #ff8844
This is a sample text with color #ff8844.
Background Color with #ff8844
This is a example with background color #ff8844.
Border Color with #ff8844
#ff8844 Color Preview on White (#ffffff) Background
This is a example of text with color #ff8844 on white background.
#ff8844 Color Preview on Black (#000000) Background
This is a example of text with color #ff8844 on black background.
CSS codes examples
.text {color:#ff8844;}
.background {background-color:#ff8844;}
.border {border:1px solid #ff8844;}