COLOR #E6B6B6

HEX: #E6B6B6 RGB: (230,182,182)

Renk bilgisi

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

RGB renk modeli

#E6B6B6 color RGB value is (230,182,182).

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

RGB bağlantıları ve doygunluk

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

230
182
182

R + G + B ~ 77%. #E6B6B6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 182 + 182 = 594 (100%)
R 230 of 594 ~ 38.72%
G 182 of 594 ~ 30.64%
B 182 of 594 ~ 30.64'%

%38.72
%30.64
%30.64

CMYK RENK MODELİ

#E6B6B6 rengi CMYK tonu (0,21,21,10).

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

CMYK: (0,21,21,10)
C0M21Y21K10 (0%, 21%, 21%, 10%)
(0.00 / 0.21 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%20.87
%20.87
%9.8

Codes

Color #E6B6B6 in popluar color models

E6 B6 B6
RGB 230 182 182
HSL 48.98% 80.78%
HSB/HSV 20.87% 90.20%
CMYK 0.00% 20.87% 20.87%
9.80%

Color #E6B6B6 in popluar number systems.

HEX E6 B6 B6
Decimal 230 182 182
Binary 11100110 10110110 10110110
Octal 346 266 266

Shades and tints

Shades of #E6B6B6

#E6B6B6
(230,182,182)
#D2A6A6
(210,166,166)
#BE9696
(190,150,150)
#AA8686
(170,134,134)
#967676
(150,118,118)
#826666
(130,102,102)
#6E5656
(110,86,86)
#5A4646
(90,70,70)
#463636
(70,54,54)
#322626
(50,38,38)
#1E1616
(30,22,22)
#000000
(0,0,0)

Tints of #E6B6B6

#E6B6B6
(230,182,182)
#E8BCBC
(232,188,188)
#EAC2C2
(234,194,194)
#ECC8C8
(236,200,200)
#EECECE
(238,206,206)
#F0D4D4
(240,212,212)
#F2DADA
(242,218,218)
#F4E0E0
(244,224,224)
#F6E6E6
(246,230,230)
#F8ECEC
(248,236,236)
#FAF2F2
(250,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B6B6; }

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

This text font color is #E6B6B6.

Background Color

.myBgColor { background-color: #E6B6B6; }

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

This div background color is #E6B6B6.

Border color

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

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

This div border color is #E6B6B6.

Opacity

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

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

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

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

This text has shadow with #E6B6B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B6B6.

Preview

Color preview on black background

This text has color #E6B6B6 on black background.


Color preview on white background

This text has color #E6B6B6 on white background.


Black color preview on #E6B6B6 background

This text has black color on #E6B6B6 background.


White color preview on #E6B6B6 background

This text has white color on #E6B6B6 background.


Related colors

Complementary color

Complementary color for #hex is #194949.


I love getcolorcode.com