COLOR #E6B9F5

HEX: #E6B9F5 RGB: (230,185,245)

Renk bilgisi

#E6B9F5 contains mainly red and blue colors. #E6B9F5 ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#E6B9F5 color RGB value is (230,185,245).

RGB: (230,185,245) (90%, 73%, 96%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 185 of 255 = 73%
B 245 of 255 = 96%

230
185
245

R + G + B ~ 86%. #E6B9F5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 185 + 245 = 660 (100%)
R 230 of 660 ~ 34.85%
G 185 of 660 ~ 28.03%
B 245 of 660 ~ 37.12'%

%34.85
%28.03
%37.12

CMYK RENK MODELİ

#E6B9F5 rengi CMYK tonu (6,24,0,4).

  • camgöbeği tonu 6.12%
  • eflatun tonu 24.49%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

CMYK: (6,24,0,4)
C6M24Y0K4 (6%, 24%, 0%, 4%)
(0.06 / 0.24 / 0.00 / 0.04)

CMYK yüzdeleri

%6.12
%24.49
%0
%3.92

Codes

Color #E6B9F5 in popluar color models

E6 B9 F5
RGB 230 185 245
HSL 285° 75.00% 84.31%
HSB/HSV 285° 24.49% 96.08%
CMYK 6.12% 24.49% 0.00%
3.92%

Color #E6B9F5 in popluar number systems.

HEX E6 B9 F5
Decimal 230 185 245
Binary 11100110 10111001 11110101
Octal 346 271 365

Shades and tints

Shades of #E6B9F5

#E6B9F5
(230,185,245)
#D2A9DF
(210,169,223)
#BE99C9
(190,153,201)
#AA89B3
(170,137,179)
#96799D
(150,121,157)
#826987
(130,105,135)
#6E5971
(110,89,113)
#5A495B
(90,73,91)
#463945
(70,57,69)
#32292F
(50,41,47)
#1E1919
(30,25,25)
#000000
(0,0,0)

Tints of #E6B9F5

#E6B9F5
(230,185,245)
#E8BFF5
(232,191,245)
#EAC5F5
(234,197,245)
#ECCBF5
(236,203,245)
#EED1F5
(238,209,245)
#F0D7F5
(240,215,245)
#F2DDF5
(242,221,245)
#F4E3F5
(244,227,245)
#F6E9F5
(246,233,245)
#F8EFF5
(248,239,245)
#FAF5F5
(250,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B9F5 color. Also use rgb(230,185,245) instead hex code.

Text Font Color

.myTextColor { color: #E6B9F5; }

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

This text font color is #E6B9F5.

Background Color

.myBgColor { background-color: #E6B9F5; }

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

This div background color is #E6B9F5.

Border color

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

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

This div border color is #E6B9F5.

Opacity

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

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

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

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

This text has shadow with #E6B9F5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B9F5.

Preview

Color preview on black background

This text has color #E6B9F5 on black background.


Color preview on white background

This text has color #E6B9F5 on white background.


Black color preview on #E6B9F5 background

This text has black color on #E6B9F5 background.


White color preview on #E6B9F5 background

This text has white color on #E6B9F5 background.


Related colors

Complementary color

Complementary color for #hex is #19460A.


I love getcolorcode.com

Triadic colors

1 #F5E6B9 and #B9F5E6 with #E6B9F5 are triadic colors.

2 #F5B9E6 and #B9E6F5 with #E6B9F5 are triadic colors.