‎#FFFFCC Conditioner

‎#FFFFCC

‎#FFFFCC (Conditioner) RGB value is (255, 255, 204).
Red value is 255, green value is 255, and blue value is 204.
Cylindrical-coordinate representations (HSL) of color ‎#FFFFCC: hue: 60°, saturation: 100%, and lightness: 90%.
Process color (CMYK) of ‎#FFFFCC is 0%, 0%, 20%, 0%. Web safe color equivalent of ‎#FFFFCC is ‎##FFFFCC. Color #FFFFCC contains mainly Yellow.

Color Spaces

Color spaces of #FFFFCC Value
RGB255, 255, 204
HSL60°, 100%, 90%
HSV / HSB60°, 20%, 100%
CMYK0%, 0%, 20%, 0%
XYZ87.9, 97.14, 71.23

Base Numbers

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

RGB Percentages for Color #FFFFCC

Red: 35.7%
Green: 35.7%
Blue: 28.6%

CMYK Percentages of Color #FFFFCC

Yellow: 20%

Shades of #FFFFCC

Tints of #FFFFCC

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

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

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

Background Color #FFFFCC

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

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

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

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

Related Colors & Harmonies

Detailed Specifications & Design Guide for #FFFFCC (Conditioner)

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

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

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

‎#FFFFCC Conditioner hexcolor for Conditioner Conditioner hexcode Shades of #FFFFCC Tints of #FFFFCC Similar Colors to #FFFFCC #FFFFCC Color Combinations #FFFFCC CSS & Web Code #FFFFCC RGB & CMYK Warm Color Tone
Scroll to Top