#43464A Big Dipper
#43464A (Big Dipper) RGB value is (67, 70, 74).
Red value is 67, green value is 70, and blue value is 74.
Cylindrical-coordinate representations (HSL) of color #43464A: hue: 214°, saturation: 5%, and lightness: 27.6%.
Process color (CMYK) of #43464A is 9.5%, 5.4%, 0%, 71%. Web safe color equivalent of #43464A is ##333333. Color #43464A contains mainly GRAY.
Color Spaces
| Color spaces of #43464A | Value |
|---|---|
| RGB | 67, 70, 74 |
| HSL | 214°, 5%, 27.6% |
| HSV / HSB | 214°, 9.5%, 29% |
| CMYK | 9.5%, 5.4%, 0%, 71% |
| XYZ | 5.74, 6.07, 7.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000011 | 01000110 | 01001010 |
| Octal | 103 | 106 | 112 |
| Decimal | 67 | 70 | 74 |
| Hex | 43 | 46 | 4A |
Shades of #43464A
Tints of #43464A
.mybgColor { background-color: #43464A; }
.myforeColor { color: #43464A; }
.myborderColor { border: 3px solid #43464A; }
<p style="color:#43464A">Text here</p>
This sample text is styled with font color #43464A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#43464A">Div content here</div>
<div style="border:3px solid #43464A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(67, 70, 74, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #43464A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #43464A;
-webkit-box-shadow: 1px 1px 3px #43464A;
box-shadow: 1px 1px 3px #43464A; }
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 #43464A (Big Dipper)
Color Overview & Profile: Color #43464A, also known as Big Dipper, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 26% Red (67/255), 27% Green (70/255), and 29% Blue (74/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #43464A translates into the CMYK subtractive color model with values of 9.5% Cyan, 5.4% Magenta, 0% Yellow, and 71% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 214°, saturation of 5%, and lightness of 27.6%.
Web Accessibility & Design Recommendations: When implementing #43464A 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.
