COLOR #E6B977

HEX: #E6B977 RGB: (230,185,119)

Renk bilgisi

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

RGB renk modeli

#E6B977 color RGB value is (230,185,119).

RGB: (230,185,119) (90%, 73%, 47%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 185 of 255 = 73%
B 119 of 255 = 47%

230
185
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 185 + 119 = 534 (100%)
R 230 of 534 ~ 43.07%
G 185 of 534 ~ 34.64%
B 119 of 534 ~ 22.28'%

%43.07
%34.64
%22.28

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.57%
  • 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
%19.57
%48.26
%9.8

Codes

Color #E6B977 in popluar color models

E6 B9 77
RGB 230 185 119
HSL 36° 68.94% 68.43%
HSB/HSV 36° 48.26% 90.20%
CMYK 0.00% 19.57% 48.26%
9.80%

Color #E6B977 in popluar number systems.

HEX E6 B9 77
Decimal 230 185 119
Binary 11100110 10111001 1110111
Octal 346 271 167

Shades and tints

Shades of #E6B977

#E6B977
(230,185,119)
#D2A96D
(210,169,109)
#BE9963
(190,153,99)
#AA8959
(170,137,89)
#96794F
(150,121,79)
#826945
(130,105,69)
#6E593B
(110,89,59)
#5A4931
(90,73,49)
#463927
(70,57,39)
#32291D
(50,41,29)
#1E1913
(30,25,19)
#000000
(0,0,0)

Tints of #E6B977

#E6B977
(230,185,119)
#E8BF83
(232,191,131)
#EAC58F
(234,197,143)
#ECCB9B
(236,203,155)
#EED1A7
(238,209,167)
#F0D7B3
(240,215,179)
#F2DDBF
(242,221,191)
#F4E3CB
(244,227,203)
#F6E9D7
(246,233,215)
#F8EFE3
(248,239,227)
#FAF5EF
(250,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B977; }

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

This text font color is #E6B977.

Background Color

.myBgColor { background-color: #E6B977; }

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

This div background color is #E6B977.

Border color

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

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

This div border color is #E6B977.

Opacity

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

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

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

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

This text has shadow with #E6B977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B977.

Preview

Color preview on black background

This text has color #E6B977 on black background.


Color preview on white background

This text has color #E6B977 on white background.


Black color preview on #E6B977 background

This text has black color on #E6B977 background.


White color preview on #E6B977 background

This text has white color on #E6B977 background.


Related colors

Complementary color

Complementary color for #hex is #194688.


I love getcolorcode.com

Triadic colors

1 #77E6B9 and #B977E6 with #E6B977 are triadic colors.

2 #77B9E6 and #B9E677 with #E6B977 are triadic colors.