COLOR #F2E5AB

HEX: #F2E5AB RGB: (242,229,171)

Renk bilgisi

#F2E5AB contains mainly red and green colors. #F2E5AB ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F2E5AB color RGB value is (242,229,171).

RGB: (242,229,171) (95%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 242 of 255 = 95%
G 229 of 255 = 90%
B 171 of 255 = 67%

242
229
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 242 + 229 + 171 = 642 (100%)
R 242 of 642 ~ 37.69%
G 229 of 642 ~ 35.67%
B 171 of 642 ~ 26.64'%

%37.69
%35.67
%26.64

CMYK RENK MODELİ

#F2E5AB rengi CMYK tonu (0,5,29,5).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.37%
  • sarı tonu 29.34%
  • ana renk tonu 5.10%

CMYK: (0,5,29,5)
C0M5Y29K5 (0%, 5%, 29%, 5%)
(0.00 / 0.05 / 0.29 / 0.05)

CMYK yüzdeleri

%0
%5.37
%29.34
%5.1

Codes

Color #F2E5AB in popluar color models

F2 E5 AB
RGB 242 229 171
HSL 49° 73.20% 80.98%
HSB/HSV 49° 29.34% 94.90%
CMYK 0.00% 5.37% 29.34%
5.10%

Color #F2E5AB in popluar number systems.

HEX F2 E5 AB
Decimal 242 229 171
Binary 11110010 11100101 10101011
Octal 362 345 253

Shades and tints

Shades of #F2E5AB

#F2E5AB
(242,229,171)
#DCD19C
(220,209,156)
#C6BD8D
(198,189,141)
#B0A97E
(176,169,126)
#9A956F
(154,149,111)
#848160
(132,129,96)
#6E6D51
(110,109,81)
#585942
(88,89,66)
#424533
(66,69,51)
#2C3124
(44,49,36)
#161D15
(22,29,21)
#000000
(0,0,0)

Tints of #F2E5AB

#F2E5AB
(242,229,171)
#F3E7B2
(243,231,178)
#F4E9B9
(244,233,185)
#F5EBC0
(245,235,192)
#F6EDC7
(246,237,199)
#F7EFCE
(247,239,206)
#F8F1D5
(248,241,213)
#F9F3DC
(249,243,220)
#FAF5E3
(250,245,227)
#FBF7EA
(251,247,234)
#FCF9F1
(252,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2E5AB color. Also use rgb(242,229,171) instead hex code.

Text Font Color

.myTextColor { color: #F2E5AB; }

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

This text font color is #F2E5AB.

Background Color

.myBgColor { background-color: #F2E5AB; }

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

This div background color is #F2E5AB.

Border color

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

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

This div border color is #F2E5AB.

Opacity

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

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

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

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

This text has shadow with #F2E5AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2E5AB.

Preview

Color preview on black background

This text has color #F2E5AB on black background.


Color preview on white background

This text has color #F2E5AB on white background.


Black color preview on #F2E5AB background

This text has black color on #F2E5AB background.


White color preview on #F2E5AB background

This text has white color on #F2E5AB background.


Related colors

Complementary color

Complementary color for #hex is #0D1A54.


I love getcolorcode.com

Triadic colors

1 #ABF2E5 and #E5ABF2 with #F2E5AB are triadic colors.

2 #ABE5F2 and #E5F2AB with #F2E5AB are triadic colors.