Color Phthalo Blue blue (#000f89):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Phthalo Blue blue (#000f89):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
blues
blues Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
dark-toned
Shade:
medium
Temperature:
cool
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Phthalo Blue / #000f89
The HTML HEX code is #000f89. The corresponding color name is "Phthalo Blue". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 15%, Blue (B): 137%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 100%, Magenta (M): 89%, Yellow (Y):0%, Black (K): 46%. In the HSL color space, #000f89 has a hue of 233°, saturation of 100%, and lightness of 27%. The HSV representation is 233° for hue, 100% for saturation, and 54% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 16, a* (green to red) = 44, and b* (blue to yellow) = -65. The XYZ representation is X: 5, Y: 2, Z: 24. In the YUV color space, it translates to Y (luminance) = 0.0958, U (chrominance) = 0.2173, and V (chrominance) = -0.0840.
The decimal value of the color is 3977. The closest Web-safe HEX code is #000099. Variations of the colour are #001CF0 for a 20% lighter version and #000424 for a 20% darker version.
For the color with hex value #000f89, the correlated color temperature (CT) is estimated to be 1739 Kelvin (1739K).
The approximate wavelength of #000f89 is around 473.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | 000f89 | #000f89 |
RGB Decimal Code | 0, 15, 137 | rgb(0, 15, 137) |
CMYK | 100, 89, 0, 46 | / |
HSL | 233°, 100%, 27% | hsl(233°, 100%, 27%) |
HSV | 233°, 100%, 54% | / |
CIE-LAB | 16, 44, -65 | / |
XYZ | 5, 2, 24 | / |
YUV | 0.0958, 0.2173, -0.0840 | / |
Decimal value | 3977 | / |
Web-Safe HEX | 000099 | #000099 |
Color Temperature (CT) | 1739 Kelvin (1739K) | / |
Estimate Wavelength | around 473.50nm | / |
The Depth and Diversity of Phthalo Blue (Hex: #000f89): Exploring its Impact in Design and Culture
Phthalo Blue (#000f89) bears a striking resemblance to the depths of the ocean, evoking images of vastness and mystery. This vibrant shade captures the essence of a serene underwater world, where sunlight refracts through the waves, illuminating a plethora of marine life. Picture schools of shimmering fish, sleek dolphins gracefully gliding, and majestic coral reefs teeming with vibrant colors. Just as Phthalo Blue brings depth to a canvas, it mirrors the depths of the sea, captivating our imagination and reminding us of the vast beauty that lies beneath the surface.
Download Stunning Phthalo Blue Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Phthalo 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 Phthalo Blue 4K Wallpaper
Immerse yourself in the beauty of our Phthalo 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 Phthalo Blue 4K WallpaperTints and Shades of #000f89 HEX color (Phthalo 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 #000f89, 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
- #BFC3E2
- #8087C4
- #404BA7
- #000f89
- #000B67
- #000845
- #000422
- #000000
Tones of Phthalo Blue (#000f89 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #000f89, #333c85 is the less saturated color, while #000f89 is the most saturated one.
- #333c85
- #263186
- #1a2687
- #0d1a88
- #000f89
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #000f89;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #000f89.
CSS color code example
p { color: #000f89; }
Text with hexadecimal color #000f89
This is a sample text with color #000f89.
Background Color with #000f89
This is a example with background color #000f89.
Border Color with #000f89
#000f89 Color Preview on White (#ffffff) Background
This is a example of text with color #000f89 on white background.
#000f89 Color Preview on Black (#000000) Background
This is a example of text with color #000f89 on black background.
CSS codes examples
.text {color:#000f89;}
.background {background-color:#000f89;}
.border {border:1px solid #000f89;}