COLOR #F68DB6

HEX: #F68DB6 RGB: (246,141,182)

Renk bilgisi

#F68DB6 contains mainly red color. #F68DB6 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#F68DB6 color RGB value is (246,141,182).

RGB: (246,141,182) (96%, 55%, 71%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 141 of 255 = 55%
B 182 of 255 = 71%

246
141
182

R + G + B ~ 74%. #F68DB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 141 + 182 = 569 (100%)
R 246 of 569 ~ 43.23%
G 141 of 569 ~ 24.78%
B 182 of 569 ~ 31.99'%

%43.23
%24.78
%31.99

CMYK RENK MODELİ

#F68DB6 rengi CMYK tonu (0,43,26,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.68%
  • sarı tonu 26.02%
  • ana renk tonu 3.53%

CMYK: (0,43,26,4)
C0M43Y26K4 (0%, 43%, 26%, 4%)
(0.00 / 0.43 / 0.26 / 0.04)

CMYK yüzdeleri

%0
%42.68
%26.02
%3.53

Codes

Color #F68DB6 in popluar color models

F6 8D B6
RGB 246 141 182
HSL 337° 85.37% 75.88%
HSB/HSV 337° 42.68% 96.47%
CMYK 0.00% 42.68% 26.02%
3.53%

Color #F68DB6 in popluar number systems.

HEX F6 8D B6
Decimal 246 141 182
Binary 11110110 10001101 10110110
Octal 366 215 266

Shades and tints

Shades of #F68DB6

#F68DB6
(246,141,182)
#E081A6
(224,129,166)
#CA7596
(202,117,150)
#B46986
(180,105,134)
#9E5D76
(158,93,118)
#885166
(136,81,102)
#724556
(114,69,86)
#5C3946
(92,57,70)
#462D36
(70,45,54)
#302126
(48,33,38)
#1A1516
(26,21,22)
#000000
(0,0,0)

Tints of #F68DB6

#F68DB6
(246,141,182)
#F697BC
(246,151,188)
#F6A1C2
(246,161,194)
#F6ABC8
(246,171,200)
#F6B5CE
(246,181,206)
#F6BFD4
(246,191,212)
#F6C9DA
(246,201,218)
#F6D3E0
(246,211,224)
#F6DDE6
(246,221,230)
#F6E7EC
(246,231,236)
#F6F1F2
(246,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F68DB6 color. Also use rgb(246,141,182) instead hex code.

Text Font Color

.myTextColor { color: #F68DB6; }

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

This text font color is #F68DB6.

Background Color

.myBgColor { background-color: #F68DB6; }

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

This div background color is #F68DB6.

Border color

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

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

This div border color is #F68DB6.

Opacity

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

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

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

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

This text has shadow with #F68DB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F68DB6.

Preview

Color preview on black background

This text has color #F68DB6 on black background.


Color preview on white background

This text has color #F68DB6 on white background.


Black color preview on #F68DB6 background

This text has black color on #F68DB6 background.


White color preview on #F68DB6 background

This text has white color on #F68DB6 background.


Related colors

Complementary color

Complementary color for #hex is #097249.


I love getcolorcode.com

Triadic colors

1 #B6F68D and #8DB6F6 with #F68DB6 are triadic colors.

2 #B68DF6 and #8DF6B6 with #F68DB6 are triadic colors.