COLOR #E6B3C6

HEX: #E6B3C6 RGB: (230,179,198)

Renk bilgisi

#E6B3C6 contains red, green and blue colors in about the same proportion. #E6B3C6 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E6B3C6 color RGB value is (230,179,198).

RGB: (230,179,198) (90%, 70%, 78%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 179 of 255 = 70%
B 198 of 255 = 78%

230
179
198

R + G + B ~ 79%. #E6B3C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 179 + 198 = 607 (100%)
R 230 of 607 ~ 37.89%
G 179 of 607 ~ 29.49%
B 198 of 607 ~ 32.62'%

%37.89
%29.49
%32.62

CMYK RENK MODELİ

#E6B3C6 rengi CMYK tonu (0,22,14,10).

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

CMYK: (0,22,14,10)
C0M22Y14K10 (0%, 22%, 14%, 10%)
(0.00 / 0.22 / 0.14 / 0.10)

CMYK yüzdeleri

%0
%22.17
%13.91
%9.8

Codes

Color #E6B3C6 in popluar color models

E6 B3 C6
RGB 230 179 198
HSL 338° 50.50% 80.20%
HSB/HSV 338° 22.17% 90.20%
CMYK 0.00% 22.17% 13.91%
9.80%

Color #E6B3C6 in popluar number systems.

HEX E6 B3 C6
Decimal 230 179 198
Binary 11100110 10110011 11000110
Octal 346 263 306

Shades and tints

Shades of #E6B3C6

#E6B3C6
(230,179,198)
#D2A3B4
(210,163,180)
#BE93A2
(190,147,162)
#AA8390
(170,131,144)
#96737E
(150,115,126)
#82636C
(130,99,108)
#6E535A
(110,83,90)
#5A4348
(90,67,72)
#463336
(70,51,54)
#322324
(50,35,36)
#1E1312
(30,19,18)
#000000
(0,0,0)

Tints of #E6B3C6

#E6B3C6
(230,179,198)
#E8B9CB
(232,185,203)
#EABFD0
(234,191,208)
#ECC5D5
(236,197,213)
#EECBDA
(238,203,218)
#F0D1DF
(240,209,223)
#F2D7E4
(242,215,228)
#F4DDE9
(244,221,233)
#F6E3EE
(246,227,238)
#F8E9F3
(248,233,243)
#FAEFF8
(250,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B3C6 color. Also use rgb(230,179,198) instead hex code.

Text Font Color

.myTextColor { color: #E6B3C6; }

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

This text font color is #E6B3C6.

Background Color

.myBgColor { background-color: #E6B3C6; }

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

This div background color is #E6B3C6.

Border color

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

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

This div border color is #E6B3C6.

Opacity

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

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

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

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

This text has shadow with #E6B3C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B3C6.

Preview

Color preview on black background

This text has color #E6B3C6 on black background.


Color preview on white background

This text has color #E6B3C6 on white background.


Black color preview on #E6B3C6 background

This text has black color on #E6B3C6 background.


White color preview on #E6B3C6 background

This text has white color on #E6B3C6 background.


Related colors

Complementary color

Complementary color for #hex is #194C39.


I love getcolorcode.com

Triadic colors

1 #C6E6B3 and #B3C6E6 with #E6B3C6 are triadic colors.

2 #C6B3E6 and #B3E6C6 with #E6B3C6 are triadic colors.