#454B5D Black Flame
#454B5D (Black Flame) RGB value is (69, 75, 93).
Red value is 69, green value is 75, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #454B5D: hue: 225°, saturation: 14.8%, and lightness: 31.8%.
Process color (CMYK) of #454B5D is 25.8%, 19.4%, 0%, 63.5%. Web safe color equivalent of #454B5D is ##333366. Color #454B5D contains mainly Blue.
Color Spaces
| Color spaces of #454B5D | Value |
|---|---|
| RGB | 69, 75, 93 |
| HSL | 225°, 14.8%, 31.8% |
| HSV / HSB | 225°, 25.8%, 36.5% |
| CMYK | 25.8%, 19.4%, 0%, 63.5% |
| XYZ | 6.95, 7.09, 11.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000101 | 01001011 | 01011101 |
| Octal | 105 | 113 | 135 |
| Decimal | 69 | 75 | 93 |
| Hex | 45 | 4B | 5D |
Shades of #454B5D
Tints of #454B5D
.mybgColor { background-color: #454B5D; }
.myforeColor { color: #454B5D; }
.myborderColor { border: 3px solid #454B5D; }
<p style="color:#454B5D">Text here</p>
This sample text is styled with font color #454B5D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#454B5D">Div content here</div>
<div style="border:3px solid #454B5D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(69, 75, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #454B5D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #454B5D;
-webkit-box-shadow: 1px 1px 3px #454B5D;
box-shadow: 1px 1px 3px #454B5D; }
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 #454B5D (Black Flame)
Color Overview & Profile: Color #454B5D, also known as Black Flame, 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), 29% Green (75/255), and 36% Blue (93/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #454B5D translates into the CMYK subtractive color model with values of 25.8% Cyan, 19.4% Magenta, 0% Yellow, and 63.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 225°, saturation of 14.8%, and lightness of 31.8%.
Web Accessibility & Design Recommendations: When implementing #454B5D 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.
