Color Cyan cyan (#0ff0fe):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Cyan cyan (#0ff0fe):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
cyans
cyans Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
cool
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Cyan / #0ff0fe
The HTML HEX code is #0ff0fe. The corresponding color name is "Cyan". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 15%, Green (G): 240%, Blue (B): 254%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 94%, Magenta (M): 6%, Yellow (Y):0%, Black (K): 0%. In the HSL color space, #0ff0fe has a hue of 184°, saturation of 99%, and lightness of 53%. The HSV representation is 184° for hue, 94% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 87, a* (green to red) = -41, and b* (blue to yellow) = -20. The XYZ representation is X: 49, Y: 70, Z: 105. In the YUV color space, it translates to Y (luminance) = 0.6836, U (chrominance) = 0.1538, and V (chrominance) = -0.5481.
The decimal value of the color is 1044734. The closest Web-safe HEX code is #00FFFF. Variations of the colour are #76F5FE for a 20% lighter version and #019CA7 for a 20% darker version.
For the color with hex value #0ff0fe, the correlated color temperature (CT) is estimated to be 14678 Kelvin (14678K).
The approximate wavelength of #0ff0fe is around 498.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 0ff0fe | #0ff0fe |
RGB Decimal Code | 15, 240, 254 | rgb(15, 240, 254) |
CMYK | 94, 6, 0, 0 | / |
HSL | 184°, 99%, 53% | hsl(184°, 99%, 53%) |
HSV | 184°, 94%, 100% | / |
CIE-LAB | 87, -41, -20 | / |
XYZ | 49, 70, 105 | / |
YUV | 0.6836, 0.1538, -0.5481 | / |
Decimal value | 1044734 | / |
Web-Safe HEX | 00FFFF | #00FFFF |
Color Temperature (CT) | 14678 Kelvin (14678K) | / |
Estimate Wavelength | around 498.00nm | / |
The Depth and Diversity of Cyan (Hex: #0ff0fe): Exploring its Impact in Design and Culture
The hex color #0ff0fe, also known as Cyan, resembles the vibrant hues of the shimmering ocean waves or the translucent beauty of a tropical lagoon. It evokes a sense of tranquility and serenity, similar to the peacefulness found in the vastness of the open sea. This color is reminiscent of a crystal-clear sky on a sunny day, where the brilliant blue meets the horizon. Cyan also resembles the delicate petals of some exotic flowers, such as the Blue Passionflower or the Himalayan Blue Poppy. It is a refreshing and soothing color that captures the essence of natures beauty.
Download Stunning Cyan Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Cyan Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Cyan 4K Wallpaper
Immerse yourself in the beauty of our Cyan 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 Cyan 4K WallpaperTints and Shades of #0ff0fe HEX color (Cyan)
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 #0ff0fe, 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
- #C3FBFF
- #87F8FF
- #4BF4FE
- #0ff0fe
- #0BB4BF
- #08787F
- #043C40
- #000000
Tones of Cyan (#0ff0fe HEX color)
A tone is produced by adding gray to any pure hue. In the case of #0ff0fe, #3cc3cc is the less saturated color, while #0ff0fe is the most saturated one.
- #3cc3cc
- #31ced8
- #26dae5
- #1ae5f1
- #0ff0fe
- #33585a
- #265154
- #1a4a4e
- #0d4447
HTML Usage Examples
HTML using color code example
<p style="color: #0ff0fe;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #0ff0fe.
CSS color code example
p { color: #0ff0fe; }
Text with hexadecimal color #0ff0fe
This is a sample text with color #0ff0fe.
Background Color with #0ff0fe
This is a example with background color #0ff0fe.
Border Color with #0ff0fe
#0ff0fe Color Preview on White (#ffffff) Background
This is a example of text with color #0ff0fe on white background.
#0ff0fe Color Preview on Black (#000000) Background
This is a example of text with color #0ff0fe on black background.
CSS codes examples
.text {color:#0ff0fe;}
.background {background-color:#0ff0fe;}
.border {border:1px solid #0ff0fe;}