COLOR #F5ADEB

HEX: #F5ADEB RGB: (245,173,235)

Renk bilgisi

#F5ADEB contains mainly red and blue colors. #F5ADEB ‘ nin web güvenlik rengi #FF99FF (ya da #F9F) dir.

RGB renk modeli

#F5ADEB color RGB value is (245,173,235).

RGB: (245,173,235) (96%, 68%, 92%)

RGB bağlantıları ve doygunluk

R 245 of 255 = 96%
G 173 of 255 = 68%
B 235 of 255 = 92%

245
173
235

R + G + B ~ 85%. #F5ADEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 245 + 173 + 235 = 653 (100%)
R 245 of 653 ~ 37.52%
G 173 of 653 ~ 26.49%
B 235 of 653 ~ 35.99'%

%37.52
%26.49
%35.99

CMYK RENK MODELİ

#F5ADEB rengi CMYK tonu (0,29,4,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.39%
  • sarı tonu 4.08%
  • ana renk tonu 3.92%

CMYK: (0,29,4,4)
C0M29Y4K4 (0%, 29%, 4%, 4%)
(0.00 / 0.29 / 0.04 / 0.04)

CMYK yüzdeleri

%0
%29.39
%4.08
%3.92

Codes

Color #F5ADEB in popluar color models

F5 AD EB
RGB 245 173 235
HSL 308° 78.26% 81.96%
HSB/HSV 308° 29.39% 96.08%
CMYK 0.00% 29.39% 4.08%
3.92%

Color #F5ADEB in popluar number systems.

HEX F5 AD EB
Decimal 245 173 235
Binary 11110101 10101101 11101011
Octal 365 255 353

Shades and tints

Shades of #F5ADEB

#F5ADEB
(245,173,235)
#DF9ED6
(223,158,214)
#C98FC1
(201,143,193)
#B380AC
(179,128,172)
#9D7197
(157,113,151)
#876282
(135,98,130)
#71536D
(113,83,109)
#5B4458
(91,68,88)
#453543
(69,53,67)
#2F262E
(47,38,46)
#191719
(25,23,25)
#000000
(0,0,0)

Tints of #F5ADEB

#F5ADEB
(245,173,235)
#F5B4EC
(245,180,236)
#F5BBED
(245,187,237)
#F5C2EE
(245,194,238)
#F5C9EF
(245,201,239)
#F5D0F0
(245,208,240)
#F5D7F1
(245,215,241)
#F5DEF2
(245,222,242)
#F5E5F3
(245,229,243)
#F5ECF4
(245,236,244)
#F5F3F5
(245,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5ADEB color. Also use rgb(245,173,235) instead hex code.

Text Font Color

.myTextColor { color: #F5ADEB; }

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

This text font color is #F5ADEB.

Background Color

.myBgColor { background-color: #F5ADEB; }

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

This div background color is #F5ADEB.

Border color

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

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

This div border color is #F5ADEB.

Opacity

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

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

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

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

This text has shadow with #F5ADEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5ADEB.

Preview

Color preview on black background

This text has color #F5ADEB on black background.


Color preview on white background

This text has color #F5ADEB on white background.


Black color preview on #F5ADEB background

This text has black color on #F5ADEB background.


White color preview on #F5ADEB background

This text has white color on #F5ADEB background.


Related colors

Complementary color

Complementary color for #hex is #0A5214.


I love getcolorcode.com

Triadic colors

1 #EBF5AD and #ADEBF5 with #F5ADEB are triadic colors.

2 #EBADF5 and #ADF5EB with #F5ADEB are triadic colors.