#264D8E Unity
#264D8E (Unity) RGB value is (38, 77, 142).
Red value is 38, green value is 77, and blue value is 142.
Cylindrical-coordinate representations (HSL) of color #264D8E: hue: 218°, saturation: 57.8%, and lightness: 35.3%.
Process color (CMYK) of #264D8E is 73.2%, 45.8%, 0%, 44.3%. Web safe color equivalent of #264D8E is ##336699. Color #264D8E contains mainly Blue.
Color Spaces
| Color spaces of #264D8E | Value |
|---|---|
| RGB | 38, 77, 142 |
| HSL | 218°, 57.8%, 35.3% |
| HSV / HSB | 218°, 73.2%, 55.7% |
| CMYK | 73.2%, 45.8%, 0%, 44.3% |
| XYZ | 8.33, 7.67, 26.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100110 | 01001101 | 10001110 |
| Octal | 046 | 115 | 216 |
| Decimal | 38 | 77 | 142 |
| Hex | 26 | 4D | 8E |
Shades of #264D8E
Tints of #264D8E
.mybgColor { background-color: #264D8E; }
.myforeColor { color: #264D8E; }
.myborderColor { border: 3px solid #264D8E; }
<p style="color:#264D8E">Text here</p>
This sample text is styled with font color #264D8E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#264D8E">Div content here</div>
<div style="border:3px solid #264D8E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(38, 77, 142, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #264D8E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #264D8E;
-webkit-box-shadow: 1px 1px 3px #264D8E;
box-shadow: 1px 1px 3px #264D8E; }
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 #264D8E (Unity)
Color Overview & Profile: Color #264D8E, also known as Unity, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 15% Red (38/255), 30% Green (77/255), and 56% Blue (142/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #264D8E translates into the CMYK subtractive color model with values of 73.2% Cyan, 45.8% Magenta, 0% Yellow, and 44.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 218°, saturation of 57.8%, and lightness of 35.3%.
Web Accessibility & Design Recommendations: When implementing #264D8E 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 ##336699.
