COLOR #E6B877

HEX: #E6B877 RGB: (230,184,119)

Renk bilgisi

#E6B877 contains mainly red and green colors. #E6B877 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#E6B877 color RGB value is (230,184,119).

RGB: (230,184,119) (90%, 72%, 47%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 184 of 255 = 72%
B 119 of 255 = 47%

230
184
119

R + G + B ~ 70%. #E6B877 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 184 + 119 = 533 (100%)
R 230 of 533 ~ 43.15%
G 184 of 533 ~ 34.52%
B 119 of 533 ~ 22.33'%

%43.15
%34.52
%22.33

CMYK RENK MODELİ

#E6B877 rengi CMYK tonu (0,20,48,10).

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

CMYK: (0,20,48,10)
C0M20Y48K10 (0%, 20%, 48%, 10%)
(0.00 / 0.20 / 0.48 / 0.10)

CMYK yüzdeleri

%0
%20
%48.26
%9.8

Codes

Color #E6B877 in popluar color models

E6 B8 77
RGB 230 184 119
HSL 35° 68.94% 68.43%
HSB/HSV 35° 48.26% 90.20%
CMYK 0.00% 20.00% 48.26%
9.80%

Color #E6B877 in popluar number systems.

HEX E6 B8 77
Decimal 230 184 119
Binary 11100110 10111000 1110111
Octal 346 270 167

Shades and tints

Shades of #E6B877

#E6B877
(230,184,119)
#D2A86D
(210,168,109)
#BE9863
(190,152,99)
#AA8859
(170,136,89)
#96784F
(150,120,79)
#826845
(130,104,69)
#6E583B
(110,88,59)
#5A4831
(90,72,49)
#463827
(70,56,39)
#32281D
(50,40,29)
#1E1813
(30,24,19)
#000000
(0,0,0)

Tints of #E6B877

#E6B877
(230,184,119)
#E8BE83
(232,190,131)
#EAC48F
(234,196,143)
#ECCA9B
(236,202,155)
#EED0A7
(238,208,167)
#F0D6B3
(240,214,179)
#F2DCBF
(242,220,191)
#F4E2CB
(244,226,203)
#F6E8D7
(246,232,215)
#F8EEE3
(248,238,227)
#FAF4EF
(250,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B877; }

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

This text font color is #E6B877.

Background Color

.myBgColor { background-color: #E6B877; }

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

This div background color is #E6B877.

Border color

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

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

This div border color is #E6B877.

Opacity

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

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

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

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

This text has shadow with #E6B877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B877.

Preview

Color preview on black background

This text has color #E6B877 on black background.


Color preview on white background

This text has color #E6B877 on white background.


Black color preview on #E6B877 background

This text has black color on #E6B877 background.


White color preview on #E6B877 background

This text has white color on #E6B877 background.


Related colors

Complementary color

Complementary color for #hex is #194788.


I love getcolorcode.com

Triadic colors

1 #77E6B8 and #B877E6 with #E6B877 are triadic colors.

2 #77B8E6 and #B8E677 with #E6B877 are triadic colors.