Color Aqua Velvet cyan (#00a29e):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Aqua Velvet cyan (#00a29e):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
cyans
cyans Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
medium
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Aqua Velvet / #00a29e
The HTML HEX code is #00a29e. The corresponding color name is "Aqua Velvet". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 162%, Blue (B): 158%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 100%, Magenta (M): 0%, Yellow (Y):2%, Black (K): 36%. In the HSL color space, #00a29e has a hue of 179°, saturation of 100%, and lightness of 32%. The HSV representation is 179° for hue, 100% for saturation, and 64% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 60, a* (green to red) = -35, and b* (blue to yellow) = -8. The XYZ representation is X: 19, Y: 28, Z: 37. In the YUV color space, it translates to Y (luminance) = 0.4436, U (chrominance) = 0.0866, and V (chrominance) = -0.3891.
The decimal value of the color is 41630. The closest Web-safe HEX code is #009999. Variations of the colour are #0AFFFB for a 20% lighter version and #003D3C for a 20% darker version.
For the color with hex value #00a29e, the correlated color temperature (CT) is estimated to be 12178 Kelvin (12178K).
The approximate wavelength of #00a29e is around 500.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | 00a29e | #00a29e |
RGB Decimal Code | 0, 162, 158 | rgb(0, 162, 158) |
CMYK | 100, 0, 2, 36 | / |
HSL | 179°, 100%, 32% | hsl(179°, 100%, 32%) |
HSV | 179°, 100%, 64% | / |
CIE-LAB | 60, -35, -8 | / |
XYZ | 19, 28, 37 | / |
YUV | 0.4436, 0.0866, -0.3891 | / |
Decimal value | 41630 | / |
Web-Safe HEX | 009999 | #009999 |
Color Temperature (CT) | 12178 Kelvin (12178K) | / |
Estimate Wavelength | around 500.50nm | / |
The Depth and Diversity of Aqua Velvet (Hex: #00a29e): Exploring its Impact in Design and Culture
The hex color #00a29e, commonly known as Aqua Velvet, resembles the vibrant color of tropical ocean waters. Its assertive resemblance to this natural element brings to mind the crystal-clear depths of the Great Barrier Reef. This stunning shade of blue-green captures the essence of the Aqua Velvet color, evoking images of serene lagoons and coral-rich seascapes.
Download Stunning Aqua Velvet Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Aqua Velvet 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 Velvet 4K Wallpaper
Immerse yourself in the beauty of our Aqua Velvet 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 Velvet 4K WallpaperTints and Shades of #00a29e HEX color (Aqua Velvet)
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 #00a29e, 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
- #BFE8E7
- #80D1CF
- #40B9B6
- #00a29e
- #007A77
- #00514F
- #002928
- #000000
Tones of Aqua Velvet (#00a29e HEX color)
A tone is produced by adding gray to any pure hue. In the case of #00a29e, #339492 is the less saturated color, while #00a29e is the most saturated one.
- #339492
- #269895
- #1a9b98
- #0d9f9b
- #00a29e
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #00a29e;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #00a29e.
CSS color code example
p { color: #00a29e; }
Text with hexadecimal color #00a29e
This is a sample text with color #00a29e.
Background Color with #00a29e
This is a example with background color #00a29e.
Border Color with #00a29e
#00a29e Color Preview on White (#ffffff) Background
This is a example of text with color #00a29e on white background.
#00a29e Color Preview on Black (#000000) Background
This is a example of text with color #00a29e on black background.
CSS codes examples
.text {color:#00a29e;}
.background {background-color:#00a29e;}
.border {border:1px solid #00a29e;}