COLOR #E6B9F6

HEX: #E6B9F6 RGB: (230,185,246)

Renk bilgisi

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

RGB renk modeli

#E6B9F6 color RGB value is (230,185,246).

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

RGB bağlantıları ve doygunluk

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

230
185
246

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 185 + 246 = 661 (100%)
R 230 of 661 ~ 34.8%
G 185 of 661 ~ 27.99%
B 246 of 661 ~ 37.22'%

%34.8
%27.99
%37.22

CMYK RENK MODELİ

#E6B9F6 rengi CMYK tonu (7,25,0,4).

  • camgöbeği tonu 6.50%
  • eflatun tonu 24.80%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (7,25,0,4)
C7M25Y0K4 (7%, 25%, 0%, 4%)
(0.07 / 0.25 / 0.00 / 0.04)

CMYK yüzdeleri

%6.5
%24.8
%0
%3.53

Codes

Color #E6B9F6 in popluar color models

E6 B9 F6
RGB 230 185 246
HSL 284° 77.22% 84.51%
HSB/HSV 284° 24.80% 96.47%
CMYK 6.50% 24.80% 0.00%
3.53%

Color #E6B9F6 in popluar number systems.

HEX E6 B9 F6
Decimal 230 185 246
Binary 11100110 10111001 11110110
Octal 346 271 366

Shades and tints

Shades of #E6B9F6

#E6B9F6
(230,185,246)
#D2A9E0
(210,169,224)
#BE99CA
(190,153,202)
#AA89B4
(170,137,180)
#96799E
(150,121,158)
#826988
(130,105,136)
#6E5972
(110,89,114)
#5A495C
(90,73,92)
#463946
(70,57,70)
#322930
(50,41,48)
#1E191A
(30,25,26)
#000000
(0,0,0)

Tints of #E6B9F6

#E6B9F6
(230,185,246)
#E8BFF6
(232,191,246)
#EAC5F6
(234,197,246)
#ECCBF6
(236,203,246)
#EED1F6
(238,209,246)
#F0D7F6
(240,215,246)
#F2DDF6
(242,221,246)
#F4E3F6
(244,227,246)
#F6E9F6
(246,233,246)
#F8EFF6
(248,239,246)
#FAF5F6
(250,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B9F6; }

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

This text font color is #E6B9F6.

Background Color

.myBgColor { background-color: #E6B9F6; }

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

This div background color is #E6B9F6.

Border color

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

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

This div border color is #E6B9F6.

Opacity

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

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

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

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

This text has shadow with #E6B9F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B9F6.

Preview

Color preview on black background

This text has color #E6B9F6 on black background.


Color preview on white background

This text has color #E6B9F6 on white background.


Black color preview on #E6B9F6 background

This text has black color on #E6B9F6 background.


White color preview on #E6B9F6 background

This text has white color on #E6B9F6 background.


Related colors

Complementary color

Complementary color for #hex is #194609.


I love getcolorcode.com

Triadic colors

1 #F6E6B9 and #B9F6E6 with #E6B9F6 are triadic colors.

2 #F6B9E6 and #B9E6F6 with #E6B9F6 are triadic colors.