COLOR #AE996E

HEX: #AE996E RGB: (174,153,110)

Renk bilgisi

#AE996E contains mainly red and green colors. #AE996E ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#AE996E color RGB value is (174,153,110).

RGB: (174,153,110) (68%, 60%, 43%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 153 of 255 = 60%
B 110 of 255 = 43%

174
153
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 153 + 110 = 437 (100%)
R 174 of 437 ~ 39.82%
G 153 of 437 ~ 35.01%
B 110 of 437 ~ 25.17'%

%39.82
%35.01
%25.17

CMYK RENK MODELİ

#AE996E rengi CMYK tonu (0,12,37,32).

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

CMYK: (0,12,37,32)
C0M12Y37K32 (0%, 12%, 37%, 32%)
(0.00 / 0.12 / 0.37 / 0.32)

CMYK yüzdeleri

%0
%12.07
%36.78
%31.76

Codes

Color #AE996E in popluar color models

AE 99 6E
RGB 174 153 110
HSL 40° 28.32% 55.69%
HSB/HSV 40° 36.78% 68.24%
CMYK 0.00% 12.07% 36.78%
31.76%

Color #AE996E in popluar number systems.

HEX AE 99 6E
Decimal 174 153 110
Binary 10101110 10011001 1101110
Octal 256 231 156

Shades and tints

Shades of #AE996E

#AE996E
(174,153,110)
#9F8C64
(159,140,100)
#907F5A
(144,127,90)
#817250
(129,114,80)
#726546
(114,101,70)
#63583C
(99,88,60)
#544B32
(84,75,50)
#453E28
(69,62,40)
#36311E
(54,49,30)
#272414
(39,36,20)
#18170A
(24,23,10)
#000000
(0,0,0)

Tints of #AE996E

#AE996E
(174,153,110)
#B5A27B
(181,162,123)
#BCAB88
(188,171,136)
#C3B495
(195,180,149)
#CABDA2
(202,189,162)
#D1C6AF
(209,198,175)
#D8CFBC
(216,207,188)
#DFD8C9
(223,216,201)
#E6E1D6
(230,225,214)
#EDEAE3
(237,234,227)
#F4F3F0
(244,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE996E; }

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

This text font color is #AE996E.

Background Color

.myBgColor { background-color: #AE996E; }

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

This div background color is #AE996E.

Border color

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

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

This div border color is #AE996E.

Opacity

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

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

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

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

This text has shadow with #AE996E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE996E.

Preview

Color preview on black background

This text has color #AE996E on black background.


Color preview on white background

This text has color #AE996E on white background.


Black color preview on #AE996E background

This text has black color on #AE996E background.


White color preview on #AE996E background

This text has white color on #AE996E background.


Related colors

Complementary color

Complementary color for #hex is #516691.


I love getcolorcode.com

Triadic colors

1 #6EAE99 and #996EAE with #AE996E are triadic colors.

2 #6E99AE and #99AE6E with #AE996E are triadic colors.