#263145 Crow Black
#263145 (Crow Black) RGB value is (38, 49, 69).
Red value is 38, green value is 49, and blue value is 69.
Cylindrical-coordinate representations (HSL) of color #263145: hue: 219°, saturation: 29%, and lightness: 21%.
Process color (CMYK) of #263145 is 44.9%, 29%, 0%, 72.9%. Web safe color equivalent of #263145 is ##333333. Color #263145 contains mainly Blue.
Color Spaces
| Color spaces of #263145 | Value |
|---|---|
| RGB | 38, 49, 69 |
| HSL | 219°, 29%, 21% |
| HSV / HSB | 219°, 44.9%, 27.1% |
| CMYK | 44.9%, 29%, 0%, 72.9% |
| XYZ | 2.97, 3.04, 6.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100110 | 00110001 | 01000101 |
| Octal | 046 | 061 | 105 |
| Decimal | 38 | 49 | 69 |
| Hex | 26 | 31 | 45 |
Shades of #263145
Tints of #263145
.mybgColor { background-color: #263145; }
.myforeColor { color: #263145; }
.myborderColor { border: 3px solid #263145; }
<p style="color:#263145">Text here</p>
This sample text is styled with font color #263145. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#263145">Div content here</div>
<div style="border:3px solid #263145">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(38, 49, 69, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #263145; }
.divShadow { -moz-box-shadow: 1px 1px 3px #263145;
-webkit-box-shadow: 1px 1px 3px #263145;
box-shadow: 1px 1px 3px #263145; }
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 #263145 (Crow Black)
Color Overview & Profile: Color #263145, also known as Crow Black, 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), 19% Green (49/255), and 27% Blue (69/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #263145 translates into the CMYK subtractive color model with values of 44.9% Cyan, 29% Magenta, 0% Yellow, and 72.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 219°, saturation of 29%, and lightness of 21%.
Web Accessibility & Design Recommendations: When implementing #263145 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.
