#45363A Rapt
#45363A (Rapt) RGB value is (69, 54, 58).
Red value is 69, green value is 54, and blue value is 58.
Cylindrical-coordinate representations (HSL) of color #45363A: hue: 344°, saturation: 12.2%, and lightness: 24.1%.
Process color (CMYK) of #45363A is 0%, 21.7%, 15.9%, 72.9%. Web safe color equivalent of #45363A is ##333333. Color #45363A contains mainly GRAY.
Color Spaces
| Color spaces of #45363A | Value |
|---|---|
| RGB | 69, 54, 58 |
| HSL | 344°, 12.2%, 24.1% |
| HSV / HSB | 344°, 21.7%, 27.1% |
| CMYK | 0%, 21.7%, 15.9%, 72.9% |
| XYZ | 4.54, 4.21, 4.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000101 | 00110110 | 00111010 |
| Octal | 105 | 066 | 072 |
| Decimal | 69 | 54 | 58 |
| Hex | 45 | 36 | 3A |
Shades of #45363A
Tints of #45363A
.mybgColor { background-color: #45363A; }
.myforeColor { color: #45363A; }
.myborderColor { border: 3px solid #45363A; }
<p style="color:#45363A">Text here</p>
This sample text is styled with font color #45363A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#45363A">Div content here</div>
<div style="border:3px solid #45363A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(69, 54, 58, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #45363A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #45363A;
-webkit-box-shadow: 1px 1px 3px #45363A;
box-shadow: 1px 1px 3px #45363A; }
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 #45363A (Rapt)
Color Overview & Profile: Color #45363A, also known as Rapt, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 27% Red (69/255), 21% Green (54/255), and 23% Blue (58/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #45363A translates into the CMYK subtractive color model with values of 0% Cyan, 21.7% Magenta, 15.9% Yellow, and 72.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 344°, saturation of 12.2%, and lightness of 24.1%.
Web Accessibility & Design Recommendations: When implementing #45363A 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.
