#9B983D Be Yourself
#9B983D (Be Yourself) RGB value is (155, 152, 61).
Red value is 155, green value is 152, and blue value is 61.
Cylindrical-coordinate representations (HSL) of color #9B983D: hue: 58°, saturation: 43.5%, and lightness: 42.4%.
Process color (CMYK) of #9B983D is 0%, 1.9%, 60.6%, 39.2%. Web safe color equivalent of #9B983D is ##999933. Color #9B983D contains mainly Yellow.
Color Spaces
| Color spaces of #9B983D | Value |
|---|---|
| RGB | 155, 152, 61 |
| HSL | 58°, 43.5%, 42.4% |
| HSV / HSB | 58°, 60.6%, 60.8% |
| CMYK | 0%, 1.9%, 60.6%, 39.2% |
| XYZ | 25.59, 29.76, 8.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011011 | 10011000 | 00111101 |
| Octal | 233 | 230 | 075 |
| Decimal | 155 | 152 | 61 |
| Hex | 9B | 98 | 3D |
Shades of #9B983D
Tints of #9B983D
.mybgColor { background-color: #9B983D; }
.myforeColor { color: #9B983D; }
.myborderColor { border: 3px solid #9B983D; }
<p style="color:#9B983D">Text here</p>
This sample text is styled with font color #9B983D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9B983D">Div content here</div>
<div style="border:3px solid #9B983D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(155, 152, 61, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9B983D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9B983D;
-webkit-box-shadow: 1px 1px 3px #9B983D;
box-shadow: 1px 1px 3px #9B983D; }
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 #9B983D (Be Yourself)
Color Overview & Profile: Color #9B983D, also known as Be Yourself, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 61% Red (155/255), 60% Green (152/255), and 24% Blue (61/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #9B983D translates into the CMYK subtractive color model with values of 0% Cyan, 1.9% Magenta, 60.6% Yellow, and 39.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 58°, saturation of 43.5%, and lightness of 42.4%.
Web Accessibility & Design Recommendations: When implementing #9B983D 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 ##999933.
