COLOR #F6B094

HEX: #F6B094 RGB: (246,176,148)

Renk bilgisi

#F6B094 contains mainly red color. #F6B094 ‘ nin web güvenlik rengi #FF9999 (ya da #F99) dir.

RGB renk modeli

#F6B094 color RGB value is (246,176,148).

RGB: (246,176,148) (96%, 69%, 58%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 176 of 255 = 69%
B 148 of 255 = 58%

246
176
148

R + G + B ~ 74%. #F6B094 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 176 + 148 = 570 (100%)
R 246 of 570 ~ 43.16%
G 176 of 570 ~ 30.88%
B 148 of 570 ~ 25.96'%

%43.16
%30.88
%25.96

CMYK RENK MODELİ

#F6B094 rengi CMYK tonu (0,28,40,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.46%
  • sarı tonu 39.84%
  • ana renk tonu 3.53%

CMYK: (0,28,40,4)
C0M28Y40K4 (0%, 28%, 40%, 4%)
(0.00 / 0.28 / 0.40 / 0.04)

CMYK yüzdeleri

%0
%28.46
%39.84
%3.53

Codes

Color #F6B094 in popluar color models

F6 B0 94
RGB 246 176 148
HSL 17° 84.48% 77.25%
HSB/HSV 17° 39.84% 96.47%
CMYK 0.00% 28.46% 39.84%
3.53%

Color #F6B094 in popluar number systems.

HEX F6 B0 94
Decimal 246 176 148
Binary 11110110 10110000 10010100
Octal 366 260 224

Shades and tints

Shades of #F6B094

#F6B094
(246,176,148)
#E0A087
(224,160,135)
#CA907A
(202,144,122)
#B4806D
(180,128,109)
#9E7060
(158,112,96)
#886053
(136,96,83)
#725046
(114,80,70)
#5C4039
(92,64,57)
#46302C
(70,48,44)
#30201F
(48,32,31)
#1A1012
(26,16,18)
#000000
(0,0,0)

Tints of #F6B094

#F6B094
(246,176,148)
#F6B79D
(246,183,157)
#F6BEA6
(246,190,166)
#F6C5AF
(246,197,175)
#F6CCB8
(246,204,184)
#F6D3C1
(246,211,193)
#F6DACA
(246,218,202)
#F6E1D3
(246,225,211)
#F6E8DC
(246,232,220)
#F6EFE5
(246,239,229)
#F6F6EE
(246,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6B094 color. Also use rgb(246,176,148) instead hex code.

Text Font Color

.myTextColor { color: #F6B094; }

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

This text font color is #F6B094.

Background Color

.myBgColor { background-color: #F6B094; }

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

This div background color is #F6B094.

Border color

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

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

This div border color is #F6B094.

Opacity

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

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

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

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

This text has shadow with #F6B094 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6B094.

Preview

Color preview on black background

This text has color #F6B094 on black background.


Color preview on white background

This text has color #F6B094 on white background.


Black color preview on #F6B094 background

This text has black color on #F6B094 background.


White color preview on #F6B094 background

This text has white color on #F6B094 background.


Related colors

Complementary color

Complementary color for #hex is #094F6B.


I love getcolorcode.com

Triadic colors

1 #94F6B0 and #B094F6 with #F6B094 are triadic colors.

2 #94B0F6 and #B0F694 with #F6B094 are triadic colors.