Color Dorn Yellow yellow-orange (#fff200):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Dorn Yellow yellow-orange (#fff200):
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 Dorn Yellow / #fff200
The HTML HEX code is #fff200. The corresponding color name is "Dorn Yellow". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 242%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 5%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #fff200 has a hue of 57°, saturation of 100%, and lightness of 50%. The HSV representation is 57° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 94, a* (green to red) = -15, and b* (blue to yellow) = 92. The XYZ representation is X: 73, Y: 85, Z: 13. In the YUV color space, it translates to Y (luminance) = 0.8561, U (chrominance) = -0.4213, and V (chrominance) = 0.1263.
The decimal value of the color is 16773632. The closest Web-safe HEX code is #FFFF00. Variations of the colour are #FFF766 for a 20% lighter version and #999100 for a 20% darker version.
For the color with hex value #fff200, the correlated color temperature (CT) is estimated to be 3731 Kelvin (3731K).
The approximate wavelength of #fff200 is around 586.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fff200 | #fff200 |
RGB Decimal Code | 255, 242, 0 | rgb(255, 242, 0) |
CMYK | 0, 5, 100, 0 | / |
HSL | 57°, 100%, 50% | hsl(57°, 100%, 50%) |
HSV | 57°, 100%, 100% | / |
CIE-LAB | 94, -15, 92 | / |
XYZ | 73, 85, 13 | / |
YUV | 0.8561, -0.4213, 0.1263 | / |
Decimal value | 16773632 | / |
Web-Safe HEX | FFFF00 | #FFFF00 |
Color Temperature (CT) | 3731 Kelvin (3731K) | / |
Estimate Wavelength | around 586.00nm | / |
The Depth and Diversity of Dorn Yellow (Hex: #fff200): Exploring its Impact in Design and Culture
The hex color #fff200, also known as Dorn Yellow, resembles the vibrant hue of ripe lemons. Its assertive yellow tone exudes energy and zest, much like the refreshing citrus fruit. This color evokes a sense of sunshine and brightness, instantly brightening any design or space it is used in. Dorn Yellow, with its warm and uplifting nature, brings to mind images of summer days, lemonade stands, and fields of sunflowers. It can be a perfect choice for designs related to joy, positivity, and optimism.
Download Stunning Dorn Yellow Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Dorn 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 Dorn Yellow 4K Wallpaper
Immerse yourself in the beauty of our Dorn 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 Dorn Yellow 4K WallpaperTints and Shades of #fff200 HEX color (Dorn 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 #fff200, 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
- #FFFCBF
- #FFF980
- #FFF540
- #fff200
- #BFB600
- #807900
- #403D00
- #000000
Tones of Dorn Yellow (#fff200 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fff200, #ccc433 is the less saturated color, while #fff200 is the most saturated one.
- #ccc433
- #d9d026
- #e6db1a
- #f2e70d
- #fff200
- #525033
- #4a4826
- #42401a
- #3b380d
HTML Usage Examples
HTML using color code example
<p style="color: #fff200;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #fff200.
CSS color code example
p { color: #fff200; }
Text with hexadecimal color #fff200
This is a sample text with color #fff200.
Background Color with #fff200
This is a example with background color #fff200.
Border Color with #fff200
#fff200 Color Preview on White (#ffffff) Background
This is a example of text with color #fff200 on white background.
#fff200 Color Preview on Black (#000000) Background
This is a example of text with color #fff200 on black background.
CSS codes examples
.text {color:#fff200;}
.background {background-color:#fff200;}
.border {border:1px solid #fff200;}