COLOR #E6AE66

HEX: #E6AE66 RGB: (230,174,102)

Renk bilgisi

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

RGB renk modeli

#E6AE66 color RGB value is (230,174,102).

RGB: (230,174,102) (90%, 68%, 40%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 174 of 255 = 68%
B 102 of 255 = 40%

230
174
102

R + G + B ~ 66%. #E6AE66 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 174 + 102 = 506 (100%)
R 230 of 506 ~ 45.45%
G 174 of 506 ~ 34.39%
B 102 of 506 ~ 20.16'%

%45.45
%34.39
%20.16

CMYK RENK MODELİ

#E6AE66 rengi CMYK tonu (0,24,56,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.35%
  • sarı tonu 55.65%
  • ana renk tonu 9.80%

CMYK: (0,24,56,10)
C0M24Y56K10 (0%, 24%, 56%, 10%)
(0.00 / 0.24 / 0.56 / 0.10)

CMYK yüzdeleri

%0
%24.35
%55.65
%9.8

Codes

Color #E6AE66 in popluar color models

E6 AE 66
RGB 230 174 102
HSL 34° 71.91% 65.10%
HSB/HSV 34° 55.65% 90.20%
CMYK 0.00% 24.35% 55.65%
9.80%

Color #E6AE66 in popluar number systems.

HEX E6 AE 66
Decimal 230 174 102
Binary 11100110 10101110 1100110
Octal 346 256 146

Shades and tints

Shades of #E6AE66

#E6AE66
(230,174,102)
#D29F5D
(210,159,93)
#BE9054
(190,144,84)
#AA814B
(170,129,75)
#967242
(150,114,66)
#826339
(130,99,57)
#6E5430
(110,84,48)
#5A4527
(90,69,39)
#46361E
(70,54,30)
#322715
(50,39,21)
#1E180C
(30,24,12)
#000000
(0,0,0)

Tints of #E6AE66

#E6AE66
(230,174,102)
#E8B573
(232,181,115)
#EABC80
(234,188,128)
#ECC38D
(236,195,141)
#EECA9A
(238,202,154)
#F0D1A7
(240,209,167)
#F2D8B4
(242,216,180)
#F4DFC1
(244,223,193)
#F6E6CE
(246,230,206)
#F8EDDB
(248,237,219)
#FAF4E8
(250,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6AE66 color. Also use rgb(230,174,102) instead hex code.

Text Font Color

.myTextColor { color: #E6AE66; }

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

This text font color is #E6AE66.

Background Color

.myBgColor { background-color: #E6AE66; }

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

This div background color is #E6AE66.

Border color

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

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

This div border color is #E6AE66.

Opacity

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

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

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

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

This text has shadow with #E6AE66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AE66.

Preview

Color preview on black background

This text has color #E6AE66 on black background.


Color preview on white background

This text has color #E6AE66 on white background.


Black color preview on #E6AE66 background

This text has black color on #E6AE66 background.


White color preview on #E6AE66 background

This text has white color on #E6AE66 background.


Related colors

Complementary color

Complementary color for #hex is #195199.


I love getcolorcode.com

Triadic colors

1 #66E6AE and #AE66E6 with #E6AE66 are triadic colors.

2 #66AEE6 and #AEE666 with #E6AE66 are triadic colors.