‎#7777CC Kickstart Purple

‎#7777CC

‎#7777CC (Kickstart Purple) RGB value is (119, 119, 204).
Red value is 119, green value is 119, and blue value is 204.
Cylindrical-coordinate representations (HSL) of color ‎#7777CC: hue: 240°, saturation: 45.5%, and lightness: 63.3%.
Process color (CMYK) of ‎#7777CC is 41.7%, 41.7%, 0%, 20%. Web safe color equivalent of ‎#7777CC is ‎##6666CC. Color #7777CC contains mainly Blue.

Color Spaces

Color spaces of #7777CC Value
RGB119, 119, 204
HSL240°, 45.5%, 63.3%
HSV / HSB240°, 41.7%, 80%
CMYK41.7%, 41.7%, 0%, 20%
XYZ25.1, 21.47, 59.94

Base Numbers

Base Red Green Blue
Binary 01110111 01110111 11001100
Octal 167 167 314
Decimal 119 119 204
Hex 77 77 CC

RGB Percentages for Color #7777CC

Red: 26.9%
Green: 26.9%
Blue: 46.2%

CMYK Percentages of Color #7777CC

Cyan: 41.7%
Magenta: 41.7%
Black: 20%

Shades of #7777CC

Tints of #7777CC

CSS Codes for Color #7777CC
.mybgColor { background-color: #7777CC; }
.myforeColor { color: #7777CC; }
.myborderColor { border: 3px solid #7777CC; }
Text Font Color #7777CC

<p style="color:#7777CC">Text here</p>

This sample text is styled with font color #7777CC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #7777CC

<div style="background-color:#7777CC">Div content here</div>

The background color of this container is #7777CC.
Border Color #7777CC

<div style="border:3px solid #7777CC">Div here</div>

The border color of this container is #7777CC.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(119, 119, 204, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7777CC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7777CC;
-webkit-box-shadow: 1px 1px 3px #7777CC;
box-shadow: 1px 1px 3px #7777CC; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #7777CC.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #7777CC (Kickstart Purple)

Color Overview & Profile: Color ‎#7777CC, also known as Kickstart Purple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (119/255), 47% Green (119/255), and 80% Blue (204/255). The primary color family component is Blue.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#7777CC translates into the CMYK subtractive color model with values of 41.7% Cyan, 41.7% Magenta, 0% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 45.5%, and lightness of 63.3%.

Web Accessibility & Design Recommendations: When implementing ‎#7777CC 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 ‎##6666CC.

‎#7777CC Kickstart Purple hexcolor for Kickstart Purple Kickstart Purple hexcode Shades of #7777CC Tints of #7777CC Similar Colors to #7777CC #7777CC Color Combinations #7777CC CSS & Web Code #7777CC RGB & CMYK Cool Color Tone
Scroll to Top