COLOR #E6B8C0

HEX: #E6B8C0 RGB: (230,184,192)

Renk bilgisi

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

RGB renk modeli

#E6B8C0 color RGB value is (230,184,192).

RGB: (230,184,192) (90%, 72%, 75%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 184 of 255 = 72%
B 192 of 255 = 75%

230
184
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 184 + 192 = 606 (100%)
R 230 of 606 ~ 37.95%
G 184 of 606 ~ 30.36%
B 192 of 606 ~ 31.68'%

%37.95
%30.36
%31.68

CMYK RENK MODELİ

#E6B8C0 rengi CMYK tonu (0,20,17,10).

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

CMYK: (0,20,17,10)
C0M20Y17K10 (0%, 20%, 17%, 10%)
(0.00 / 0.20 / 0.17 / 0.10)

CMYK yüzdeleri

%0
%20
%16.52
%9.8

Codes

Color #E6B8C0 in popluar color models

E6 B8 C0
RGB 230 184 192
HSL 350° 47.92% 81.18%
HSB/HSV 350° 20.00% 90.20%
CMYK 0.00% 20.00% 16.52%
9.80%

Color #E6B8C0 in popluar number systems.

HEX E6 B8 C0
Decimal 230 184 192
Binary 11100110 10111000 11000000
Octal 346 270 300

Shades and tints

Shades of #E6B8C0

#E6B8C0
(230,184,192)
#D2A8AF
(210,168,175)
#BE989E
(190,152,158)
#AA888D
(170,136,141)
#96787C
(150,120,124)
#82686B
(130,104,107)
#6E585A
(110,88,90)
#5A4849
(90,72,73)
#463838
(70,56,56)
#322827
(50,40,39)
#1E1816
(30,24,22)
#000000
(0,0,0)

Tints of #E6B8C0

#E6B8C0
(230,184,192)
#E8BEC5
(232,190,197)
#EAC4CA
(234,196,202)
#ECCACF
(236,202,207)
#EED0D4
(238,208,212)
#F0D6D9
(240,214,217)
#F2DCDE
(242,220,222)
#F4E2E3
(244,226,227)
#F6E8E8
(246,232,232)
#F8EEED
(248,238,237)
#FAF4F2
(250,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B8C0; }

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

This text font color is #E6B8C0.

Background Color

.myBgColor { background-color: #E6B8C0; }

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

This div background color is #E6B8C0.

Border color

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

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

This div border color is #E6B8C0.

Opacity

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

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

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

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

This text has shadow with #E6B8C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B8C0.

Preview

Color preview on black background

This text has color #E6B8C0 on black background.


Color preview on white background

This text has color #E6B8C0 on white background.


Black color preview on #E6B8C0 background

This text has black color on #E6B8C0 background.


White color preview on #E6B8C0 background

This text has white color on #E6B8C0 background.


Related colors

Complementary color

Complementary color for #hex is #19473F.


I love getcolorcode.com

Triadic colors

1 #C0E6B8 and #B8C0E6 with #E6B8C0 are triadic colors.

2 #C0B8E6 and #B8E6C0 with #E6B8C0 are triadic colors.