Color Big Yellow Taxi yellow-orange (#ffff33):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Big Yellow Taxi yellow-orange (#ffff33):
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 Big Yellow Taxi / #ffff33
The HTML HEX code is #ffff33. The corresponding color name is "Big Yellow Taxi". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 255%, Blue (B): 51%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):80%, Black (K): 0%. In the HSL color space, #ffff33 has a hue of 60°, saturation of 100%, and lightness of 60%. The HSV representation is 60° for hue, 80% 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) = 88. The XYZ representation is X: 78, Y: 93, Z: 17. In the YUV color space, it translates to Y (luminance) = 0.9088, U (chrominance) = -0.3488, and V (chrominance) = 0.0800.
The decimal value of the color is 16777011. The closest Web-safe HEX code is #FFFF33. Variations of the colour are #FFFF99 for a 20% lighter version and #CCCC00 for a 20% darker version.
For the color with hex value #ffff33, the correlated color temperature (CT) is estimated to be 3960 Kelvin (3960K).
The approximate wavelength of #ffff33 is around 580.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffff33 | #ffff33 |
RGB Decimal Code | 255, 255, 51 | rgb(255, 255, 51) |
CMYK | 0, 0, 80, 0 | / |
HSL | 60°, 100%, 60% | hsl(60°, 100%, 60%) |
HSV | 60°, 80%, 100% | / |
CIE-LAB | 97, -21, 88 | / |
XYZ | 78, 93, 17 | / |
YUV | 0.9088, -0.3488, 0.0800 | / |
Decimal value | 16777011 | / |
Web-Safe HEX | FFFF33 | #FFFF33 |
Color Temperature (CT) | 3960 Kelvin (3960K) | / |
Estimate Wavelength | around 580.00nm | / |
The Depth and Diversity of Big Yellow Taxi (Hex: #ffff33): Exploring its Impact in Design and Culture
Big Yellow Taxi (#ffff33) is a vibrant hue that closely resembles the iconic shade of yellow found on taxis. This lively color shares similarities with the brilliance of sunflowers, the zest of ripe lemons, and the radiance of golden autumn leaves. It evokes a sense of energy, warmth, and cheerfulness, reminiscent of sunny days and joyful moments. Symbolizing positivity and optimism, it captures attention and brings a pop of brightness to any design or space. Like a ray of sunshine, Big Yellow Taxi exudes a vibrant and uplifting aura.
Download Stunning Big Yellow Taxi Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Big Yellow Taxi Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Big Yellow Taxi 4K Wallpaper
Immerse yourself in the beauty of our Big Yellow Taxi 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 Big Yellow Taxi 4K WallpaperTints and Shades of #ffff33 HEX color (Big Yellow Taxi)
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 #ffff33, 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
- #FFFFCC
- #FFFF99
- #FFFF66
- #ffff33
- #BFBF26
- #80801A
- #40400D
- #000000
Tones of Big Yellow Taxi (#ffff33 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffff33, #cccc52 is the less saturated color, while #ffff33 is the most saturated one.
- #cccc52
- #d9d94a
- #e6e642
- #f2f23b
- #ffff33
- #707033
- #6e6e26
- #6b6b1a
- #69690d
HTML Usage Examples
HTML using color code example
<p style="color: #ffff33;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffff33.
CSS color code example
p { color: #ffff33; }
Text with hexadecimal color #ffff33
This is a sample text with color #ffff33.
Background Color with #ffff33
This is a example with background color #ffff33.
Border Color with #ffff33
#ffff33 Color Preview on White (#ffffff) Background
This is a example of text with color #ffff33 on white background.
#ffff33 Color Preview on Black (#000000) Background
This is a example of text with color #ffff33 on black background.
CSS codes examples
.text {color:#ffff33;}
.background {background-color:#ffff33;}
.border {border:1px solid #ffff33;}