COLOR #E6B5A5

HEX: #E6B5A5 RGB: (230,181,165)

Renk bilgisi

#E6B5A5 contains mainly red and green colors. #E6B5A5 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6B5A5 color RGB value is (230,181,165).

RGB: (230,181,165) (90%, 71%, 65%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 165 of 255 = 65%

230
181
165

R + G + B ~ 75%. #E6B5A5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 165 = 576 (100%)
R 230 of 576 ~ 39.93%
G 181 of 576 ~ 31.42%
B 165 of 576 ~ 28.65'%

%39.93
%31.42
%28.65

CMYK RENK MODELİ

#E6B5A5 rengi CMYK tonu (0,21,28,10).

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

CMYK: (0,21,28,10)
C0M21Y28K10 (0%, 21%, 28%, 10%)
(0.00 / 0.21 / 0.28 / 0.10)

CMYK yüzdeleri

%0
%21.3
%28.26
%9.8

Codes

Color #E6B5A5 in popluar color models

E6 B5 A5
RGB 230 181 165
HSL 15° 56.52% 77.45%
HSB/HSV 15° 28.26% 90.20%
CMYK 0.00% 21.30% 28.26%
9.80%

Color #E6B5A5 in popluar number systems.

HEX E6 B5 A5
Decimal 230 181 165
Binary 11100110 10110101 10100101
Octal 346 265 245

Shades and tints

Shades of #E6B5A5

#E6B5A5
(230,181,165)
#D2A596
(210,165,150)
#BE9587
(190,149,135)
#AA8578
(170,133,120)
#967569
(150,117,105)
#82655A
(130,101,90)
#6E554B
(110,85,75)
#5A453C
(90,69,60)
#46352D
(70,53,45)
#32251E
(50,37,30)
#1E150F
(30,21,15)
#000000
(0,0,0)

Tints of #E6B5A5

#E6B5A5
(230,181,165)
#E8BBAD
(232,187,173)
#EAC1B5
(234,193,181)
#ECC7BD
(236,199,189)
#EECDC5
(238,205,197)
#F0D3CD
(240,211,205)
#F2D9D5
(242,217,213)
#F4DFDD
(244,223,221)
#F6E5E5
(246,229,229)
#F8EBED
(248,235,237)
#FAF1F5
(250,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5A5; }

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

This text font color is #E6B5A5.

Background Color

.myBgColor { background-color: #E6B5A5; }

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

This div background color is #E6B5A5.

Border color

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

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

This div border color is #E6B5A5.

Opacity

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

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

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

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

This text has shadow with #E6B5A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5A5.

Preview

Color preview on black background

This text has color #E6B5A5 on black background.


Color preview on white background

This text has color #E6B5A5 on white background.


Black color preview on #E6B5A5 background

This text has black color on #E6B5A5 background.


White color preview on #E6B5A5 background

This text has white color on #E6B5A5 background.


Related colors

Complementary color

Complementary color for #hex is #194A5A.


I love getcolorcode.com

Triadic colors

1 #A5E6B5 and #B5A5E6 with #E6B5A5 are triadic colors.

2 #A5B5E6 and #B5E6A5 with #E6B5A5 are triadic colors.