Color Aqua cyan (#00ffff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Aqua cyan (#00ffff):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
cyans
cyans Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Aqua / #00ffff
The HTML HEX code is #00ffff. The corresponding color name is "Aqua". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 255%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 100%, Magenta (M): 0%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #00ffff has a hue of 180°, saturation of 100%, and lightness of 50%. The HSV representation is 180° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 91, a* (green to red) = -48, and b* (blue to yellow) = -14. The XYZ representation is X: 54, Y: 79, Z: 107. In the YUV color space, it translates to Y (luminance) = 0.7010, U (chrominance) = 0.1471, and V (chrominance) = -0.6150.
The decimal value of the color is 65535. The closest Web-safe HEX code is #00FFFF. Variations of the colour are #66FFFF for a 20% lighter version and #009999 for a 20% darker version.
For the color with hex value #00ffff, the correlated color temperature (CT) is estimated to be 12822 Kelvin (12822K).
The approximate wavelength of #00ffff is around 500.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 00ffff | #00ffff |
RGB Decimal Code | 0, 255, 255 | rgb(0, 255, 255) |
CMYK | 100, 0, 0, 0 | / |
HSL | 180°, 100%, 50% | hsl(180°, 100%, 50%) |
HSV | 180°, 100%, 100% | / |
CIE-LAB | 91, -48, -14 | / |
XYZ | 54, 79, 107 | / |
YUV | 0.7010, 0.1471, -0.6150 | / |
Decimal value | 65535 | / |
Web-Safe HEX | 00FFFF | #00FFFF |
Color Temperature (CT) | 12822 Kelvin (12822K) | / |
Estimate Wavelength | around 500.00nm | / |
The Depth and Diversity of Aqua (Hex: #00ffff): Exploring its Impact in Design and Culture
Aqua, represented by the hex code #00ffff, is a vibrant and assertive color that closely resembles the calm serenity of crystal clear tropical waters. This shade of blue-green is reminiscent of the pristine waters found in exotic locations such as the Maldives or the Great Barrier Reef. Aquas cool and tranquil nature evokes feelings of escape, relaxation, and exploration. Its unique hue brings to mind images of snorkeling amidst colorful coral reefs, listening to the gentle lapping of waves on a sandy beach, and immersing oneself in the vibrant natural beauty of aquatic environments.
Download Stunning Aqua Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Aqua Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Aqua 4K Wallpaper
Immerse yourself in the beauty of our Aqua 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 Aqua 4K WallpaperTints and Shades of #00ffff HEX color (Aqua)
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 #00ffff, 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
- #BFFFFF
- #80FFFF
- #40FFFF
- #00ffff
- #00BFBF
- #008080
- #004040
- #000000
Tones of Aqua (#00ffff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #00ffff, #33cccc is the less saturated color, while #00ffff is the most saturated one.
- #33cccc
- #26d9d9
- #1ae6e6
- #0df2f2
- #00ffff
- #335252
- #264a4a
- #1a4242
- #0d3b3b
HTML Usage Examples
HTML using color code example
<p style="color: #00ffff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name of #00ffff is aqua.
CSS color code example
p { color: #00ffff; }
Text with hexadecimal color #00ffff
This is a sample text with color #00ffff.
Background Color with #00ffff
This is a example with background color #00ffff.
Border Color with #00ffff
#00ffff Color Preview on White (#ffffff) Background
This is a example of text with color #00ffff on white background.
#00ffff Color Preview on Black (#000000) Background
This is a example of text with color #00ffff on black background.
CSS codes examples
.text {color:#00ffff;}
.background {background-color:#00ffff;}
.border {border:1px solid #00ffff;}