COLOR #F1EDA6

HEX: #F1EDA6 RGB: (241,237,166)

Renk bilgisi

#F1EDA6 contains mainly red and green colors. #F1EDA6 ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#F1EDA6 color RGB value is (241,237,166).

RGB: (241,237,166) (95%, 93%, 65%)

RGB bağlantıları ve doygunluk

R 241 of 255 = 95%
G 237 of 255 = 93%
B 166 of 255 = 65%

241
237
166

R + G + B ~ 84%. #F1EDA6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 241 + 237 + 166 = 644 (100%)
R 241 of 644 ~ 37.42%
G 237 of 644 ~ 36.8%
B 166 of 644 ~ 25.78'%

%37.42
%36.8
%25.78

CMYK RENK MODELİ

#F1EDA6 rengi CMYK tonu (0,2,31,5).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.66%
  • sarı tonu 31.12%
  • ana renk tonu 5.49%

CMYK: (0,2,31,5)
C0M2Y31K5 (0%, 2%, 31%, 5%)
(0.00 / 0.02 / 0.31 / 0.05)

CMYK yüzdeleri

%0
%1.66
%31.12
%5.49

Codes

Color #F1EDA6 in popluar color models

F1 ED A6
RGB 241 237 166
HSL 57° 72.82% 79.80%
HSB/HSV 57° 31.12% 94.51%
CMYK 0.00% 1.66% 31.12%
5.49%

Color #F1EDA6 in popluar number systems.

HEX F1 ED A6
Decimal 241 237 166
Binary 11110001 11101101 10100110
Octal 361 355 246

Shades and tints

Shades of #F1EDA6

#F1EDA6
(241,237,166)
#DCD897
(220,216,151)
#C7C388
(199,195,136)
#B2AE79
(178,174,121)
#9D996A
(157,153,106)
#88845B
(136,132,91)
#736F4C
(115,111,76)
#5E5A3D
(94,90,61)
#49452E
(73,69,46)
#34301F
(52,48,31)
#1F1B10
(31,27,16)
#000000
(0,0,0)

Tints of #F1EDA6

#F1EDA6
(241,237,166)
#F2EEAE
(242,238,174)
#F3EFB6
(243,239,182)
#F4F0BE
(244,240,190)
#F5F1C6
(245,241,198)
#F6F2CE
(246,242,206)
#F7F3D6
(247,243,214)
#F8F4DE
(248,244,222)
#F9F5E6
(249,245,230)
#FAF6EE
(250,246,238)
#FBF7F6
(251,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F1EDA6 color. Also use rgb(241,237,166) instead hex code.

Text Font Color

.myTextColor { color: #F1EDA6; }

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

This text font color is #F1EDA6.

Background Color

.myBgColor { background-color: #F1EDA6; }

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

This div background color is #F1EDA6.

Border color

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

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

This div border color is #F1EDA6.

Opacity

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

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

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

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

This text has shadow with #F1EDA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1EDA6.

Preview

Color preview on black background

This text has color #F1EDA6 on black background.


Color preview on white background

This text has color #F1EDA6 on white background.


Black color preview on #F1EDA6 background

This text has black color on #F1EDA6 background.


White color preview on #F1EDA6 background

This text has white color on #F1EDA6 background.


Related colors

Complementary color

Complementary color for #hex is #0E1259.


I love getcolorcode.com

Triadic colors

1 #A6F1ED and #EDA6F1 with #F1EDA6 are triadic colors.

2 #A6EDF1 and #EDF1A6 with #F1EDA6 are triadic colors.