COLOR #E6AE90

HEX: #E6AE90 RGB: (230,174,144)

Renk bilgisi

#E6AE90 contains mainly red and green colors. #E6AE90 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#E6AE90 color RGB value is (230,174,144).

RGB: (230,174,144) (90%, 68%, 56%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 174 of 255 = 68%
B 144 of 255 = 56%

230
174
144

R + G + B ~ 71%. #E6AE90 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 174 + 144 = 548 (100%)
R 230 of 548 ~ 41.97%
G 174 of 548 ~ 31.75%
B 144 of 548 ~ 26.28'%

%41.97
%31.75
%26.28

CMYK RENK MODELİ

#E6AE90 rengi CMYK tonu (0,24,37,10).

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

CMYK: (0,24,37,10)
C0M24Y37K10 (0%, 24%, 37%, 10%)
(0.00 / 0.24 / 0.37 / 0.10)

CMYK yüzdeleri

%0
%24.35
%37.39
%9.8

Codes

Color #E6AE90 in popluar color models

E6 AE 90
RGB 230 174 144
HSL 21° 63.24% 73.33%
HSB/HSV 21° 37.39% 90.20%
CMYK 0.00% 24.35% 37.39%
9.80%

Color #E6AE90 in popluar number systems.

HEX E6 AE 90
Decimal 230 174 144
Binary 11100110 10101110 10010000
Octal 346 256 220

Shades and tints

Shades of #E6AE90

#E6AE90
(230,174,144)
#D29F83
(210,159,131)
#BE9076
(190,144,118)
#AA8169
(170,129,105)
#96725C
(150,114,92)
#82634F
(130,99,79)
#6E5442
(110,84,66)
#5A4535
(90,69,53)
#463628
(70,54,40)
#32271B
(50,39,27)
#1E180E
(30,24,14)
#000000
(0,0,0)

Tints of #E6AE90

#E6AE90
(230,174,144)
#E8B59A
(232,181,154)
#EABCA4
(234,188,164)
#ECC3AE
(236,195,174)
#EECAB8
(238,202,184)
#F0D1C2
(240,209,194)
#F2D8CC
(242,216,204)
#F4DFD6
(244,223,214)
#F6E6E0
(246,230,224)
#F8EDEA
(248,237,234)
#FAF4F4
(250,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6AE90; }

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

This text font color is #E6AE90.

Background Color

.myBgColor { background-color: #E6AE90; }

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

This div background color is #E6AE90.

Border color

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

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

This div border color is #E6AE90.

Opacity

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

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

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

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

This text has shadow with #E6AE90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AE90.

Preview

Color preview on black background

This text has color #E6AE90 on black background.


Color preview on white background

This text has color #E6AE90 on white background.


Black color preview on #E6AE90 background

This text has black color on #E6AE90 background.


White color preview on #E6AE90 background

This text has white color on #E6AE90 background.


Related colors

Complementary color

Complementary color for #hex is #19516F.


I love getcolorcode.com

Triadic colors

1 #90E6AE and #AE90E6 with #E6AE90 are triadic colors.

2 #90AEE6 and #AEE690 with #E6AE90 are triadic colors.