‎#3300FF Royal Hunter Blue

‎#3300FF

‎#3300FF (Royal Hunter Blue) RGB value is (51, 0, 255).
Red value is 51, green value is 0, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color ‎#3300FF: hue: 252°, saturation: 100%, and lightness: 50%.
Process color (CMYK) of ‎#3300FF is 80%, 100%, 0%, 0%. Web safe color equivalent of ‎#3300FF is ‎##3300FF. Color #3300FF contains mainly Blue.

Color Spaces

Color spaces of #3300FF Value
RGB51, 0, 255
HSL252°, 100%, 50%
HSV / HSB252°, 100%, 100%
CMYK80%, 100%, 0%, 0%
XYZ19.41, 7.92, 95.09

Base Numbers

Base Red Green Blue
Binary 00110011 00000000 11111111
Octal 063 000 377
Decimal 51 0 255
Hex 33 00 FF

RGB Percentages for Color #3300FF

Red: 16.7%
Blue: 83.3%

CMYK Percentages of Color #3300FF

Cyan: 80%
Magenta: 100%

Shades of #3300FF

Tints of #3300FF

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

<p style="color:#3300FF">Text here</p>

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

Background Color #3300FF

<div style="background-color:#3300FF">Div content here</div>

The background color of this container is #3300FF.
Border Color #3300FF

<div style="border:3px solid #3300FF">Div here</div>

The border color of this container is #3300FF.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(51, 0, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3300FF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3300FF;
-webkit-box-shadow: 1px 1px 3px #3300FF;
box-shadow: 1px 1px 3px #3300FF; }
                
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 #3300FF.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #3300FF (Royal Hunter Blue)

Color Overview & Profile: Color ‎#3300FF, also known as Royal Hunter Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 20% Red (51/255), 0% Green (0/255), and 100% Blue (255/255). The primary color family component is Blue.

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

Web Accessibility & Design Recommendations: When implementing ‎#3300FF 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 ‎##3300FF.

‎#3300FF Royal Hunter Blue hexcolor for Royal Hunter Blue Royal Hunter Blue hexcode Shades of #3300FF Tints of #3300FF Similar Colors to #3300FF #3300FF Color Combinations #3300FF CSS & Web Code #3300FF RGB & CMYK Cool Color Tone
Scroll to Top