COLOR #F6B5AB

HEX: #F6B5AB RGB: (246,181,171)

Renk bilgisi

#F6B5AB contains mainly red color. #F6B5AB ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#F6B5AB color RGB value is (246,181,171).

RGB: (246,181,171) (96%, 71%, 67%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 181 of 255 = 71%
B 171 of 255 = 67%

246
181
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 181 + 171 = 598 (100%)
R 246 of 598 ~ 41.14%
G 181 of 598 ~ 30.27%
B 171 of 598 ~ 28.6'%

%41.14
%30.27
%28.6

CMYK RENK MODELİ

#F6B5AB rengi CMYK tonu (0,26,30,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.42%
  • sarı tonu 30.49%
  • ana renk tonu 3.53%

CMYK: (0,26,30,4)
C0M26Y30K4 (0%, 26%, 30%, 4%)
(0.00 / 0.26 / 0.30 / 0.04)

CMYK yüzdeleri

%0
%26.42
%30.49
%3.53

Codes

Color #F6B5AB in popluar color models

F6 B5 AB
RGB 246 181 171
HSL 80.65% 81.76%
HSB/HSV 30.49% 96.47%
CMYK 0.00% 26.42% 30.49%
3.53%

Color #F6B5AB in popluar number systems.

HEX F6 B5 AB
Decimal 246 181 171
Binary 11110110 10110101 10101011
Octal 366 265 253

Shades and tints

Shades of #F6B5AB

#F6B5AB
(246,181,171)
#E0A59C
(224,165,156)
#CA958D
(202,149,141)
#B4857E
(180,133,126)
#9E756F
(158,117,111)
#886560
(136,101,96)
#725551
(114,85,81)
#5C4542
(92,69,66)
#463533
(70,53,51)
#302524
(48,37,36)
#1A1515
(26,21,21)
#000000
(0,0,0)

Tints of #F6B5AB

#F6B5AB
(246,181,171)
#F6BBB2
(246,187,178)
#F6C1B9
(246,193,185)
#F6C7C0
(246,199,192)
#F6CDC7
(246,205,199)
#F6D3CE
(246,211,206)
#F6D9D5
(246,217,213)
#F6DFDC
(246,223,220)
#F6E5E3
(246,229,227)
#F6EBEA
(246,235,234)
#F6F1F1
(246,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6B5AB color. Also use rgb(246,181,171) instead hex code.

Text Font Color

.myTextColor { color: #F6B5AB; }

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

This text font color is #F6B5AB.

Background Color

.myBgColor { background-color: #F6B5AB; }

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

This div background color is #F6B5AB.

Border color

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

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

This div border color is #F6B5AB.

Opacity

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

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

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

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

This text has shadow with #F6B5AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6B5AB.

Preview

Color preview on black background

This text has color #F6B5AB on black background.


Color preview on white background

This text has color #F6B5AB on white background.


Black color preview on #F6B5AB background

This text has black color on #F6B5AB background.


White color preview on #F6B5AB background

This text has white color on #F6B5AB background.


Related colors

Complementary color

Complementary color for #hex is #094A54.


I love getcolorcode.com

Triadic colors

1 #ABF6B5 and #B5ABF6 with #F6B5AB are triadic colors.

2 #ABB5F6 and #B5F6AB with #F6B5AB are triadic colors.