Color Stoplight red (#dd1111):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Stoplight red (#dd1111):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
reds
reds Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Stoplight / #dd1111
The HTML HEX code is #dd1111. The corresponding color name is "Stoplight". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 221%, Green (G): 17%, Blue (B): 17%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 92%, Yellow (Y):92%, Black (K): 13%. In the HSL color space, #dd1111 has a hue of 0°, saturation of 86%, and lightness of 47%. The HSV representation is 0° for hue, 92% for saturation, and 87% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 47, a* (green to red) = 71, and b* (blue to yellow) = 55. The XYZ representation is X: 30, Y: 16, Z: 2. In the YUV color space, it translates to Y (luminance) = 0.3059, U (chrominance) = -0.1177, and V (chrominance) = 0.4920.
The decimal value of the color is 14487825. The closest Web-safe HEX code is #CC0000. Variations of the colour are #F36262 for a 20% lighter version and #800A0A for a 20% darker version.
For the color with hex value #dd1111, the correlated color temperature (CT) is estimated to be 2491 Kelvin (2491K).
The approximate wavelength of #dd1111 is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | dd1111 | #dd1111 |
RGB Decimal Code | 221, 17, 17 | rgb(221, 17, 17) |
CMYK | 0, 92, 92, 13 | / |
HSL | 0°, 86%, 47% | hsl(0°, 86%, 47%) |
HSV | 0°, 92%, 87% | / |
CIE-LAB | 47, 71, 55 | / |
XYZ | 30, 16, 2 | / |
YUV | 0.3059, -0.1177, 0.4920 | / |
Decimal value | 14487825 | / |
Web-Safe HEX | CC0000 | #CC0000 |
Color Temperature (CT) | 2491 Kelvin (2491K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Stoplight (Hex: #dd1111): Exploring its Impact in Design and Culture
The hex color #dd1111, commonly known as Stoplight, resembles the vivid red hue typically seen on the signal lights of stoplights. It evokes a sense of urgency and importance, commanding attention and conveying the need to halt or pause. This color draws parallels to various natural elements such as ripe red apples, blooming roses, and fiery sunsets. In common objects, it can be likened to the bold red of lipstick or the vibrant red of a fire truck. Stoplight red leaves an indelible impression and is often employed strategically to grab attention and instigate action.
Download Stunning Stoplight Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Stoplight Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Stoplight 4K Wallpaper
Immerse yourself in the beauty of our Stoplight 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 Stoplight 4K WallpaperTints and Shades of #dd1111 HEX color (Stoplight)
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 #dd1111, 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
- #F7C4C4
- #EE8888
- #E64D4D
- #dd1111
- #A60D0D
- #6F0909
- #370404
- #000000
Tones of Stoplight (#dd1111 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #dd1111, #b83d3d is the less saturated color, while #dd1111 is the most saturated one.
- #b83d3d
- #c13232
- #ca2727
- #d41c1c
- #dd1111
- #463434
- #3d2828
- #331b1b
- #2a0f0f
HTML Usage Examples
HTML using color code example
<p style="color: #dd1111;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #dd1111.
CSS color code example
p { color: #dd1111; }
Text with hexadecimal color #dd1111
This is a sample text with color #dd1111.
Background Color with #dd1111
This is a example with background color #dd1111.
Border Color with #dd1111
#dd1111 Color Preview on White (#ffffff) Background
This is a example of text with color #dd1111 on white background.
#dd1111 Color Preview on Black (#000000) Background
This is a example of text with color #dd1111 on black background.
CSS codes examples
.text {color:#dd1111;}
.background {background-color:#dd1111;}
.border {border:1px solid #dd1111;}