COLOR #F0C096

HEX: #F0C096 RGB: (240,192,150)

Renk bilgisi

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

RGB renk modeli

#F0C096 color RGB value is (240,192,150).

RGB: (240,192,150) (94%, 75%, 59%)

RGB bağlantıları ve doygunluk

R 240 of 255 = 94%
G 192 of 255 = 75%
B 150 of 255 = 59%

240
192
150

R + G + B ~ 76%. #F0C096 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 240 + 192 + 150 = 582 (100%)
R 240 of 582 ~ 41.24%
G 192 of 582 ~ 32.99%
B 150 of 582 ~ 25.77'%

%41.24
%32.99
%25.77

CMYK RENK MODELİ

#F0C096 rengi CMYK tonu (0,20,38,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.00%
  • sarı tonu 37.50%
  • ana renk tonu 5.88%

CMYK: (0,20,38,6)
C0M20Y38K6 (0%, 20%, 38%, 6%)
(0.00 / 0.20 / 0.38 / 0.06)

CMYK yüzdeleri

%0
%20
%37.5
%5.88

Codes

Color #F0C096 in popluar color models

F0 C0 96
RGB 240 192 150
HSL 28° 75.00% 76.47%
HSB/HSV 28° 37.50% 94.12%
CMYK 0.00% 20.00% 37.50%
5.88%

Color #F0C096 in popluar number systems.

HEX F0 C0 96
Decimal 240 192 150
Binary 11110000 11000000 10010110
Octal 360 300 226

Shades and tints

Shades of #F0C096

#F0C096
(240,192,150)
#DBAF89
(219,175,137)
#C69E7C
(198,158,124)
#B18D6F
(177,141,111)
#9C7C62
(156,124,98)
#876B55
(135,107,85)
#725A48
(114,90,72)
#5D493B
(93,73,59)
#48382E
(72,56,46)
#332721
(51,39,33)
#1E1614
(30,22,20)
#000000
(0,0,0)

Tints of #F0C096

#F0C096
(240,192,150)
#F1C59F
(241,197,159)
#F2CAA8
(242,202,168)
#F3CFB1
(243,207,177)
#F4D4BA
(244,212,186)
#F5D9C3
(245,217,195)
#F6DECC
(246,222,204)
#F7E3D5
(247,227,213)
#F8E8DE
(248,232,222)
#F9EDE7
(249,237,231)
#FAF2F0
(250,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0C096 color. Also use rgb(240,192,150) instead hex code.

Text Font Color

.myTextColor { color: #F0C096; }

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

This text font color is #F0C096.

Background Color

.myBgColor { background-color: #F0C096; }

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

This div background color is #F0C096.

Border color

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

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

This div border color is #F0C096.

Opacity

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

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

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

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

This text has shadow with #F0C096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0C096.

Preview

Color preview on black background

This text has color #F0C096 on black background.


Color preview on white background

This text has color #F0C096 on white background.


Black color preview on #F0C096 background

This text has black color on #F0C096 background.


White color preview on #F0C096 background

This text has white color on #F0C096 background.


Related colors

Complementary color

Complementary color for #hex is #0F3F69.


I love getcolorcode.com

Triadic colors

1 #96F0C0 and #C096F0 with #F0C096 are triadic colors.

2 #96C0F0 and #C0F096 with #F0C096 are triadic colors.