Color Royal Navy Blue aqua-blue (#0066cc):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Royal Navy Blue aqua-blue (#0066cc):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
aqua-blues
aqua-blues Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
medium
Temperature:
cool
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Royal Navy Blue / #0066cc
The HTML HEX code is #0066cc. The corresponding color name is "Royal Navy Blue". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 102%, Blue (B): 204%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 100%, Magenta (M): 50%, Yellow (Y):0%, Black (K): 20%. In the HSL color space, #0066cc has a hue of 210°, saturation of 100%, and lightness of 40%. The HSV representation is 210° for hue, 100% for saturation, and 80% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 44, a* (green to red) = 15, and b* (blue to yellow) = -60. The XYZ representation is X: 16, Y: 14, Z: 59. In the YUV color space, it translates to Y (luminance) = 0.3260, U (chrominance) = 0.2333, and V (chrominance) = -0.2860.
The decimal value of the color is 26316. The closest Web-safe HEX code is #0066CC. Variations of the colour are #3399FF for a 20% lighter version and #003366 for a 20% darker version.
For the color with hex value #0066cc, the correlated color temperature (CT) is estimated to be 1360 Kelvin (1360K).
The approximate wavelength of #0066cc is around 485.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 0066cc | #0066cc |
RGB Decimal Code | 0, 102, 204 | rgb(0, 102, 204) |
CMYK | 100, 50, 0, 20 | / |
HSL | 210°, 100%, 40% | hsl(210°, 100%, 40%) |
HSV | 210°, 100%, 80% | / |
CIE-LAB | 44, 15, -60 | / |
XYZ | 16, 14, 59 | / |
YUV | 0.3260, 0.2333, -0.2860 | / |
Decimal value | 26316 | / |
Web-Safe HEX | 0066CC | #0066CC |
Color Temperature (CT) | 1360 Kelvin (1360K) | / |
Estimate Wavelength | around 485.00nm | / |
The Depth and Diversity of Royal Navy Blue (Hex: #0066cc): Exploring its Impact in Design and Culture
Royal Navy Blue (#0066cc) is reminiscent of the deep blue waters of the Mediterranean Sea, where it evokes a sense of tranquility and calmness. This color also resembles the rich blue feathers of the majestic peacock, adding a touch of elegance and sophistication. Additionally, it mirrors the vibrant sapphire gemstone, radiating a sense of luxury and opulence. Finally, Royal Navy Blue shares similarities with the iconic blue denim fabric, symbolizing casual comfort and timeless style.
Download Stunning Royal Navy Blue Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Royal Navy 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 Royal Navy Blue 4K Wallpaper
Immerse yourself in the beauty of our Royal Navy 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 Royal Navy Blue 4K WallpaperTints and Shades of #0066cc HEX color (Royal Navy 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 #0066cc, 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
- #BFD9F2
- #80B3E6
- #408CD9
- #0066cc
- #004D99
- #003366
- #001A33
- #000000
Tones of Royal Navy Blue (#0066cc HEX color)
A tone is produced by adding gray to any pure hue. In the case of #0066cc, #3370ae is the less saturated color, while #0066cc is the most saturated one.
- #3370ae
- #266eb5
- #1a6bbd
- #0d69c4
- #0066cc
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #0066cc;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #0066cc.
CSS color code example
p { color: #0066cc; }
Text with hexadecimal color #0066cc
This is a sample text with color #0066cc.
Background Color with #0066cc
This is a example with background color #0066cc.
Border Color with #0066cc
#0066cc Color Preview on White (#ffffff) Background
This is a example of text with color #0066cc on white background.
#0066cc Color Preview on Black (#000000) Background
This is a example of text with color #0066cc on black background.
CSS codes examples
.text {color:#0066cc;}
.background {background-color:#0066cc;}
.border {border:1px solid #0066cc;}