#384883 Blue Estate
#384883 (Blue Estate) RGB value is (56, 72, 131).
Red value is 56, green value is 72, and blue value is 131.
Cylindrical-coordinate representations (HSL) of color #384883: hue: 227°, saturation: 40.1%, and lightness: 36.7%.
Process color (CMYK) of #384883 is 57.3%, 45%, 0%, 48.6%. Web safe color equivalent of #384883 is ##333399. Color #384883 contains mainly Blue.
Color Spaces
| Color spaces of #384883 | Value |
|---|---|
| RGB | 56, 72, 131 |
| HSL | 227°, 40.1%, 36.7% |
| HSV / HSB | 227°, 57.3%, 51.4% |
| CMYK | 57.3%, 45%, 0%, 48.6% |
| XYZ | 8.04, 7.11, 22.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111000 | 01001000 | 10000011 |
| Octal | 070 | 110 | 203 |
| Decimal | 56 | 72 | 131 |
| Hex | 38 | 48 | 83 |
Shades of #384883
Tints of #384883
.mybgColor { background-color: #384883; }
.myforeColor { color: #384883; }
.myborderColor { border: 3px solid #384883; }
<p style="color:#384883">Text here</p>
This sample text is styled with font color #384883. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#384883">Div content here</div>
<div style="border:3px solid #384883">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(56, 72, 131, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #384883; }
.divShadow { -moz-box-shadow: 1px 1px 3px #384883;
-webkit-box-shadow: 1px 1px 3px #384883;
box-shadow: 1px 1px 3px #384883; }
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 #384883 (Blue Estate)
Color Overview & Profile: Color #384883, also known as Blue Estate, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 22% Red (56/255), 28% Green (72/255), and 51% Blue (131/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #384883 translates into the CMYK subtractive color model with values of 57.3% Cyan, 45% Magenta, 0% Yellow, and 48.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 227°, saturation of 40.1%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #384883 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 ##333399.
