COLOR #E6C6C9

HEX: #E6C6C9 RGB: (230,198,201)

Renk bilgisi

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

RGB renk modeli

#E6C6C9 color RGB value is (230,198,201).

RGB: (230,198,201) (90%, 78%, 79%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 198 of 255 = 78%
B 201 of 255 = 79%

230
198
201

R + G + B ~ 82%. #E6C6C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 198 + 201 = 629 (100%)
R 230 of 629 ~ 36.57%
G 198 of 629 ~ 31.48%
B 201 of 629 ~ 31.96'%

%36.57
%31.48
%31.96

CMYK RENK MODELİ

#E6C6C9 rengi CMYK tonu (0,14,13,10).

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

CMYK: (0,14,13,10)
C0M14Y13K10 (0%, 14%, 13%, 10%)
(0.00 / 0.14 / 0.13 / 0.10)

CMYK yüzdeleri

%0
%13.91
%12.61
%9.8

Codes

Color #E6C6C9 in popluar color models

E6 C6 C9
RGB 230 198 201
HSL 354° 39.02% 83.92%
HSB/HSV 354° 13.91% 90.20%
CMYK 0.00% 13.91% 12.61%
9.80%

Color #E6C6C9 in popluar number systems.

HEX E6 C6 C9
Decimal 230 198 201
Binary 11100110 11000110 11001001
Octal 346 306 311

Shades and tints

Shades of #E6C6C9

#E6C6C9
(230,198,201)
#D2B4B7
(210,180,183)
#BEA2A5
(190,162,165)
#AA9093
(170,144,147)
#967E81
(150,126,129)
#826C6F
(130,108,111)
#6E5A5D
(110,90,93)
#5A484B
(90,72,75)
#463639
(70,54,57)
#322427
(50,36,39)
#1E1215
(30,18,21)
#000000
(0,0,0)

Tints of #E6C6C9

#E6C6C9
(230,198,201)
#E8CBCD
(232,203,205)
#EAD0D1
(234,208,209)
#ECD5D5
(236,213,213)
#EEDAD9
(238,218,217)
#F0DFDD
(240,223,221)
#F2E4E1
(242,228,225)
#F4E9E5
(244,233,229)
#F6EEE9
(246,238,233)
#F8F3ED
(248,243,237)
#FAF8F1
(250,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C6C9; }

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

This text font color is #E6C6C9.

Background Color

.myBgColor { background-color: #E6C6C9; }

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

This div background color is #E6C6C9.

Border color

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

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

This div border color is #E6C6C9.

Opacity

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

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

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

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

This text has shadow with #E6C6C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C6C9.

Preview

Color preview on black background

This text has color #E6C6C9 on black background.


Color preview on white background

This text has color #E6C6C9 on white background.


Black color preview on #E6C6C9 background

This text has black color on #E6C6C9 background.


White color preview on #E6C6C9 background

This text has white color on #E6C6C9 background.


Related colors

Complementary color

Complementary color for #hex is #193936.


I love getcolorcode.com

Triadic colors

1 #C9E6C6 and #C6C9E6 with #E6C6C9 are triadic colors.

2 #C9C6E6 and #C6E6C9 with #E6C6C9 are triadic colors.