#C07765 Himalayan Salt
#C07765 (Himalayan Salt) RGB value is (192, 119, 101).
Red value is 192, green value is 119, and blue value is 101.
Cylindrical-coordinate representations (HSL) of color #C07765: hue: 12°, saturation: 41.9%, and lightness: 57.5%.
Process color (CMYK) of #C07765 is 0%, 38%, 47.4%, 24.7%. Web safe color equivalent of #C07765 is ##CC6666. Color #C07765 contains mainly Red.
Color Spaces
| Color spaces of #C07765 | Value |
|---|---|
| RGB | 192, 119, 101 |
| HSL | 12°, 41.9%, 57.5% |
| HSV / HSB | 12°, 47.4%, 75.3% |
| CMYK | 0%, 38%, 47.4%, 24.7% |
| XYZ | 30.69, 25.34, 15.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000000 | 01110111 | 01100101 |
| Octal | 300 | 167 | 145 |
| Decimal | 192 | 119 | 101 |
| Hex | C0 | 77 | 65 |
Shades of #C07765
Tints of #C07765
.mybgColor { background-color: #C07765; }
.myforeColor { color: #C07765; }
.myborderColor { border: 3px solid #C07765; }
<p style="color:#C07765">Text here</p>
This sample text is styled with font color #C07765. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C07765">Div content here</div>
<div style="border:3px solid #C07765">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(192, 119, 101, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C07765; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C07765;
-webkit-box-shadow: 1px 1px 3px #C07765;
box-shadow: 1px 1px 3px #C07765; }
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 #C07765 (Himalayan Salt)
Color Overview & Profile: Color #C07765, also known as Himalayan Salt, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (192/255), 47% Green (119/255), and 40% Blue (101/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C07765 translates into the CMYK subtractive color model with values of 0% Cyan, 38% Magenta, 47.4% Yellow, and 24.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 12°, saturation of 41.9%, and lightness of 57.5%.
Web Accessibility & Design Recommendations: When implementing #C07765 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 ##CC6666.
