COLOR #E6B9FF

HEX: #E6B9FF RGB: (230,185,255)

Renk bilgisi

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

RGB renk modeli

#E6B9FF color RGB value is (230,185,255).

RGB: (230,185,255) (90%, 73%, 100%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 185 of 255 = 73%
B 255 of 255 = 100%

230
185
255

R + G + B ~ 88%. #E6B9FF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 185 + 255 = 670 (100%)
R 230 of 670 ~ 34.33%
G 185 of 670 ~ 27.61%
B 255 of 670 ~ 38.06'%

%34.33
%27.61
%38.06

CMYK RENK MODELİ

#E6B9FF rengi CMYK tonu (10,27,0,0).

  • camgöbeği tonu 9.80%
  • eflatun tonu 27.45%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (10,27,0,0)
C10M27Y0K0 (10%, 27%, 0%, 0%)
(0.10 / 0.27 / 0.00 / 0.00)

CMYK yüzdeleri

%9.8
%27.45
%0
%0

Codes

Color #E6B9FF in popluar color models

E6 B9 FF
RGB 230 185 255
HSL 279° 100.00% 86.27%
HSB/HSV 279° 27.45% 100.00%
CMYK 9.80% 27.45% 0.00%
0.00%

Color #E6B9FF in popluar number systems.

HEX E6 B9 FF
Decimal 230 185 255
Binary 11100110 10111001 11111111
Octal 346 271 377

Shades and tints

Shades of #E6B9FF

#E6B9FF
(230,185,255)
#D2A9E8
(210,169,232)
#BE99D1
(190,153,209)
#AA89BA
(170,137,186)
#9679A3
(150,121,163)
#82698C
(130,105,140)
#6E5975
(110,89,117)
#5A495E
(90,73,94)
#463947
(70,57,71)
#322930
(50,41,48)
#1E1919
(30,25,25)
#000000
(0,0,0)

Tints of #E6B9FF

#E6B9FF
(230,185,255)
#E8BFFF
(232,191,255)
#EAC5FF
(234,197,255)
#ECCBFF
(236,203,255)
#EED1FF
(238,209,255)
#F0D7FF
(240,215,255)
#F2DDFF
(242,221,255)
#F4E3FF
(244,227,255)
#F6E9FF
(246,233,255)
#F8EFFF
(248,239,255)
#FAF5FF
(250,245,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B9FF; }

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

This text font color is #E6B9FF.

Background Color

.myBgColor { background-color: #E6B9FF; }

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

This div background color is #E6B9FF.

Border color

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

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

This div border color is #E6B9FF.

Opacity

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

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

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

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

This text has shadow with #E6B9FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B9FF.

Preview

Color preview on black background

This text has color #E6B9FF on black background.


Color preview on white background

This text has color #E6B9FF on white background.


Black color preview on #E6B9FF background

This text has black color on #E6B9FF background.


White color preview on #E6B9FF background

This text has white color on #E6B9FF background.


Related colors

Complementary color

Complementary color for #hex is #194600.


I love getcolorcode.com

Triadic colors

1 #FFE6B9 and #B9FFE6 with #E6B9FF are triadic colors.

2 #FFB9E6 and #B9E6FF with #E6B9FF are triadic colors.