COLOR #E6A8B6

HEX: #E6A8B6 RGB: (230,168,182)

Renk bilgisi

#E6A8B6 contains mainly red and blue colors. #E6A8B6 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E6A8B6 color RGB value is (230,168,182).

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

RGB bağlantıları ve doygunluk

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

230
168
182

R + G + B ~ 76%. #E6A8B6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 168 + 182 = 580 (100%)
R 230 of 580 ~ 39.66%
G 168 of 580 ~ 28.97%
B 182 of 580 ~ 31.38'%

%39.66
%28.97
%31.38

CMYK RENK MODELİ

#E6A8B6 rengi CMYK tonu (0,27,21,10).

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

CMYK: (0,27,21,10)
C0M27Y21K10 (0%, 27%, 21%, 10%)
(0.00 / 0.27 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%26.96
%20.87
%9.8

Codes

Color #E6A8B6 in popluar color models

E6 A8 B6
RGB 230 168 182
HSL 346° 55.36% 78.04%
HSB/HSV 346° 26.96% 90.20%
CMYK 0.00% 26.96% 20.87%
9.80%

Color #E6A8B6 in popluar number systems.

HEX E6 A8 B6
Decimal 230 168 182
Binary 11100110 10101000 10110110
Octal 346 250 266

Shades and tints

Shades of #E6A8B6

#E6A8B6
(230,168,182)
#D299A6
(210,153,166)
#BE8A96
(190,138,150)
#AA7B86
(170,123,134)
#966C76
(150,108,118)
#825D66
(130,93,102)
#6E4E56
(110,78,86)
#5A3F46
(90,63,70)
#463036
(70,48,54)
#322126
(50,33,38)
#1E1216
(30,18,22)
#000000
(0,0,0)

Tints of #E6A8B6

#E6A8B6
(230,168,182)
#E8AFBC
(232,175,188)
#EAB6C2
(234,182,194)
#ECBDC8
(236,189,200)
#EEC4CE
(238,196,206)
#F0CBD4
(240,203,212)
#F2D2DA
(242,210,218)
#F4D9E0
(244,217,224)
#F6E0E6
(246,224,230)
#F8E7EC
(248,231,236)
#FAEEF2
(250,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6A8B6; }

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

This text font color is #E6A8B6.

Background Color

.myBgColor { background-color: #E6A8B6; }

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

This div background color is #E6A8B6.

Border color

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

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

This div border color is #E6A8B6.

Opacity

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

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

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

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

This text has shadow with #E6A8B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A8B6.

Preview

Color preview on black background

This text has color #E6A8B6 on black background.


Color preview on white background

This text has color #E6A8B6 on white background.


Black color preview on #E6A8B6 background

This text has black color on #E6A8B6 background.


White color preview on #E6A8B6 background

This text has white color on #E6A8B6 background.


Related colors

Complementary color

Complementary color for #hex is #195749.


I love getcolorcode.com

Triadic colors

1 #B6E6A8 and #A8B6E6 with #E6A8B6 are triadic colors.

2 #B6A8E6 and #A8E6B6 with #E6A8B6 are triadic colors.