Color Embarrassment red (#ff7777):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Embarrassment red (#ff7777):
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 Embarrassment / #ff7777
The HTML HEX code is #ff7777. The corresponding color name is "Embarrassment". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 119%, Blue (B): 119%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 53%, Yellow (Y):53%, Black (K): 0%. In the HSL color space, #ff7777 has a hue of 0°, saturation of 100%, and lightness of 73%. The HSV representation is 0° for hue, 53% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 66, a* (green to red) = 52, and b* (blue to yellow) = 25. The XYZ representation is X: 51, Y: 36, Z: 22. In the YUV color space, it translates to Y (luminance) = 0.6261, U (chrominance) = -0.0785, and V (chrominance) = 0.3280.
The decimal value of the color is 16742263. The closest Web-safe HEX code is #FF6666. Variations of the colour are #FFDBDB for a 20% lighter version and #FF0F0F for a 20% darker version.
For the color with hex value #ff7777, the correlated color temperature (CT) is estimated to be 1811 Kelvin (1811K).
The approximate wavelength of #ff7777 is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff7777 | #ff7777 |
RGB Decimal Code | 255, 119, 119 | rgb(255, 119, 119) |
CMYK | 0, 53, 53, 0 | / |
HSL | 0°, 100%, 73% | hsl(0°, 100%, 73%) |
HSV | 0°, 53%, 100% | / |
CIE-LAB | 66, 52, 25 | / |
XYZ | 51, 36, 22 | / |
YUV | 0.6261, -0.0785, 0.3280 | / |
Decimal value | 16742263 | / |
Web-Safe HEX | FF6666 | #FF6666 |
Color Temperature (CT) | 1811 Kelvin (1811K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Embarrassment (Hex: #ff7777): Exploring its Impact in Design and Culture
The hex color #ff7777, named Embarrassment, resembles a flushed face when one is caught in an awkward situation. It shares similarities with a ripe tomato, a vibrant rose, or a heated sunset sky. This vivid shade embodies the intense emotions felt during moments of discomfort or self-consciousness.
Download Stunning Embarrassment Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Embarrassment Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Embarrassment 4K Wallpaper
Immerse yourself in the beauty of our Embarrassment 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 Embarrassment 4K WallpaperTints and Shades of #ff7777 HEX color (Embarrassment)
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 #ff7777, 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
- #FFDDDD
- #FFBBBB
- #FF9999
- #ff7777
- #BF5959
- #803C3C
- #401E1E
- #000000
Tones of Embarrassment (#ff7777 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff7777, #cc7b7b is the less saturated color, while #ff7777 is the most saturated one.
- #cc7b7b
- #d97a7a
- #e67979
- #f27878
- #ff7777
- #993333
- #9d2626
- #a21a1a
- #a60d0d
HTML Usage Examples
HTML using color code example
<p style="color: #ff7777;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff7777.
CSS color code example
p { color: #ff7777; }
Text with hexadecimal color #ff7777
This is a sample text with color #ff7777.
Background Color with #ff7777
This is a example with background color #ff7777.
Border Color with #ff7777
#ff7777 Color Preview on White (#ffffff) Background
This is a example of text with color #ff7777 on white background.
#ff7777 Color Preview on Black (#000000) Background
This is a example of text with color #ff7777 on black background.
CSS codes examples
.text {color:#ff7777;}
.background {background-color:#ff7777;}
.border {border:1px solid #ff7777;}