Color Super Saiyan yellow-orange (#ffdd00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Super Saiyan yellow-orange (#ffdd00):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellow-oranges
yellow-oranges Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Super Saiyan / #ffdd00
The HTML HEX code is #ffdd00. The corresponding color name is "Super Saiyan". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 221%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 13%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #ffdd00 has a hue of 52°, saturation of 100%, and lightness of 50%. The HSV representation is 52° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 88, a* (green to red) = -5, and b* (blue to yellow) = 88. The XYZ representation is X: 67, Y: 73, Z: 11. In the YUV color space, it translates to Y (luminance) = 0.8077, U (chrominance) = -0.3975, and V (chrominance) = 0.1687.
The decimal value of the color is 16768256. The closest Web-safe HEX code is #FFCC00. Variations of the colour are #FFEB66 for a 20% lighter version and #998500 for a 20% darker version.
For the color with hex value #ffdd00, the correlated color temperature (CT) is estimated to be 3412 Kelvin (3412K).
The approximate wavelength of #ffdd00 is around 596.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffdd00 | #ffdd00 |
RGB Decimal Code | 255, 221, 0 | rgb(255, 221, 0) |
CMYK | 0, 13, 100, 0 | / |
HSL | 52°, 100%, 50% | hsl(52°, 100%, 50%) |
HSV | 52°, 100%, 100% | / |
CIE-LAB | 88, -5, 88 | / |
XYZ | 67, 73, 11 | / |
YUV | 0.8077, -0.3975, 0.1687 | / |
Decimal value | 16768256 | / |
Web-Safe HEX | FFCC00 | #FFCC00 |
Color Temperature (CT) | 3412 Kelvin (3412K) | / |
Estimate Wavelength | around 596.00nm | / |
The Depth and Diversity of Super Saiyan (Hex: #ffdd00): Exploring its Impact in Design and Culture
The hex color #ffdd00, also known as Super Saiyan, resembles the vibrant golden hue of ripe sunflowers in a sunny field, radiating energy and vitality. It captures the essence of a blazing summer sunset, with its fiery tones mirroring the warmth and intensity of the suns last rays. This hue also resembles the lustrous shimmer of liquid honey, evoking feelings of sweetness and abundance. Just as Super Saiyan Gokus power surges with a golden aura, this color exudes a powerful and electrifying energy, captivating attention and leaving a lasting impression.
Download Stunning Super Saiyan Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Super Saiyan Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Super Saiyan 4K Wallpaper
Immerse yourself in the beauty of our Super Saiyan 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 Super Saiyan 4K WallpaperTints and Shades of #ffdd00 HEX color (Super Saiyan)
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 #ffdd00, 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
- #FFF7BF
- #FFEE80
- #FFE640
- #ffdd00
- #BFA600
- #806F00
- #403700
- #000000
Tones of Super Saiyan (#ffdd00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffdd00, #ccb833 is the less saturated color, while #ffdd00 is the most saturated one.
- #ccb833
- #d9c126
- #e6ca1a
- #f2d40d
- #ffdd00
- #524e33
- #4a4526
- #423d1a
- #3b340d
HTML Usage Examples
HTML using color code example
<p style="color: #ffdd00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffdd00.
CSS color code example
p { color: #ffdd00; }
Text with hexadecimal color #ffdd00
This is a sample text with color #ffdd00.
Background Color with #ffdd00
This is a example with background color #ffdd00.
Border Color with #ffdd00
#ffdd00 Color Preview on White (#ffffff) Background
This is a example of text with color #ffdd00 on white background.
#ffdd00 Color Preview on Black (#000000) Background
This is a example of text with color #ffdd00 on black background.
CSS codes examples
.text {color:#ffdd00;}
.background {background-color:#ffdd00;}
.border {border:1px solid #ffdd00;}