#FFFFCC Conditioner
RGB-waarde van kleur #FFFFCC (Conditioner) is (255, 255, 204).
Roodwaarde is 255, groenwaarde is 255 en blauwwaarde is 204.
HSL-weergave van kleur #FFFFCC: tint: 60°, verzadiging: 100% en helderheid: 90%.
CMYK-kleur van #FFFFCC is 0%, 0%, 20%, 0%. Websafe equivalent van #FFFFCC is ##FFFFCC. Kleur #FFFFCC bevat voornamelijk YELLOW.
Kleurruimten
| Kleurruimten van #FFFFCC | Waarde |
|---|---|
| RGB | 255, 255, 204 |
| HSL | 60°, 100%, 90% |
| HSV / HSB | 60°, 20%, 100% |
| CMYK | 0%, 0%, 20%, 0% |
| XYZ | 87.9, 97.14, 71.23 |
Basisgetallen
| Basis | Rood | Groen | Blauw |
|---|---|---|---|
| Binair | 11111111 | 11111111 | 11001100 |
| Octaal | 377 | 377 | 314 |
| Decimaal | 255 | 255 | 204 |
| Hexadecimaal | FF | FF | CC |
Schaduwen van #FFFFCC
Tinten van #FFFFCC
.mybgColor { background-color: #FFFFCC; }
.myforeColor { color: #FFFFCC; }
.myborderColor { border: 3px solid #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.
<div style="background-color:#FFFFCC">Div content here</div>
<div style="border:3px solid #FFFFCC">Div here</div>
.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; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Grelateerde Kleuren & Harmonieën
Detailed Specifications & Design Guide for #FFFFCC (Conditioner)
Color Overview & Profile: De kleur #FFFFCC, ook bekend als Conditioner, is een opvallende tint in UI-design en drukwerk. In de sRGB-kleurruimte bestaat deze uit 100% Rood (255/255), 100% Groen (255/255) en 80% Blauw (204/255). De primaire kleurfamilie is YELLOW.
Print & Physical Production Specs: Voor fysiek drukwerk vertaalt #FFFFCC zich naar het CMYK-model met 0% Cyaan, 0% Magenta, 20% Geel en 0% Zwart. De HSL-coördinaten hebben een tint van 60°, verzadiging van 100% en helderheid van 90%.
Web Accessibility & Design Recommendations: Zorg bij het gebruik van #FFFFCC op websites voor voldoende contrast volgens WCAG 2.1-normen. Het websafe equivalent is ##FFFFCC.
