COLOR #F6BDA6

HEX: #F6BDA6 RGB: (246,189,166)

Renk bilgisi

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

RGB renk modeli

#F6BDA6 color RGB value is (246,189,166).

RGB: (246,189,166) (96%, 74%, 65%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 189 of 255 = 74%
B 166 of 255 = 65%

246
189
166

R + G + B ~ 78%. #F6BDA6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 189 + 166 = 601 (100%)
R 246 of 601 ~ 40.93%
G 189 of 601 ~ 31.45%
B 166 of 601 ~ 27.62'%

%40.93
%31.45
%27.62

CMYK RENK MODELİ

#F6BDA6 rengi CMYK tonu (0,23,33,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.17%
  • sarı tonu 32.52%
  • ana renk tonu 3.53%

CMYK: (0,23,33,4)
C0M23Y33K4 (0%, 23%, 33%, 4%)
(0.00 / 0.23 / 0.33 / 0.04)

CMYK yüzdeleri

%0
%23.17
%32.52
%3.53

Codes

Color #F6BDA6 in popluar color models

F6 BD A6
RGB 246 189 166
HSL 17° 81.63% 80.78%
HSB/HSV 17° 32.52% 96.47%
CMYK 0.00% 23.17% 32.52%
3.53%

Color #F6BDA6 in popluar number systems.

HEX F6 BD A6
Decimal 246 189 166
Binary 11110110 10111101 10100110
Octal 366 275 246

Shades and tints

Shades of #F6BDA6

#F6BDA6
(246,189,166)
#E0AC97
(224,172,151)
#CA9B88
(202,155,136)
#B48A79
(180,138,121)
#9E796A
(158,121,106)
#88685B
(136,104,91)
#72574C
(114,87,76)
#5C463D
(92,70,61)
#46352E
(70,53,46)
#30241F
(48,36,31)
#1A1310
(26,19,16)
#000000
(0,0,0)

Tints of #F6BDA6

#F6BDA6
(246,189,166)
#F6C3AE
(246,195,174)
#F6C9B6
(246,201,182)
#F6CFBE
(246,207,190)
#F6D5C6
(246,213,198)
#F6DBCE
(246,219,206)
#F6E1D6
(246,225,214)
#F6E7DE
(246,231,222)
#F6EDE6
(246,237,230)
#F6F3EE
(246,243,238)
#F6F9F6
(246,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6BDA6 color. Also use rgb(246,189,166) instead hex code.

Text Font Color

.myTextColor { color: #F6BDA6; }

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

This text font color is #F6BDA6.

Background Color

.myBgColor { background-color: #F6BDA6; }

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

This div background color is #F6BDA6.

Border color

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

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

This div border color is #F6BDA6.

Opacity

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

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

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

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

This text has shadow with #F6BDA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6BDA6.

Preview

Color preview on black background

This text has color #F6BDA6 on black background.


Color preview on white background

This text has color #F6BDA6 on white background.


Black color preview on #F6BDA6 background

This text has black color on #F6BDA6 background.


White color preview on #F6BDA6 background

This text has white color on #F6BDA6 background.


Related colors

Complementary color

Complementary color for #hex is #094259.


I love getcolorcode.com

Triadic colors

1 #A6F6BD and #BDA6F6 with #F6BDA6 are triadic colors.

2 #A6BDF6 and #BDF6A6 with #F6BDA6 are triadic colors.