COLOR #F6A5CC

HEX: #F6A5CC RGB: (246,165,204)

Renk bilgisi

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

RGB renk modeli

#F6A5CC color RGB value is (246,165,204).

RGB: (246,165,204) (96%, 65%, 80%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 165 of 255 = 65%
B 204 of 255 = 80%

246
165
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 165 + 204 = 615 (100%)
R 246 of 615 ~ 40%
G 165 of 615 ~ 26.83%
B 204 of 615 ~ 33.17'%

%40
%26.83
%33.17

CMYK RENK MODELİ

#F6A5CC rengi CMYK tonu (0,33,17,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.93%
  • sarı tonu 17.07%
  • ana renk tonu 3.53%

CMYK: (0,33,17,4)
C0M33Y17K4 (0%, 33%, 17%, 4%)
(0.00 / 0.33 / 0.17 / 0.04)

CMYK yüzdeleri

%0
%32.93
%17.07
%3.53

Codes

Color #F6A5CC in popluar color models

F6 A5 CC
RGB 246 165 204
HSL 331° 81.82% 80.59%
HSB/HSV 331° 32.93% 96.47%
CMYK 0.00% 32.93% 17.07%
3.53%

Color #F6A5CC in popluar number systems.

HEX F6 A5 CC
Decimal 246 165 204
Binary 11110110 10100101 11001100
Octal 366 245 314

Shades and tints

Shades of #F6A5CC

#F6A5CC
(246,165,204)
#E096BA
(224,150,186)
#CA87A8
(202,135,168)
#B47896
(180,120,150)
#9E6984
(158,105,132)
#885A72
(136,90,114)
#724B60
(114,75,96)
#5C3C4E
(92,60,78)
#462D3C
(70,45,60)
#301E2A
(48,30,42)
#1A0F18
(26,15,24)
#000000
(0,0,0)

Tints of #F6A5CC

#F6A5CC
(246,165,204)
#F6ADD0
(246,173,208)
#F6B5D4
(246,181,212)
#F6BDD8
(246,189,216)
#F6C5DC
(246,197,220)
#F6CDE0
(246,205,224)
#F6D5E4
(246,213,228)
#F6DDE8
(246,221,232)
#F6E5EC
(246,229,236)
#F6EDF0
(246,237,240)
#F6F5F4
(246,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6A5CC color. Also use rgb(246,165,204) instead hex code.

Text Font Color

.myTextColor { color: #F6A5CC; }

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

This text font color is #F6A5CC.

Background Color

.myBgColor { background-color: #F6A5CC; }

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

This div background color is #F6A5CC.

Border color

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

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

This div border color is #F6A5CC.

Opacity

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

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

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

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

This text has shadow with #F6A5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6A5CC.

Preview

Color preview on black background

This text has color #F6A5CC on black background.


Color preview on white background

This text has color #F6A5CC on white background.


Black color preview on #F6A5CC background

This text has black color on #F6A5CC background.


White color preview on #F6A5CC background

This text has white color on #F6A5CC background.


Related colors

Complementary color

Complementary color for #hex is #095A33.


I love getcolorcode.com

Triadic colors

1 #CCF6A5 and #A5CCF6 with #F6A5CC are triadic colors.

2 #CCA5F6 and #A5F6CC with #F6A5CC are triadic colors.