COLOR #AE6C6E

HEX: #AE6C6E RGB: (174,108,110)

Renk bilgisi

#AE6C6E contains mainly red color. #AE6C6E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AE6C6E color RGB value is (174,108,110).

RGB: (174,108,110) (68%, 42%, 43%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 108 of 255 = 42%
B 110 of 255 = 43%

174
108
110

R + G + B ~ 51%. #AE6C6E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 108 + 110 = 392 (100%)
R 174 of 392 ~ 44.39%
G 108 of 392 ~ 27.55%
B 110 of 392 ~ 28.06'%

%44.39
%27.55
%28.06

CMYK RENK MODELİ

#AE6C6E rengi CMYK tonu (0,38,37,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.93%
  • sarı tonu 36.78%
  • ana renk tonu 31.76%

CMYK: (0,38,37,32)
C0M38Y37K32 (0%, 38%, 37%, 32%)
(0.00 / 0.38 / 0.37 / 0.32)

CMYK yüzdeleri

%0
%37.93
%36.78
%31.76

Codes

Color #AE6C6E in popluar color models

AE 6C 6E
RGB 174 108 110
HSL 358° 28.95% 55.29%
HSB/HSV 358° 37.93% 68.24%
CMYK 0.00% 37.93% 36.78%
31.76%

Color #AE6C6E in popluar number systems.

HEX AE 6C 6E
Decimal 174 108 110
Binary 10101110 1101100 1101110
Octal 256 154 156

Shades and tints

Shades of #AE6C6E

#AE6C6E
(174,108,110)
#9F6364
(159,99,100)
#905A5A
(144,90,90)
#815150
(129,81,80)
#724846
(114,72,70)
#633F3C
(99,63,60)
#543632
(84,54,50)
#452D28
(69,45,40)
#36241E
(54,36,30)
#271B14
(39,27,20)
#18120A
(24,18,10)
#000000
(0,0,0)

Tints of #AE6C6E

#AE6C6E
(174,108,110)
#B5797B
(181,121,123)
#BC8688
(188,134,136)
#C39395
(195,147,149)
#CAA0A2
(202,160,162)
#D1ADAF
(209,173,175)
#D8BABC
(216,186,188)
#DFC7C9
(223,199,201)
#E6D4D6
(230,212,214)
#EDE1E3
(237,225,227)
#F4EEF0
(244,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE6C6E color. Also use rgb(174,108,110) instead hex code.

Text Font Color

.myTextColor { color: #AE6C6E; }

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

This text font color is #AE6C6E.

Background Color

.myBgColor { background-color: #AE6C6E; }

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

This div background color is #AE6C6E.

Border color

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

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

This div border color is #AE6C6E.

Opacity

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

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

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

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

This text has shadow with #AE6C6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE6C6E.

Preview

Color preview on black background

This text has color #AE6C6E on black background.


Color preview on white background

This text has color #AE6C6E on white background.


Black color preview on #AE6C6E background

This text has black color on #AE6C6E background.


White color preview on #AE6C6E background

This text has white color on #AE6C6E background.


Related colors

Complementary color

Complementary color for #hex is #519391.


I love getcolorcode.com

Triadic colors

1 #6EAE6C and #6C6EAE with #AE6C6E are triadic colors.

2 #6E6CAE and #6CAE6E with #AE6C6E are triadic colors.