COLOR #F6F09B

HEX: #F6F09B RGB: (246,240,155)

Renk bilgisi

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

RGB renk modeli

#F6F09B color RGB value is (246,240,155).

RGB: (246,240,155) (96%, 94%, 61%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 240 of 255 = 94%
B 155 of 255 = 61%

246
240
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 240 + 155 = 641 (100%)
R 246 of 641 ~ 38.38%
G 240 of 641 ~ 37.44%
B 155 of 641 ~ 24.18'%

%38.38
%37.44
%24.18

CMYK RENK MODELİ

#F6F09B rengi CMYK tonu (0,2,37,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.44%
  • sarı tonu 36.99%
  • ana renk tonu 3.53%

CMYK: (0,2,37,4)
C0M2Y37K4 (0%, 2%, 37%, 4%)
(0.00 / 0.02 / 0.37 / 0.04)

CMYK yüzdeleri

%0
%2.44
%36.99
%3.53

Codes

Color #F6F09B in popluar color models

F6 F0 9B
RGB 246 240 155
HSL 56° 83.49% 78.63%
HSB/HSV 56° 36.99% 96.47%
CMYK 0.00% 2.44% 36.99%
3.53%

Color #F6F09B in popluar number systems.

HEX F6 F0 9B
Decimal 246 240 155
Binary 11110110 11110000 10011011
Octal 366 360 233

Shades and tints

Shades of #F6F09B

#F6F09B
(246,240,155)
#E0DB8D
(224,219,141)
#CAC67F
(202,198,127)
#B4B171
(180,177,113)
#9E9C63
(158,156,99)
#888755
(136,135,85)
#727247
(114,114,71)
#5C5D39
(92,93,57)
#46482B
(70,72,43)
#30331D
(48,51,29)
#1A1E0F
(26,30,15)
#000000
(0,0,0)

Tints of #F6F09B

#F6F09B
(246,240,155)
#F6F1A4
(246,241,164)
#F6F2AD
(246,242,173)
#F6F3B6
(246,243,182)
#F6F4BF
(246,244,191)
#F6F5C8
(246,245,200)
#F6F6D1
(246,246,209)
#F6F7DA
(246,247,218)
#F6F8E3
(246,248,227)
#F6F9EC
(246,249,236)
#F6FAF5
(246,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6F09B color. Also use rgb(246,240,155) instead hex code.

Text Font Color

.myTextColor { color: #F6F09B; }

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

This text font color is #F6F09B.

Background Color

.myBgColor { background-color: #F6F09B; }

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

This div background color is #F6F09B.

Border color

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

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

This div border color is #F6F09B.

Opacity

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

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

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

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

This text has shadow with #F6F09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6F09B.

Preview

Color preview on black background

This text has color #F6F09B on black background.


Color preview on white background

This text has color #F6F09B on white background.


Black color preview on #F6F09B background

This text has black color on #F6F09B background.


White color preview on #F6F09B background

This text has white color on #F6F09B background.


Related colors

Complementary color

Complementary color for #hex is #090F64.


I love getcolorcode.com

Triadic colors

1 #9BF6F0 and #F09BF6 with #F6F09B are triadic colors.

2 #9BF0F6 and #F0F69B with #F6F09B are triadic colors.