COLOR #F1F6D5

HEX: #F1F6D5 RGB: (241,246,213)

Renk bilgisi

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

RGB renk modeli

#F1F6D5 color RGB value is (241,246,213).

RGB: (241,246,213) (95%, 96%, 84%)

RGB bağlantıları ve doygunluk

R 241 of 255 = 95%
G 246 of 255 = 96%
B 213 of 255 = 84%

241
246
213

R + G + B ~ 92%. #F1F6D5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 241 + 246 + 213 = 700 (100%)
R 241 of 700 ~ 34.43%
G 246 of 700 ~ 35.14%
B 213 of 700 ~ 30.43'%

%34.43
%35.14
%30.43

CMYK RENK MODELİ

#F1F6D5 rengi CMYK tonu (2,0,13,4).

  • camgöbeği tonu 2.03%
  • eflatun tonu 0.00%
  • sarı tonu 13.41%
  • ana renk tonu 3.53%

CMYK: (2,0,13,4)
C2M0Y13K4 (2%, 0%, 13%, 4%)
(0.02 / 0.00 / 0.13 / 0.04)

CMYK yüzdeleri

%2.03
%0
%13.41
%3.53

Codes

Color #F1F6D5 in popluar color models

F1 F6 D5
RGB 241 246 213
HSL 69° 64.71% 90.00%
HSB/HSV 69° 13.41% 96.47%
CMYK 2.03% 0.00% 13.41%
3.53%

Color #F1F6D5 in popluar number systems.

HEX F1 F6 D5
Decimal 241 246 213
Binary 11110001 11110110 11010101
Octal 361 366 325

Shades and tints

Shades of #F1F6D5

#F1F6D5
(241,246,213)
#DCE0C2
(220,224,194)
#C7CAAF
(199,202,175)
#B2B49C
(178,180,156)
#9D9E89
(157,158,137)
#888876
(136,136,118)
#737263
(115,114,99)
#5E5C50
(94,92,80)
#49463D
(73,70,61)
#34302A
(52,48,42)
#1F1A17
(31,26,23)
#000000
(0,0,0)

Tints of #F1F6D5

#F1F6D5
(241,246,213)
#F2F6D8
(242,246,216)
#F3F6DB
(243,246,219)
#F4F6DE
(244,246,222)
#F5F6E1
(245,246,225)
#F6F6E4
(246,246,228)
#F7F6E7
(247,246,231)
#F8F6EA
(248,246,234)
#F9F6ED
(249,246,237)
#FAF6F0
(250,246,240)
#FBF6F3
(251,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F1F6D5 color. Also use rgb(241,246,213) instead hex code.

Text Font Color

.myTextColor { color: #F1F6D5; }

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

This text font color is #F1F6D5.

Background Color

.myBgColor { background-color: #F1F6D5; }

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

This div background color is #F1F6D5.

Border color

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

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

This div border color is #F1F6D5.

Opacity

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

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

Text with #F1F6D5 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 #F1F6D5;}

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

This text has shadow with #F1F6D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1F6D5.

Preview

Color preview on black background

This text has color #F1F6D5 on black background.


Color preview on white background

This text has color #F1F6D5 on white background.


Black color preview on #F1F6D5 background

This text has black color on #F1F6D5 background.


White color preview on #F1F6D5 background

This text has white color on #F1F6D5 background.


Related colors

Complementary color

Complementary color for #hex is #0E092A.


I love getcolorcode.com

Triadic colors

1 #D5F1F6 and #F6D5F1 with #F1F6D5 are triadic colors.

2 #D5F6F1 and #F6F1D5 with #F1F6D5 are triadic colors.