#262B3D Valhalla
#262B3D (Valhalla) RGB value is (38, 43, 61).
Red value is 38, green value is 43, and blue value is 61.
Cylindrical-coordinate representations (HSL) of color #262B3D: hue: 227°, saturation: 23.2%, and lightness: 19.4%.
Process color (CMYK) of #262B3D is 37.7%, 29.5%, 0%, 76.1%. Web safe color equivalent of #262B3D is ##333333. Color #262B3D contains mainly Blue.
Color Spaces
| Color spaces of #262B3D | Value |
|---|---|
| RGB | 38, 43, 61 |
| HSL | 227°, 23.2%, 19.4% |
| HSV / HSB | 227°, 37.7%, 23.9% |
| CMYK | 37.7%, 29.5%, 0%, 76.1% |
| XYZ | 2.51, 2.48, 4.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100110 | 00101011 | 00111101 |
| Octal | 046 | 053 | 075 |
| Decimal | 38 | 43 | 61 |
| Hex | 26 | 2B | 3D |
Shades of #262B3D
Tints of #262B3D
.mybgColor { background-color: #262B3D; }
.myforeColor { color: #262B3D; }
.myborderColor { border: 3px solid #262B3D; }
<p style="color:#262B3D">Text here</p>
This sample text is styled with font color #262B3D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#262B3D">Div content here</div>
<div style="border:3px solid #262B3D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(38, 43, 61, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #262B3D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #262B3D;
-webkit-box-shadow: 1px 1px 3px #262B3D;
box-shadow: 1px 1px 3px #262B3D; }
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 #262B3D (Valhalla)
Color Overview & Profile: Color #262B3D, also known as Valhalla, 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), 17% Green (43/255), and 24% Blue (61/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #262B3D translates into the CMYK subtractive color model with values of 37.7% Cyan, 29.5% Magenta, 0% Yellow, and 76.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 227°, saturation of 23.2%, and lightness of 19.4%.
Web Accessibility & Design Recommendations: When implementing #262B3D 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 ##333333.
