COLOR #F6ADB5

HEX: #F6ADB5 RGB: (246,173,181)

Renk bilgisi

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

RGB renk modeli

#F6ADB5 color RGB value is (246,173,181).

RGB: (246,173,181) (96%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 173 of 255 = 68%
B 181 of 255 = 71%

246
173
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 173 + 181 = 600 (100%)
R 246 of 600 ~ 41%
G 173 of 600 ~ 28.83%
B 181 of 600 ~ 30.17'%

%41
%28.83
%30.17

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%29.67
%26.42
%3.53

Codes

Color #F6ADB5 in popluar color models

F6 AD B5
RGB 246 173 181
HSL 353° 80.22% 82.16%
HSB/HSV 353° 29.67% 96.47%
CMYK 0.00% 29.67% 26.42%
3.53%

Color #F6ADB5 in popluar number systems.

HEX F6 AD B5
Decimal 246 173 181
Binary 11110110 10101101 10110101
Octal 366 255 265

Shades and tints

Shades of #F6ADB5

#F6ADB5
(246,173,181)
#E09EA5
(224,158,165)
#CA8F95
(202,143,149)
#B48085
(180,128,133)
#9E7175
(158,113,117)
#886265
(136,98,101)
#725355
(114,83,85)
#5C4445
(92,68,69)
#463535
(70,53,53)
#302625
(48,38,37)
#1A1715
(26,23,21)
#000000
(0,0,0)

Tints of #F6ADB5

#F6ADB5
(246,173,181)
#F6B4BB
(246,180,187)
#F6BBC1
(246,187,193)
#F6C2C7
(246,194,199)
#F6C9CD
(246,201,205)
#F6D0D3
(246,208,211)
#F6D7D9
(246,215,217)
#F6DEDF
(246,222,223)
#F6E5E5
(246,229,229)
#F6ECEB
(246,236,235)
#F6F3F1
(246,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F6ADB5; }

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

This text font color is #F6ADB5.

Background Color

.myBgColor { background-color: #F6ADB5; }

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

This div background color is #F6ADB5.

Border color

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

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

This div border color is #F6ADB5.

Opacity

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

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

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

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

This text has shadow with #F6ADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6ADB5.

Preview

Color preview on black background

This text has color #F6ADB5 on black background.


Color preview on white background

This text has color #F6ADB5 on white background.


Black color preview on #F6ADB5 background

This text has black color on #F6ADB5 background.


White color preview on #F6ADB5 background

This text has white color on #F6ADB5 background.


Related colors

Complementary color

Complementary color for #hex is #09524A.


I love getcolorcode.com

Triadic colors

1 #B5F6AD and #ADB5F6 with #F6ADB5 are triadic colors.

2 #B5ADF6 and #ADF6B5 with #F6ADB5 are triadic colors.