COLOR #E6B2FF

HEX: #E6B2FF RGB: (230,178,255)

Renk bilgisi

#E6B2FF contains mainly red and blue colors. #E6B2FF ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#E6B2FF color RGB value is (230,178,255).

RGB: (230,178,255) (90%, 70%, 100%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 178 of 255 = 70%
B 255 of 255 = 100%

230
178
255

R + G + B ~ 87%. #E6B2FF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 178 + 255 = 663 (100%)
R 230 of 663 ~ 34.69%
G 178 of 663 ~ 26.85%
B 255 of 663 ~ 38.46'%

%34.69
%26.85
%38.46

CMYK RENK MODELİ

#E6B2FF rengi CMYK tonu (10,30,0,0).

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

CMYK: (10,30,0,0)
C10M30Y0K0 (10%, 30%, 0%, 0%)
(0.10 / 0.30 / 0.00 / 0.00)

CMYK yüzdeleri

%9.8
%30.2
%0
%0

Codes

Color #E6B2FF in popluar color models

E6 B2 FF
RGB 230 178 255
HSL 281° 100.00% 84.90%
HSB/HSV 281° 30.20% 100.00%
CMYK 9.80% 30.20% 0.00%
0.00%

Color #E6B2FF in popluar number systems.

HEX E6 B2 FF
Decimal 230 178 255
Binary 11100110 10110010 11111111
Octal 346 262 377

Shades and tints

Shades of #E6B2FF

#E6B2FF
(230,178,255)
#D2A2E8
(210,162,232)
#BE92D1
(190,146,209)
#AA82BA
(170,130,186)
#9672A3
(150,114,163)
#82628C
(130,98,140)
#6E5275
(110,82,117)
#5A425E
(90,66,94)
#463247
(70,50,71)
#322230
(50,34,48)
#1E1219
(30,18,25)
#000000
(0,0,0)

Tints of #E6B2FF

#E6B2FF
(230,178,255)
#E8B9FF
(232,185,255)
#EAC0FF
(234,192,255)
#ECC7FF
(236,199,255)
#EECEFF
(238,206,255)
#F0D5FF
(240,213,255)
#F2DCFF
(242,220,255)
#F4E3FF
(244,227,255)
#F6EAFF
(246,234,255)
#F8F1FF
(248,241,255)
#FAF8FF
(250,248,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B2FF; }

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

This text font color is #E6B2FF.

Background Color

.myBgColor { background-color: #E6B2FF; }

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

This div background color is #E6B2FF.

Border color

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

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

This div border color is #E6B2FF.

Opacity

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

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

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

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

This text has shadow with #E6B2FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B2FF.

Preview

Color preview on black background

This text has color #E6B2FF on black background.


Color preview on white background

This text has color #E6B2FF on white background.


Black color preview on #E6B2FF background

This text has black color on #E6B2FF background.


White color preview on #E6B2FF background

This text has white color on #E6B2FF background.


Related colors

Complementary color

Complementary color for #hex is #194D00.


I love getcolorcode.com

Triadic colors

1 #FFE6B2 and #B2FFE6 with #E6B2FF are triadic colors.

2 #FFB2E6 and #B2E6FF with #E6B2FF are triadic colors.