‎#00007D Deep Blue

‎#00007D

‎#00007D (Deep Blue) RGB value is (0, 0, 125).
Red value is 0, green value is 0, and blue value is 125.
Cylindrical-coordinate representations (HSL) of color ‎#00007D: hue: 240°, saturation: 100%, and lightness: 24.5%.
Process color (CMYK) of ‎#00007D is 100%, 100%, 0%, 51%. Web safe color equivalent of ‎#00007D is ‎##000066. Color #00007D contains mainly Blue.

Color Spaces

Color spaces of #00007D Value
RGB0, 0, 125
HSL240°, 100%, 24.5%
HSV / HSB240°, 100%, 49%
CMYK100%, 100%, 0%, 51%
XYZ3.7, 1.48, 19.49

Base Numbers

Base Red Green Blue
Binary 00000000 00000000 01111101
Octal 000 000 175
Decimal 0 0 125
Hex 00 00 7D

RGB Percentages for Color #00007D

Blue: 100%

CMYK Percentages of Color #00007D

Cyan: 100%
Magenta: 100%
Black: 51%

Shades of #00007D

Tints of #00007D

CSS Codes for Color #00007D
.mybgColor { background-color: #00007D; }
.myforeColor { color: #00007D; }
.myborderColor { border: 3px solid #00007D; }
Text Font Color #00007D

<p style="color:#00007D">Text here</p>

This sample text is styled with font color #00007D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #00007D

<div style="background-color:#00007D">Div content here</div>

The background color of this container is #00007D.
Border Color #00007D

<div style="border:3px solid #00007D">Div here</div>

The border color of this container is #00007D.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 0, 125, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #00007D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #00007D;
-webkit-box-shadow: 1px 1px 3px #00007D;
box-shadow: 1px 1px 3px #00007D; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #00007D.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #00007D (Deep Blue)

Color Overview & Profile: Color ‎#00007D, also known as Deep Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 0% Red (0/255), 0% Green (0/255), and 49% Blue (125/255). The primary color family component is Blue.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#00007D translates into the CMYK subtractive color model with values of 100% Cyan, 100% Magenta, 0% Yellow, and 51% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 100%, and lightness of 24.5%.

Web Accessibility & Design Recommendations: When implementing ‎#00007D in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ‎##000066.

‎#00007D Deep Blue hexcolor for Deep Blue Deep Blue hexcode Shades of #00007D Tints of #00007D Similar Colors to #00007D #00007D Color Combinations #00007D CSS & Web Code #00007D RGB & CMYK Cool Color Tone
Scroll to Top