‎#CC55FF Pink Fever

‎#CC55FF

‎#CC55FF (Pink Fever) RGB value is (204, 85, 255).
Red value is 204, green value is 85, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color ‎#CC55FF: hue: 282°, saturation: 100%, and lightness: 66.7%.
Process color (CMYK) of ‎#CC55FF is 20%, 66.7%, 0%, 0%. Web safe color equivalent of ‎#CC55FF is ‎##CC66FF. Color #CC55FF contains mainly Magenta.

Color Spaces

Color spaces of #CC55FF Value
RGB204, 85, 255
HSL282°, 100%, 66.7%
HSV / HSB282°, 66.7%, 100%
CMYK20%, 66.7%, 0%, 0%
XYZ46.2, 26.56, 97.28

Base Numbers

Base Red Green Blue
Binary 11001100 01010101 11111111
Octal 314 125 377
Decimal 204 85 255
Hex CC 55 FF

RGB Percentages for Color #CC55FF

Red: 37.5%
Green: 15.6%
Blue: 46.9%

CMYK Percentages of Color #CC55FF

Cyan: 20%
Magenta: 66.7%

Shades of #CC55FF

Tints of #CC55FF

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

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

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

Background Color #CC55FF

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

The background color of this container is #CC55FF.
Border Color #CC55FF

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

The border color of this container is #CC55FF.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(204, 85, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CC55FF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CC55FF;
-webkit-box-shadow: 1px 1px 3px #CC55FF;
box-shadow: 1px 1px 3px #CC55FF; }
                
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 #CC55FF.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #CC55FF (Pink Fever)

Color Overview & Profile: Color ‎#CC55FF, also known as Pink Fever, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (204/255), 33% Green (85/255), and 100% Blue (255/255). The primary color family component is Magenta.

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

Web Accessibility & Design Recommendations: When implementing ‎#CC55FF 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 ‎##CC66FF.

‎#CC55FF Pink Fever hexcolor for Pink Fever Pink Fever hexcode Shades of #CC55FF Tints of #CC55FF Similar Colors to #CC55FF #CC55FF Color Combinations #CC55FF CSS & Web Code #CC55FF RGB & CMYK Cool Color Tone
Scroll to Top