Color Azure aqua-blue (#007fff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Azure aqua-blue (#007fff):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
aqua-blues
aqua-blues Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
mid-toned
Shade:
light
Temperature:
cool
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Azure / #007fff
The HTML HEX code is #007fff. The corresponding color name is "Azure". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 127%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 100%, Magenta (M): 50%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #007fff has a hue of 210°, saturation of 100%, and lightness of 50%. The HSV representation is 210° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 54, a* (green to red) = 19, and b* (blue to yellow) = -71. The XYZ representation is X: 26, Y: 22, Z: 98. In the YUV color space, it translates to Y (luminance) = 0.4063, U (chrominance) = 0.2921, and V (chrominance) = -0.3565.
The decimal value of the color is 32767. The closest Web-safe HEX code is #0066FF. Variations of the colour are #66B2FF for a 20% lighter version and #004C99 for a 20% darker version.
For the color with hex value #007fff, the correlated color temperature (CT) is estimated to be 4008 Kelvin (4008K).
The approximate wavelength of #007fff is around 485.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 007fff | #007fff |
RGB Decimal Code | 0, 127, 255 | rgb(0, 127, 255) |
CMYK | 100, 50, 0, 0 | / |
HSL | 210°, 100%, 50% | hsl(210°, 100%, 50%) |
HSV | 210°, 100%, 100% | / |
CIE-LAB | 54, 19, -71 | / |
XYZ | 26, 22, 98 | / |
YUV | 0.4063, 0.2921, -0.3565 | / |
Decimal value | 32767 | / |
Web-Safe HEX | 0066FF | #0066FF |
Color Temperature (CT) | 4008 Kelvin (4008K) | / |
Estimate Wavelength | around 485.00nm | / |
The Depth and Diversity of Azure (Hex: #007fff): Exploring its Impact in Design and Culture
Azure (#007fff) is a vibrant blue color resembling the clear sky on a sunny day. This shade of blue evokes a sense of tranquility and serenity, similar to the gentle waves of an ocean or a calm lake. Azure represents a harmonious blend of the elements, symbolizing the vastness of the sea and the openness of the sky. It brings to mind imagery of tropical waters, refreshing pools, and cloudless horizons. Azure can also be associated with summer flowers like cornflowers and hydrangeas, adding a touch of natural beauty to its inherent soothing qualities.
Download Stunning Azure Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Azure Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Azure 4K Wallpaper
Immerse yourself in the beauty of our Azure 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 Azure 4K WallpaperTints and Shades of #007fff HEX color (Azure)
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 #007fff, 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
- #BFDFFF
- #80BFFF
- #409FFF
- #007fff
- #005FBF
- #004080
- #002040
- #000000
Tones of Azure (#007fff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #007fff, #337fcc is the less saturated color, while #007fff is the most saturated one.
- #337fcc
- #267fd9
- #1a7fe6
- #0d7ff2
- #007fff
- #334252
- #26384a
- #1a2e42
- #0d233b
HTML Usage Examples
HTML using color code example
<p style="color: #007fff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #007fff.
CSS color code example
p { color: #007fff; }
Text with hexadecimal color #007fff
This is a sample text with color #007fff.
Background Color with #007fff
This is a example with background color #007fff.
Border Color with #007fff
#007fff Color Preview on White (#ffffff) Background
This is a example of text with color #007fff on white background.
#007fff Color Preview on Black (#000000) Background
This is a example of text with color #007fff on black background.
CSS codes examples
.text {color:#007fff;}
.background {background-color:#007fff;}
.border {border:1px solid #007fff;}