Color Beaming Blue cyan (#33ffff):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Beaming Blue cyan (#33ffff):
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 Beaming Blue / #33ffff
The HTML HEX code is #33ffff. The corresponding color name is "Beaming Blue". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 51%, Green (G): 255%, Blue (B): 255%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 80%, Magenta (M): 0%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #33ffff has a hue of 180°, saturation of 100%, and lightness of 60%. The HSV representation is 180° for hue, 80% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 91, a* (green to red) = -46, and b* (blue to yellow) = -14. The XYZ representation is X: 55, Y: 79, Z: 107. In the YUV color space, it translates to Y (luminance) = 0.7608, U (chrominance) = 0.1177, and V (chrominance) = -0.4920.
The decimal value of the color is 3407871. The closest Web-safe HEX code is #33FFFF. Variations of the colour are #99FFFF for a 20% lighter version and #00CCCC for a 20% darker version.
For the color with hex value #33ffff, the correlated color temperature (CT) is estimated to be 12494 Kelvin (12494K).
The approximate wavelength of #33ffff is around 500.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 33ffff | #33ffff |
RGB Decimal Code | 51, 255, 255 | rgb(51, 255, 255) |
CMYK | 80, 0, 0, 0 | / |
HSL | 180°, 100%, 60% | hsl(180°, 100%, 60%) |
HSV | 180°, 80%, 100% | / |
CIE-LAB | 91, -46, -14 | / |
XYZ | 55, 79, 107 | / |
YUV | 0.7608, 0.1177, -0.4920 | / |
Decimal value | 3407871 | / |
Web-Safe HEX | 33FFFF | #33FFFF |
Color Temperature (CT) | 12494 Kelvin (12494K) | / |
Estimate Wavelength | around 500.00nm | / |
The Depth and Diversity of Beaming Blue (Hex: #33ffff): Exploring its Impact in Design and Culture
Beaming Blue (#33ffff) resembles the shimmering surface of a turquoise ocean on a clear day. It shares similarities with the vibrant blue hue found in tropical marine life, such as the stunningly colorful coral reefs hosting various species like parrotfish and angelfish. Just as the oceans azure waves captivate our senses, this brilliant hue is eye-catching and refreshing, evoking a sense of tranquility and serenity. Like a crystal-clear lagoon or a cloudless sky, Beaming Blue adds a touch of tranquility and natural beauty to any design or visual composition.
Download Stunning Beaming Blue Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Beaming 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 Beaming Blue 4K Wallpaper
Immerse yourself in the beauty of our Beaming 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 Beaming Blue 4K WallpaperTints and Shades of #33ffff HEX color (Beaming 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 #33ffff, 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
- #CCFFFF
- #99FFFF
- #66FFFF
- #33ffff
- #26BFBF
- #1A8080
- #0D4040
- #000000
Tones of Beaming Blue (#33ffff HEX color)
A tone is produced by adding gray to any pure hue. In the case of #33ffff, #52cccc is the less saturated color, while #33ffff is the most saturated one.
- #52cccc
- #4ad9d9
- #42e6e6
- #3bf2f2
- #33ffff
- #337070
- #266e6e
- #1a6b6b
- #0d6969
HTML Usage Examples
HTML using color code example
<p style="color: #33ffff;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #33ffff.
CSS color code example
p { color: #33ffff; }
Text with hexadecimal color #33ffff
This is a sample text with color #33ffff.
Background Color with #33ffff
This is a example with background color #33ffff.
Border Color with #33ffff
#33ffff Color Preview on White (#ffffff) Background
This is a example of text with color #33ffff on white background.
#33ffff Color Preview on Black (#000000) Background
This is a example of text with color #33ffff on black background.
CSS codes examples
.text {color:#33ffff;}
.background {background-color:#33ffff;}
.border {border:1px solid #33ffff;}