Color Bright Red red (#ff000d):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Bright Red red (#ff000d):
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 Bright Red / #ff000d
The HTML HEX code is #ff000d. The corresponding color name is "Bright Red". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 0%, Blue (B): 13%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 100%, Yellow (Y):95%, Black (K): 0%. In the HSL color space, #ff000d has a hue of 357°, saturation of 100%, and lightness of 50%. The HSV representation is 357° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 53, a* (green to red) = 80, and b* (blue to yellow) = 64. The XYZ representation is X: 41, Y: 21, Z: 2. In the YUV color space, it translates to Y (luminance) = 0.3048, U (chrominance) = -0.1249, and V (chrominance) = 0.6099.
The decimal value of the color is 16711693. The closest Web-safe HEX code is #FF0000. Variations of the colour are #FF666E for a 20% lighter version and #990008 for a 20% darker version.
For the color with hex value #ff000d, the correlated color temperature (CT) is estimated to be 2664 Kelvin (2664K).
The approximate wavelength of #ff000d is around 686.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff000d | #ff000d |
RGB Decimal Code | 255, 0, 13 | rgb(255, 0, 13) |
CMYK | 0, 100, 95, 0 | / |
HSL | 357°, 100%, 50% | hsl(357°, 100%, 50%) |
HSV | 357°, 100%, 100% | / |
CIE-LAB | 53, 80, 64 | / |
XYZ | 41, 21, 2 | / |
YUV | 0.3048, -0.1249, 0.6099 | / |
Decimal value | 16711693 | / |
Web-Safe HEX | FF0000 | #FF0000 |
Color Temperature (CT) | 2664 Kelvin (2664K) | / |
Estimate Wavelength | around 686.50nm | / |
The Depth and Diversity of Bright Red (Hex: #ff000d): Exploring its Impact in Design and Culture
The color #ff000d, also known as Bright Red, resembles the vibrant hue of ripe strawberries or the intense color of a blazing fire. It exudes an energetic and passionate vibe, similar to the fiery intensity of a bullfight. This vivid shade can also be compared to the vibrant petals of a blooming red rose or the boldness of a stop sign, demanding attention and conveying a sense of urgency. The color Bright Red stands out in a crowd, making it a popular choice for brands seeking to evoke strong emotions and grab the viewers attention.
Download Stunning Bright Red Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Bright Red Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Bright Red 4K Wallpaper
Immerse yourself in the beauty of our Bright Red 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 Bright Red 4K WallpaperTints and Shades of #ff000d HEX color (Bright Red)
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 #ff000d, 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
- #FFBFC3
- #FF8086
- #FF404A
- #ff000d
- #BF000A
- #800007
- #400003
- #000000
Tones of Bright Red (#ff000d HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff000d, #cc333b is the less saturated color, while #ff000d is the most saturated one.
- #cc333b
- #d92630
- #e61a24
- #f20d19
- #ff000d
- #523335
- #4a2629
- #421a1c
- #3b0d10
HTML Usage Examples
HTML using color code example
<p style="color: #ff000d;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff000d.
CSS color code example
p { color: #ff000d; }
Text with hexadecimal color #ff000d
This is a sample text with color #ff000d.
Background Color with #ff000d
This is a example with background color #ff000d.
Border Color with #ff000d
#ff000d Color Preview on White (#ffffff) Background
This is a example of text with color #ff000d on white background.
#ff000d Color Preview on Black (#000000) Background
This is a example of text with color #ff000d on black background.
CSS codes examples
.text {color:#ff000d;}
.background {background-color:#ff000d;}
.border {border:1px solid #ff000d;}