#46636D Bunglehouse Blue
#46636D (Bunglehouse Blue) RGB value is (70, 99, 109).
Red value is 70, green value is 99, and blue value is 109.
Cylindrical-coordinate representations (HSL) of color #46636D: hue: 195°, saturation: 21.8%, and lightness: 35.1%.
Process color (CMYK) of #46636D is 35.8%, 9.2%, 0%, 57.3%. Web safe color equivalent of #46636D is ##336666. Color #46636D contains mainly Blue.
Color Spaces
| Color spaces of #46636D | Value |
|---|---|
| RGB | 70, 99, 109 |
| HSL | 195°, 21.8%, 35.1% |
| HSV / HSB | 195°, 35.8%, 42.7% |
| CMYK | 35.8%, 9.2%, 0%, 57.3% |
| XYZ | 9.75, 11.33, 16.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000110 | 01100011 | 01101101 |
| Octal | 106 | 143 | 155 |
| Decimal | 70 | 99 | 109 |
| Hex | 46 | 63 | 6D |
Shades of #46636D
Tints of #46636D
.mybgColor { background-color: #46636D; }
.myforeColor { color: #46636D; }
.myborderColor { border: 3px solid #46636D; }
<p style="color:#46636D">Text here</p>
This sample text is styled with font color #46636D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#46636D">Div content here</div>
<div style="border:3px solid #46636D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(70, 99, 109, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #46636D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #46636D;
-webkit-box-shadow: 1px 1px 3px #46636D;
box-shadow: 1px 1px 3px #46636D; }
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 #46636D (Bunglehouse Blue)
Color Overview & Profile: Color #46636D, also known as Bunglehouse Blue, 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 (70/255), 39% Green (99/255), and 43% Blue (109/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #46636D translates into the CMYK subtractive color model with values of 35.8% Cyan, 9.2% Magenta, 0% Yellow, and 57.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 21.8%, and lightness of 35.1%.
Web Accessibility & Design Recommendations: When implementing #46636D 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 ##336666.
