COLOR #F2C495

HEX: #F2C495 RGB: (242,196,149)

Renk bilgisi

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

RGB renk modeli

#F2C495 color RGB value is (242,196,149).

RGB: (242,196,149) (95%, 77%, 58%)

RGB bağlantıları ve doygunluk

R 242 of 255 = 95%
G 196 of 255 = 77%
B 149 of 255 = 58%

242
196
149

R + G + B ~ 77%. #F2C495 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 242 + 196 + 149 = 587 (100%)
R 242 of 587 ~ 41.23%
G 196 of 587 ~ 33.39%
B 149 of 587 ~ 25.38'%

%41.23
%33.39
%25.38

CMYK RENK MODELİ

#F2C495 rengi CMYK tonu (0,19,38,5).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.01%
  • sarı tonu 38.43%
  • ana renk tonu 5.10%

CMYK: (0,19,38,5)
C0M19Y38K5 (0%, 19%, 38%, 5%)
(0.00 / 0.19 / 0.38 / 0.05)

CMYK yüzdeleri

%0
%19.01
%38.43
%5.1

Codes

Color #F2C495 in popluar color models

F2 C4 95
RGB 242 196 149
HSL 30° 78.15% 76.67%
HSB/HSV 30° 38.43% 94.90%
CMYK 0.00% 19.01% 38.43%
5.10%

Color #F2C495 in popluar number systems.

HEX F2 C4 95
Decimal 242 196 149
Binary 11110010 11000100 10010101
Octal 362 304 225

Shades and tints

Shades of #F2C495

#F2C495
(242,196,149)
#DCB388
(220,179,136)
#C6A27B
(198,162,123)
#B0916E
(176,145,110)
#9A8061
(154,128,97)
#846F54
(132,111,84)
#6E5E47
(110,94,71)
#584D3A
(88,77,58)
#423C2D
(66,60,45)
#2C2B20
(44,43,32)
#161A13
(22,26,19)
#000000
(0,0,0)

Tints of #F2C495

#F2C495
(242,196,149)
#F3C99E
(243,201,158)
#F4CEA7
(244,206,167)
#F5D3B0
(245,211,176)
#F6D8B9
(246,216,185)
#F7DDC2
(247,221,194)
#F8E2CB
(248,226,203)
#F9E7D4
(249,231,212)
#FAECDD
(250,236,221)
#FBF1E6
(251,241,230)
#FCF6EF
(252,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2C495 color. Also use rgb(242,196,149) instead hex code.

Text Font Color

.myTextColor { color: #F2C495; }

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

This text font color is #F2C495.

Background Color

.myBgColor { background-color: #F2C495; }

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

This div background color is #F2C495.

Border color

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

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

This div border color is #F2C495.

Opacity

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

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

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

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

This text has shadow with #F2C495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2C495.

Preview

Color preview on black background

This text has color #F2C495 on black background.


Color preview on white background

This text has color #F2C495 on white background.


Black color preview on #F2C495 background

This text has black color on #F2C495 background.


White color preview on #F2C495 background

This text has white color on #F2C495 background.


Related colors

Complementary color

Complementary color for #hex is #0D3B6A.


I love getcolorcode.com

Triadic colors

1 #95F2C4 and #C495F2 with #F2C495 are triadic colors.

2 #95C4F2 and #C4F295 with #F2C495 are triadic colors.