COLOR #E6AD71

HEX: #E6AD71 RGB: (230,173,113)

Renk bilgisi

#E6AD71 contains mainly red and green colors. #E6AD71 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#E6AD71 color RGB value is (230,173,113).

RGB: (230,173,113) (90%, 68%, 44%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 173 of 255 = 68%
B 113 of 255 = 44%

230
173
113

R + G + B ~ 67%. #E6AD71 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 113 = 516 (100%)
R 230 of 516 ~ 44.57%
G 173 of 516 ~ 33.53%
B 113 of 516 ~ 21.9'%

%44.57
%33.53
%21.9

CMYK RENK MODELİ

#E6AD71 rengi CMYK tonu (0,25,51,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.78%
  • sarı tonu 50.87%
  • ana renk tonu 9.80%

CMYK: (0,25,51,10)
C0M25Y51K10 (0%, 25%, 51%, 10%)
(0.00 / 0.25 / 0.51 / 0.10)

CMYK yüzdeleri

%0
%24.78
%50.87
%9.8

Codes

Color #E6AD71 in popluar color models

E6 AD 71
RGB 230 173 113
HSL 31° 70.06% 67.25%
HSB/HSV 31° 50.87% 90.20%
CMYK 0.00% 24.78% 50.87%
9.80%

Color #E6AD71 in popluar number systems.

HEX E6 AD 71
Decimal 230 173 113
Binary 11100110 10101101 1110001
Octal 346 255 161

Shades and tints

Shades of #E6AD71

#E6AD71
(230,173,113)
#D29E67
(210,158,103)
#BE8F5D
(190,143,93)
#AA8053
(170,128,83)
#967149
(150,113,73)
#82623F
(130,98,63)
#6E5335
(110,83,53)
#5A442B
(90,68,43)
#463521
(70,53,33)
#322617
(50,38,23)
#1E170D
(30,23,13)
#000000
(0,0,0)

Tints of #E6AD71

#E6AD71
(230,173,113)
#E8B47D
(232,180,125)
#EABB89
(234,187,137)
#ECC295
(236,194,149)
#EEC9A1
(238,201,161)
#F0D0AD
(240,208,173)
#F2D7B9
(242,215,185)
#F4DEC5
(244,222,197)
#F6E5D1
(246,229,209)
#F8ECDD
(248,236,221)
#FAF3E9
(250,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6AD71 color. Also use rgb(230,173,113) instead hex code.

Text Font Color

.myTextColor { color: #E6AD71; }

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

This text font color is #E6AD71.

Background Color

.myBgColor { background-color: #E6AD71; }

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

This div background color is #E6AD71.

Border color

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

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

This div border color is #E6AD71.

Opacity

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

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

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

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

This text has shadow with #E6AD71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AD71.

Preview

Color preview on black background

This text has color #E6AD71 on black background.


Color preview on white background

This text has color #E6AD71 on white background.


Black color preview on #E6AD71 background

This text has black color on #E6AD71 background.


White color preview on #E6AD71 background

This text has white color on #E6AD71 background.


Related colors

Complementary color

Complementary color for #hex is #19528E.


I love getcolorcode.com

Triadic colors

1 #71E6AD and #AD71E6 with #E6AD71 are triadic colors.

2 #71ADE6 and #ADE671 with #E6AD71 are triadic colors.