#00619D Rave Regatta
#00619D (Rave Regatta) RGB value is (0, 97, 157).
Red value is 0, green value is 97, and blue value is 157.
Cylindrical-coordinate representations (HSL) of color #00619D: hue: 203°, saturation: 100%, and lightness: 30.8%.
Process color (CMYK) of #00619D is 100%, 38.2%, 0%, 38.4%. Web safe color equivalent of #00619D is ##006699. Color #00619D contains mainly Blue.
Color Spaces
| Color spaces of #00619D | Value |
|---|---|
| RGB | 0, 97, 157 |
| HSL | 203°, 100%, 30.8% |
| HSV / HSB | 203°, 100%, 61.6% |
| CMYK | 100%, 38.2%, 0%, 38.4% |
| XYZ | 10.36, 10.98, 33.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000000 | 01100001 | 10011101 |
| Octal | 000 | 141 | 235 |
| Decimal | 0 | 97 | 157 |
| Hex | 00 | 61 | 9D |
Shades of #00619D
Tints of #00619D
.mybgColor { background-color: #00619D; }
.myforeColor { color: #00619D; }
.myborderColor { border: 3px solid #00619D; }
<p style="color:#00619D">Text here</p>
This sample text is styled with font color #00619D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#00619D">Div content here</div>
<div style="border:3px solid #00619D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 97, 157, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #00619D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #00619D;
-webkit-box-shadow: 1px 1px 3px #00619D;
box-shadow: 1px 1px 3px #00619D; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #00619D (Rave Regatta)
Color Overview & Profile: Color #00619D, also known as Rave Regatta, 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), 38% Green (97/255), and 62% Blue (157/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #00619D translates into the CMYK subtractive color model with values of 100% Cyan, 38.2% Magenta, 0% Yellow, and 38.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 203°, saturation of 100%, and lightness of 30.8%.
Web Accessibility & Design Recommendations: When implementing #00619D 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 ##006699.
