COLOR #F6B5EC

HEX: #F6B5EC RGB: (246,181,236)

Renk bilgisi

#F6B5EC contains mainly red and blue colors. #F6B5EC ‘ nin web güvenlik rengi #FFCCFF (ya da #FCF) dir.

RGB renk modeli

#F6B5EC color RGB value is (246,181,236).

RGB: (246,181,236) (96%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 181 of 255 = 71%
B 236 of 255 = 93%

246
181
236

R + G + B ~ 87%. #F6B5EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 181 + 236 = 663 (100%)
R 246 of 663 ~ 37.1%
G 181 of 663 ~ 27.3%
B 236 of 663 ~ 35.6'%

%37.1
%27.3
%35.6

CMYK RENK MODELİ

#F6B5EC rengi CMYK tonu (0,26,4,4).

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

CMYK: (0,26,4,4)
C0M26Y4K4 (0%, 26%, 4%, 4%)
(0.00 / 0.26 / 0.04 / 0.04)

CMYK yüzdeleri

%0
%26.42
%4.07
%3.53

Codes

Color #F6B5EC in popluar color models

F6 B5 EC
RGB 246 181 236
HSL 309° 78.31% 83.73%
HSB/HSV 309° 26.42% 96.47%
CMYK 0.00% 26.42% 4.07%
3.53%

Color #F6B5EC in popluar number systems.

HEX F6 B5 EC
Decimal 246 181 236
Binary 11110110 10110101 11101100
Octal 366 265 354

Shades and tints

Shades of #F6B5EC

#F6B5EC
(246,181,236)
#E0A5D7
(224,165,215)
#CA95C2
(202,149,194)
#B485AD
(180,133,173)
#9E7598
(158,117,152)
#886583
(136,101,131)
#72556E
(114,85,110)
#5C4559
(92,69,89)
#463544
(70,53,68)
#30252F
(48,37,47)
#1A151A
(26,21,26)
#000000
(0,0,0)

Tints of #F6B5EC

#F6B5EC
(246,181,236)
#F6BBED
(246,187,237)
#F6C1EE
(246,193,238)
#F6C7EF
(246,199,239)
#F6CDF0
(246,205,240)
#F6D3F1
(246,211,241)
#F6D9F2
(246,217,242)
#F6DFF3
(246,223,243)
#F6E5F4
(246,229,244)
#F6EBF5
(246,235,245)
#F6F1F6
(246,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6B5EC; }

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

This text font color is #F6B5EC.

Background Color

.myBgColor { background-color: #F6B5EC; }

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

This div background color is #F6B5EC.

Border color

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

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

This div border color is #F6B5EC.

Opacity

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

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

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

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

This text has shadow with #F6B5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6B5EC.

Preview

Color preview on black background

This text has color #F6B5EC on black background.


Color preview on white background

This text has color #F6B5EC on white background.


Black color preview on #F6B5EC background

This text has black color on #F6B5EC background.


White color preview on #F6B5EC background

This text has white color on #F6B5EC background.


Related colors

Complementary color

Complementary color for #hex is #094A13.


I love getcolorcode.com

Triadic colors

1 #ECF6B5 and #B5ECF6 with #F6B5EC are triadic colors.

2 #ECB5F6 and #B5F6EC with #F6B5EC are triadic colors.