COLOR #E6CCBE

HEX: #E6CCBE RGB: (230,204,190)

Renk bilgisi

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

RGB renk modeli

#E6CCBE color RGB value is (230,204,190).

RGB: (230,204,190) (90%, 80%, 75%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 204 of 255 = 80%
B 190 of 255 = 75%

230
204
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 204 + 190 = 624 (100%)
R 230 of 624 ~ 36.86%
G 204 of 624 ~ 32.69%
B 190 of 624 ~ 30.45'%

%36.86
%32.69
%30.45

CMYK RENK MODELİ

#E6CCBE rengi CMYK tonu (0,11,17,10).

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

CMYK: (0,11,17,10)
C0M11Y17K10 (0%, 11%, 17%, 10%)
(0.00 / 0.11 / 0.17 / 0.10)

CMYK yüzdeleri

%0
%11.3
%17.39
%9.8

Codes

Color #E6CCBE in popluar color models

E6 CC BE
RGB 230 204 190
HSL 21° 44.44% 82.35%
HSB/HSV 21° 17.39% 90.20%
CMYK 0.00% 11.30% 17.39%
9.80%

Color #E6CCBE in popluar number systems.

HEX E6 CC BE
Decimal 230 204 190
Binary 11100110 11001100 10111110
Octal 346 314 276

Shades and tints

Shades of #E6CCBE

#E6CCBE
(230,204,190)
#D2BAAD
(210,186,173)
#BEA89C
(190,168,156)
#AA968B
(170,150,139)
#96847A
(150,132,122)
#827269
(130,114,105)
#6E6058
(110,96,88)
#5A4E47
(90,78,71)
#463C36
(70,60,54)
#322A25
(50,42,37)
#1E1814
(30,24,20)
#000000
(0,0,0)

Tints of #E6CCBE

#E6CCBE
(230,204,190)
#E8D0C3
(232,208,195)
#EAD4C8
(234,212,200)
#ECD8CD
(236,216,205)
#EEDCD2
(238,220,210)
#F0E0D7
(240,224,215)
#F2E4DC
(242,228,220)
#F4E8E1
(244,232,225)
#F6ECE6
(246,236,230)
#F8F0EB
(248,240,235)
#FAF4F0
(250,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6CCBE color. Also use rgb(230,204,190) instead hex code.

Text Font Color

.myTextColor { color: #E6CCBE; }

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

This text font color is #E6CCBE.

Background Color

.myBgColor { background-color: #E6CCBE; }

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

This div background color is #E6CCBE.

Border color

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

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

This div border color is #E6CCBE.

Opacity

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

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

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

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

This text has shadow with #E6CCBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CCBE.

Preview

Color preview on black background

This text has color #E6CCBE on black background.


Color preview on white background

This text has color #E6CCBE on white background.


Black color preview on #E6CCBE background

This text has black color on #E6CCBE background.


White color preview on #E6CCBE background

This text has white color on #E6CCBE background.


Related colors

Complementary color

Complementary color for #hex is #193341.


I love getcolorcode.com

Triadic colors

1 #BEE6CC and #CCBEE6 with #E6CCBE are triadic colors.

2 #BECCE6 and #CCE6BE with #E6CCBE are triadic colors.