Color Smiley Face orange (#ffc962):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Smiley Face orange (#ffc962):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
oranges
oranges Family:
neutral-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Smiley Face / #ffc962
The HTML HEX code is #ffc962. The corresponding color name is "Smiley Face". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 201%, Blue (B): 98%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 21%, Yellow (Y):62%, Black (K): 0%. In the HSL color space, #ffc962 has a hue of 39°, saturation of 100%, and lightness of 69%. The HSV representation is 39° for hue, 62% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 84, a* (green to red) = 8, and b* (blue to yellow) = 58. The XYZ representation is X: 64, Y: 64, Z: 21. In the YUV color space, it translates to Y (luminance) = 0.8055, U (chrominance) = -0.2073, and V (chrominance) = 0.1706.
The decimal value of the color is 16763234. The closest Web-safe HEX code is #FFCC66. Variations of the colour are #FFEBC7 for a 20% lighter version and #FAA200 for a 20% darker version.
For the color with hex value #ffc962, the correlated color temperature (CT) is estimated to be 3276 Kelvin (3276K).
The approximate wavelength of #ffc962 is around 622.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ffc962 | #ffc962 |
RGB Decimal Code | 255, 201, 98 | rgb(255, 201, 98) |
CMYK | 0, 21, 62, 0 | / |
HSL | 39°, 100%, 69% | hsl(39°, 100%, 69%) |
HSV | 39°, 62%, 100% | / |
CIE-LAB | 84, 8, 58 | / |
XYZ | 64, 64, 21 | / |
YUV | 0.8055, -0.2073, 0.1706 | / |
Decimal value | 16763234 | / |
Web-Safe HEX | FFCC66 | #FFCC66 |
Color Temperature (CT) | 3276 Kelvin (3276K) | / |
Estimate Wavelength | around 622.00nm | / |
The Depth and Diversity of Smiley Face (Hex: #ffc962): Exploring its Impact in Design and Culture
The hex color #ffc962, named Smiley Face, resembles the warm glow of a setting sun. It exudes a vibrant energy, similar to the golden hues reflected on ripened wheat fields during harvest season. This color brings to mind the sweet tang of juicy apricots, evoking a sense of happiness and contentment. Reminiscent of a smiley face, it symbolizes positivity and joy, just like the comforting rays of sunshine after a long winter. This color is perfect for promoting products associated with summertime, happiness, and delicious fruits like apricots, oranges, and bananas.
Download Stunning Smiley Face Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Smiley Face Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Smiley Face 4K Wallpaper
Immerse yourself in the beauty of our Smiley Face 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 Smiley Face 4K WallpaperTints and Shades of #ffc962 HEX color (Smiley Face)
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 #ffc962, 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
- #FFF2D8
- #FFE4B1
- #FFD789
- #ffc962
- #BF974A
- #806531
- #403219
- #000000
Tones of Smiley Face (#ffc962 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ffc962, #ccac6e is the less saturated color, while #ffc962 is the most saturated one.
- #ccac6e
- #d9b36b
- #e6ba68
- #f2c265
- #ffc962
- #8d6e33
- #8f6b26
- #91681a
- #93650d
HTML Usage Examples
HTML using color code example
<p style="color: #ffc962;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ffc962.
CSS color code example
p { color: #ffc962; }
Text with hexadecimal color #ffc962
This is a sample text with color #ffc962.
Background Color with #ffc962
This is a example with background color #ffc962.
Border Color with #ffc962
#ffc962 Color Preview on White (#ffffff) Background
This is a example of text with color #ffc962 on white background.
#ffc962 Color Preview on Black (#000000) Background
This is a example of text with color #ffc962 on black background.
CSS codes examples
.text {color:#ffc962;}
.background {background-color:#ffc962;}
.border {border:1px solid #ffc962;}