Color Gemstone Blue aqua-blue (#004f6d):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Gemstone Blue aqua-blue (#004f6d):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
aqua-blues
aqua-blues Family:
dark-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
medium
Temperature:
cool
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Gemstone Blue / #004f6d
The HTML HEX code is #004f6d. The corresponding color name is "Gemstone Blue". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 79%, Blue (B): 109%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 100%, Magenta (M): 28%, Yellow (Y):0%, Black (K): 57%. In the HSL color space, #004f6d has a hue of 197°, saturation of 100%, and lightness of 21%. The HSV representation is 197° for hue, 100% for saturation, and 43% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 31, a* (green to red) = -9, and b* (blue to yellow) = -23. The XYZ representation is X: 6, Y: 7, Z: 15. In the YUV color space, it translates to Y (luminance) = 0.2306, U (chrominance) = 0.0969, and V (chrominance) = -0.2023.
The decimal value of the color is 20333. The closest Web-safe HEX code is #006666. Variations of the colour are #0096D1 for a 20% lighter version and #000405 for a 20% darker version.
For the color with hex value #004f6d, the correlated color temperature (CT) is estimated to be 47135 Kelvin (47135K).
The approximate wavelength of #004f6d is around 491.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | 004f6d | #004f6d |
RGB Decimal Code | 0, 79, 109 | rgb(0, 79, 109) |
CMYK | 100, 28, 0, 57 | / |
HSL | 197°, 100%, 21% | hsl(197°, 100%, 21%) |
HSV | 197°, 100%, 43% | / |
CIE-LAB | 31, -9, -23 | / |
XYZ | 6, 7, 15 | / |
YUV | 0.2306, 0.0969, -0.2023 | / |
Decimal value | 20333 | / |
Web-Safe HEX | 006666 | #006666 |
Color Temperature (CT) | 47135 Kelvin (47135K) | / |
Estimate Wavelength | around 491.50nm | / |
The Depth and Diversity of Gemstone Blue (Hex: #004f6d): Exploring its Impact in Design and Culture
Gemstone Blue (#004f6d) resembles the deep, lustrous hue of precious gemstones found deep within the earth. This color evokes the richness and elegance of sapphires or turquoise, reflecting their captivating shine and vibrant blue tones. The captivating Gemstone Blue can also remind one of the infinite depths of the ocean, where shades of blue come to life in harmony with the marine life. The color embodies the serenity of a calm sea or the coolness of an evening sky, making it a perfect choice for creating a sense of tranquility and sophistication in design.
Download Stunning Gemstone Blue Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Gemstone Blue Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Gemstone Blue 4K Wallpaper
Immerse yourself in the beauty of our Gemstone Blue 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 Gemstone Blue 4K WallpaperTints and Shades of #004f6d HEX color (Gemstone Blue)
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 #004f6d, 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
- #BFD3DB
- #80A7B6
- #407B92
- #004f6d
- #003B52
- #002837
- #00141B
- #000000
Tones of Gemstone Blue (#004f6d HEX color)
A tone is produced by adding gray to any pure hue. In the case of #004f6d, #336375 is the less saturated color, while #004f6d is the most saturated one.
- #336375
- #265e73
- #1a5971
- #0d546f
- #004f6d
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #004f6d;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #004f6d.
CSS color code example
p { color: #004f6d; }
Text with hexadecimal color #004f6d
This is a sample text with color #004f6d.
Background Color with #004f6d
This is a example with background color #004f6d.
Border Color with #004f6d
#004f6d Color Preview on White (#ffffff) Background
This is a example of text with color #004f6d on white background.
#004f6d Color Preview on Black (#000000) Background
This is a example of text with color #004f6d on black background.
CSS codes examples
.text {color:#004f6d;}
.background {background-color:#004f6d;}
.border {border:1px solid #004f6d;}