COLOR #F1F9C6

HEX: #F1F9C6 RGB: (241,249,198)

Renk bilgisi

#F1F9C6 contains red, green and blue colors in about the same proportion. #F1F9C6 ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#F1F9C6 color RGB value is (241,249,198).

RGB: (241,249,198) (95%, 98%, 78%)

RGB bağlantıları ve doygunluk

R 241 of 255 = 95%
G 249 of 255 = 98%
B 198 of 255 = 78%

241
249
198

R + G + B ~ 90%. #F1F9C6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 241 + 249 + 198 = 688 (100%)
R 241 of 688 ~ 35.03%
G 249 of 688 ~ 36.19%
B 198 of 688 ~ 28.78'%

%35.03
%36.19
%28.78

CMYK RENK MODELİ

#F1F9C6 rengi CMYK tonu (3,0,20,2).

  • camgöbeği tonu 3.21%
  • eflatun tonu 0.00%
  • sarı tonu 20.48%
  • ana renk tonu 2.35%

CMYK: (3,0,20,2)
C3M0Y20K2 (3%, 0%, 20%, 2%)
(0.03 / 0.00 / 0.20 / 0.02)

CMYK yüzdeleri

%3.21
%0
%20.48
%2.35

Codes

Color #F1F9C6 in popluar color models

F1 F9 C6
RGB 241 249 198
HSL 69° 80.95% 87.65%
HSB/HSV 69° 20.48% 97.65%
CMYK 3.21% 0.00% 20.48%
2.35%

Color #F1F9C6 in popluar number systems.

HEX F1 F9 C6
Decimal 241 249 198
Binary 11110001 11111001 11000110
Octal 361 371 306

Shades and tints

Shades of #F1F9C6

#F1F9C6
(241,249,198)
#DCE3B4
(220,227,180)
#C7CDA2
(199,205,162)
#B2B790
(178,183,144)
#9DA17E
(157,161,126)
#888B6C
(136,139,108)
#73755A
(115,117,90)
#5E5F48
(94,95,72)
#494936
(73,73,54)
#343324
(52,51,36)
#1F1D12
(31,29,18)
#000000
(0,0,0)

Tints of #F1F9C6

#F1F9C6
(241,249,198)
#F2F9CB
(242,249,203)
#F3F9D0
(243,249,208)
#F4F9D5
(244,249,213)
#F5F9DA
(245,249,218)
#F6F9DF
(246,249,223)
#F7F9E4
(247,249,228)
#F8F9E9
(248,249,233)
#F9F9EE
(249,249,238)
#FAF9F3
(250,249,243)
#FBF9F8
(251,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F1F9C6 color. Also use rgb(241,249,198) instead hex code.

Text Font Color

.myTextColor { color: #F1F9C6; }

<p style="color:#F1F9C6">This sample text font color is #F1F9C6.</p>

This text font color is #F1F9C6.

Background Color

.myBgColor { background-color: #F1F9C6; }

<div style="background-color:#F1F9C6">Inner text</div>

This div background color is #F1F9C6.

Border color

.myBorderColor { border: 1px solid #F1F9C6; }

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

This div border color is #F1F9C6.

Opacity

.myOpacity80 { color: #F1F9C6; opacity: 0.8; }

<p style="color:#F1F9C6;opacity:0.8;">80%</p>

Text with #F1F9C6 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #F1F9C6;}

<p style="text-shadow: 3px 3px 1px #F1F9C6">Text here.</p>

This text has shadow with #F1F9C6 color.


.textShadow {text-shadow: 3px 3px 1px #F1F9C6', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #F1F9C6, 5px 5px 20px red">Text here.</p>

This text has shadow with #F1F9C6 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#F1F9C6, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#F1F9C6, Direction=45, Strength=4)">Text</p>

This text has shadow with #F1F9C6 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #F1F9C6;
-webkit-box-shadow: 1px 1px 3px 2px #F1F9C6;
box-shadow: 1px 1px 3px 2px #F1F9C6;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #F1F9C6; -webkit-box-shadow: 1px 1px 3px 2px #F1F9C6; box-shadow:1px 1px 3px 2px #F1F9C6;">
Div content here
</div>

This div box has shadow with color #F1F9C6.

Preview

Color preview on black background

This text has color #F1F9C6 on black background.


Color preview on white background

This text has color #F1F9C6 on white background.


Black color preview on #F1F9C6 background

This text has black color on #F1F9C6 background.


White color preview on #F1F9C6 background

This text has white color on #F1F9C6 background.


Related colors

Complementary color

Complementary color for #hex is #0E0639.


I love getcolorcode.com

Triadic colors

1 #C6F1F9 and #F9C6F1 with #F1F9C6 are triadic colors.

2 #C6F9F1 and #F9F1C6 with #F1F9C6 are triadic colors.