Color Duckie Yellow yellow-orange (#ffff11):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Duckie Yellow yellow-orange (#ffff11):
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:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Duckie Yellow / #ffff11
The HTML HEX code is #ffff11. The corresponding color name is "Duckie Yellow". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 255%, Blue (B): 17%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):93%, Black (K): 0%. In the HSL color space, #ffff11 has a hue of 60°, saturation of 100%, and lightness of 53%. The HSV representation is 60° for hue, 93% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 97, a* (green to red) = -21, and b* (blue to yellow) = 93. The XYZ representation is X: 77, Y: 93, Z: 14. In the YUV color space, it translates to Y (luminance) = 0.8936, U (chrominance) = -0.4069, and V (chrominance) = 0.0933.
The decimal value of the color is 16776977. The closest Web-safe HEX code is #FFFF00. Variations of the colour are #FFFF75 for a 20% lighter version and #A8A800 for a 20% darker version.
For the color with hex value #ffff11, the correlated color temperature (CT) is estimated to be 3918 Kelvin (3918K).
The approximate wavelength of #ffff11 is around 580.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffff11 | #ffff11 |
RGB Decimal Code | 255, 255, 17 | rgb(255, 255, 17) |
CMYK | 0, 0, 93, 0 | / |
HSL | 60°, 100%, 53% | hsl(60°, 100%, 53%) |
HSV | 60°, 93%, 100% | / |
CIE-LAB | 97, -21, 93 | / |
XYZ | 77, 93, 14 | / |
YUV | 0.8936, -0.4069, 0.0933 | / |
Decimal value | 16776977 | / |
Web-Safe HEX | FFFF00 | #FFFF00 |
Color Temperature (CT) | 3918 Kelvin (3918K) | / |
Estimate Wavelength | around 580.00nm | / |
The Depth and Diversity of Duckie Yellow (Hex: #ffff11): Exploring its Impact in Design and Culture
Duckie Yellow (#ffff11) resembles the vibrant hues found in sunflowers, evoking a sense of warmth and happiness. This shade of yellow captures the essence of summer, with its bright and cheerful tones reminiscent of sunny beaches and lemonade stands. Duckie Yellow is also reminiscent of ducklings, their soft feathers mirroring the colors delicate and playful nature. Just as the color stands out in nature, it can also be used to draw attention to call-to-action buttons or highlight important elements on a website. Incorporating Duckie Yellow in design elements can bring a sense of joy and energy to any project.
Download Stunning Duckie Yellow Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Duckie Yellow Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Duckie Yellow 4K Wallpaper
Immerse yourself in the beauty of our Duckie Yellow 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 Duckie Yellow 4K WallpaperTints and Shades of #ffff11 HEX color (Duckie Yellow)
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 #ffff11, 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
- #FFFFC4
- #FFFF88
- #FFFF4D
- #ffff11
- #BFBF0D
- #808009
- #404004
- #000000
Tones of Duckie Yellow (#ffff11 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffff11, #cccc3d is the less saturated color, while #ffff11 is the most saturated one.
- #cccc3d
- #d9d932
- #e6e627
- #f2f21c
- #ffff11
- #5c5c33
- #565626
- #50501a
- #4a4a0d
HTML Usage Examples
HTML using color code example
<p style="color: #ffff11;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffff11.
CSS color code example
p { color: #ffff11; }
Text with hexadecimal color #ffff11
This is a sample text with color #ffff11.
Background Color with #ffff11
This is a example with background color #ffff11.
Border Color with #ffff11
#ffff11 Color Preview on White (#ffffff) Background
This is a example of text with color #ffff11 on white background.
#ffff11 Color Preview on Black (#000000) Background
This is a example of text with color #ffff11 on black background.
CSS codes examples
.text {color:#ffff11;}
.background {background-color:#ffff11;}
.border {border:1px solid #ffff11;}