COLOR #E6C2B6

HEX: #E6C2B6 RGB: (230,194,182)

Renk bilgisi

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

RGB renk modeli

#E6C2B6 color RGB value is (230,194,182).

RGB: (230,194,182) (90%, 76%, 71%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 194 of 255 = 76%
B 182 of 255 = 71%

230
194
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 194 + 182 = 606 (100%)
R 230 of 606 ~ 37.95%
G 194 of 606 ~ 32.01%
B 182 of 606 ~ 30.03'%

%37.95
%32.01
%30.03

CMYK RENK MODELİ

#E6C2B6 rengi CMYK tonu (0,16,21,10).

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

CMYK: (0,16,21,10)
C0M16Y21K10 (0%, 16%, 21%, 10%)
(0.00 / 0.16 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%15.65
%20.87
%9.8

Codes

Color #E6C2B6 in popluar color models

E6 C2 B6
RGB 230 194 182
HSL 15° 48.98% 80.78%
HSB/HSV 15° 20.87% 90.20%
CMYK 0.00% 15.65% 20.87%
9.80%

Color #E6C2B6 in popluar number systems.

HEX E6 C2 B6
Decimal 230 194 182
Binary 11100110 11000010 10110110
Octal 346 302 266

Shades and tints

Shades of #E6C2B6

#E6C2B6
(230,194,182)
#D2B1A6
(210,177,166)
#BEA096
(190,160,150)
#AA8F86
(170,143,134)
#967E76
(150,126,118)
#826D66
(130,109,102)
#6E5C56
(110,92,86)
#5A4B46
(90,75,70)
#463A36
(70,58,54)
#322926
(50,41,38)
#1E1816
(30,24,22)
#000000
(0,0,0)

Tints of #E6C2B6

#E6C2B6
(230,194,182)
#E8C7BC
(232,199,188)
#EACCC2
(234,204,194)
#ECD1C8
(236,209,200)
#EED6CE
(238,214,206)
#F0DBD4
(240,219,212)
#F2E0DA
(242,224,218)
#F4E5E0
(244,229,224)
#F6EAE6
(246,234,230)
#F8EFEC
(248,239,236)
#FAF4F2
(250,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C2B6 color. Also use rgb(230,194,182) instead hex code.

Text Font Color

.myTextColor { color: #E6C2B6; }

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

This text font color is #E6C2B6.

Background Color

.myBgColor { background-color: #E6C2B6; }

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

This div background color is #E6C2B6.

Border color

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

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

This div border color is #E6C2B6.

Opacity

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

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

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

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

This text has shadow with #E6C2B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C2B6.

Preview

Color preview on black background

This text has color #E6C2B6 on black background.


Color preview on white background

This text has color #E6C2B6 on white background.


Black color preview on #E6C2B6 background

This text has black color on #E6C2B6 background.


White color preview on #E6C2B6 background

This text has white color on #E6C2B6 background.


Related colors

Complementary color

Complementary color for #hex is #193D49.


I love getcolorcode.com

Triadic colors

1 #B6E6C2 and #C2B6E6 with #E6C2B6 are triadic colors.

2 #B6C2E6 and #C2E6B6 with #E6C2B6 are triadic colors.