#25476A Commodore
#25476A (Commodore) RGB value is (37, 71, 106).
Red value is 37, green value is 71, and blue value is 106.
Cylindrical-coordinate representations (HSL) of color #25476A: hue: 210°, saturation: 48.3%, and lightness: 28%.
Process color (CMYK) of #25476A is 65.1%, 33%, 0%, 58.4%. Web safe color equivalent of #25476A is ##333366. Color #25476A contains mainly Blue.
Color Spaces
| Color spaces of #25476A | Value |
|---|---|
| RGB | 37, 71, 106 |
| HSL | 210°, 48.3%, 28% |
| HSV / HSB | 210°, 65.1%, 41.6% |
| CMYK | 65.1%, 33%, 0%, 58.4% |
| XYZ | 5.62, 5.94, 14.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100101 | 01000111 | 01101010 |
| Octal | 045 | 107 | 152 |
| Decimal | 37 | 71 | 106 |
| Hex | 25 | 47 | 6A |
Shades of #25476A
Tints of #25476A
.mybgColor { background-color: #25476A; }
.myforeColor { color: #25476A; }
.myborderColor { border: 3px solid #25476A; }
<p style="color:#25476A">Text here</p>
This sample text is styled with font color #25476A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#25476A">Div content here</div>
<div style="border:3px solid #25476A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(37, 71, 106, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #25476A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #25476A;
-webkit-box-shadow: 1px 1px 3px #25476A;
box-shadow: 1px 1px 3px #25476A; }
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 #25476A (Commodore)
Color Overview & Profile: Color #25476A, also known as Commodore, 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 (37/255), 28% Green (71/255), and 42% Blue (106/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #25476A translates into the CMYK subtractive color model with values of 65.1% Cyan, 33% Magenta, 0% Yellow, and 58.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 210°, saturation of 48.3%, and lightness of 28%.
Web Accessibility & Design Recommendations: When implementing #25476A 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 ##333366.
