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