#302833 Black Safflower
#302833 (Black Safflower) RGB value is (48, 40, 51).
Red value is 48, green value is 40, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #302833: hue: 284°, saturation: 12.1%, and lightness: 17.8%.
Process color (CMYK) of #302833 is 5.9%, 21.6%, 0%, 80%. Web safe color equivalent of #302833 is ##333333. Color #302833 contains mainly Black.
Color Spaces
| Color spaces of #302833 | Value |
|---|---|
| RGB | 48, 40, 51 |
| HSL | 284°, 12.1%, 17.8% |
| HSV / HSB | 284°, 21.6%, 20% |
| CMYK | 5.9%, 21.6%, 0%, 80% |
| XYZ | 2.58, 2.39, 3.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110000 | 00101000 | 00110011 |
| Octal | 060 | 050 | 063 |
| Decimal | 48 | 40 | 51 |
| Hex | 30 | 28 | 33 |
Shades of #302833
Tints of #302833
.mybgColor { background-color: #302833; }
.myforeColor { color: #302833; }
.myborderColor { border: 3px solid #302833; }
<p style="color:#302833">Text here</p>
This sample text is styled with font color #302833. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#302833">Div content here</div>
<div style="border:3px solid #302833">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(48, 40, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #302833; }
.divShadow { -moz-box-shadow: 1px 1px 3px #302833;
-webkit-box-shadow: 1px 1px 3px #302833;
box-shadow: 1px 1px 3px #302833; }
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 #302833 (Black Safflower)
Color Overview & Profile: Color #302833, also known as Black Safflower, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 19% Red (48/255), 16% Green (40/255), and 20% Blue (51/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #302833 translates into the CMYK subtractive color model with values of 5.9% Cyan, 21.6% Magenta, 0% Yellow, and 80% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 284°, saturation of 12.1%, and lightness of 17.8%.
Web Accessibility & Design Recommendations: When implementing #302833 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.
