COLOR #F6ABC6

HEX: #F6ABC6 RGB: (246,171,198)

Renk bilgisi

#F6ABC6 contains mainly red and blue colors. #F6ABC6 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#F6ABC6 color RGB value is (246,171,198).

RGB: (246,171,198) (96%, 67%, 78%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 171 of 255 = 67%
B 198 of 255 = 78%

246
171
198

R + G + B ~ 80%. #F6ABC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 171 + 198 = 615 (100%)
R 246 of 615 ~ 40%
G 171 of 615 ~ 27.8%
B 198 of 615 ~ 32.2'%

%40
%27.8
%32.2

CMYK RENK MODELİ

#F6ABC6 rengi CMYK tonu (0,30,20,4).

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

CMYK: (0,30,20,4)
C0M30Y20K4 (0%, 30%, 20%, 4%)
(0.00 / 0.30 / 0.20 / 0.04)

CMYK yüzdeleri

%0
%30.49
%19.51
%3.53

Codes

Color #F6ABC6 in popluar color models

F6 AB C6
RGB 246 171 198
HSL 338° 80.65% 81.76%
HSB/HSV 338° 30.49% 96.47%
CMYK 0.00% 30.49% 19.51%
3.53%

Color #F6ABC6 in popluar number systems.

HEX F6 AB C6
Decimal 246 171 198
Binary 11110110 10101011 11000110
Octal 366 253 306

Shades and tints

Shades of #F6ABC6

#F6ABC6
(246,171,198)
#E09CB4
(224,156,180)
#CA8DA2
(202,141,162)
#B47E90
(180,126,144)
#9E6F7E
(158,111,126)
#88606C
(136,96,108)
#72515A
(114,81,90)
#5C4248
(92,66,72)
#463336
(70,51,54)
#302424
(48,36,36)
#1A1512
(26,21,18)
#000000
(0,0,0)

Tints of #F6ABC6

#F6ABC6
(246,171,198)
#F6B2CB
(246,178,203)
#F6B9D0
(246,185,208)
#F6C0D5
(246,192,213)
#F6C7DA
(246,199,218)
#F6CEDF
(246,206,223)
#F6D5E4
(246,213,228)
#F6DCE9
(246,220,233)
#F6E3EE
(246,227,238)
#F6EAF3
(246,234,243)
#F6F1F8
(246,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6ABC6; }

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

This text font color is #F6ABC6.

Background Color

.myBgColor { background-color: #F6ABC6; }

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

This div background color is #F6ABC6.

Border color

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

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

This div border color is #F6ABC6.

Opacity

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

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

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

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

This text has shadow with #F6ABC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6ABC6.

Preview

Color preview on black background

This text has color #F6ABC6 on black background.


Color preview on white background

This text has color #F6ABC6 on white background.


Black color preview on #F6ABC6 background

This text has black color on #F6ABC6 background.


White color preview on #F6ABC6 background

This text has white color on #F6ABC6 background.


Related colors

Complementary color

Complementary color for #hex is #095439.


I love getcolorcode.com

Triadic colors

1 #C6F6AB and #ABC6F6 with #F6ABC6 are triadic colors.

2 #C6ABF6 and #ABF6C6 with #F6ABC6 are triadic colors.