#66907D Stanford Green
#66907D (Stanford Green) RGB value is (102, 144, 125).
Red value is 102, green value is 144, and blue value is 125.
Cylindrical-coordinate representations (HSL) of color #66907D: hue: 153°, saturation: 17.1%, and lightness: 48.2%.
Process color (CMYK) of #66907D is 29.2%, 0%, 13.2%, 43.5%. Web safe color equivalent of #66907D is ##669966. Color #66907D contains mainly Cyan.
Color Spaces
| Color spaces of #66907D | Value |
|---|---|
| RGB | 102, 144, 125 |
| HSL | 153°, 17.1%, 48.2% |
| HSV / HSB | 153°, 29.2%, 56.5% |
| CMYK | 29.2%, 0%, 13.2%, 43.5% |
| XYZ | 19.15, 24.25, 23.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100110 | 10010000 | 01111101 |
| Octal | 146 | 220 | 175 |
| Decimal | 102 | 144 | 125 |
| Hex | 66 | 90 | 7D |
Shades of #66907D
Tints of #66907D
.mybgColor { background-color: #66907D; }
.myforeColor { color: #66907D; }
.myborderColor { border: 3px solid #66907D; }
<p style="color:#66907D">Text here</p>
This sample text is styled with font color #66907D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#66907D">Div content here</div>
<div style="border:3px solid #66907D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(102, 144, 125, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #66907D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #66907D;
-webkit-box-shadow: 1px 1px 3px #66907D;
box-shadow: 1px 1px 3px #66907D; }
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 #66907D (Stanford Green)
Color Overview & Profile: Color #66907D, also known as Stanford Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (102/255), 56% Green (144/255), and 49% Blue (125/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #66907D translates into the CMYK subtractive color model with values of 29.2% Cyan, 0% Magenta, 13.2% Yellow, and 43.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 153°, saturation of 17.1%, and lightness of 48.2%.
Web Accessibility & Design Recommendations: When implementing #66907D 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 ##669966.
