COLOR #AEB977

HEX: #AEB977 RGB: (174,185,119)

Renk bilgisi

#AEB977 contains mainly red and green colors. #AEB977 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#AEB977 color RGB value is (174,185,119).

RGB: (174,185,119) (68%, 73%, 47%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 185 of 255 = 73%
B 119 of 255 = 47%

174
185
119

R + G + B ~ 63%. #AEB977 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 185 + 119 = 478 (100%)
R 174 of 478 ~ 36.4%
G 185 of 478 ~ 38.7%
B 119 of 478 ~ 24.9'%

%36.4
%38.7
%24.9

CMYK RENK MODELİ

#AEB977 rengi CMYK tonu (6,0,36,27).

  • camgöbeği tonu 5.95%
  • eflatun tonu 0.00%
  • sarı tonu 35.68%
  • ana renk tonu 27.45%

CMYK: (6,0,36,27)
C6M0Y36K27 (6%, 0%, 36%, 27%)
(0.06 / 0.00 / 0.36 / 0.27)

CMYK yüzdeleri

%5.95
%0
%35.68
%27.45

Codes

Color #AEB977 in popluar color models

AE B9 77
RGB 174 185 119
HSL 70° 32.04% 59.61%
HSB/HSV 70° 35.68% 72.55%
CMYK 5.95% 0.00% 35.68%
27.45%

Color #AEB977 in popluar number systems.

HEX AE B9 77
Decimal 174 185 119
Binary 10101110 10111001 1110111
Octal 256 271 167

Shades and tints

Shades of #AEB977

#AEB977
(174,185,119)
#9FA96D
(159,169,109)
#909963
(144,153,99)
#818959
(129,137,89)
#72794F
(114,121,79)
#636945
(99,105,69)
#54593B
(84,89,59)
#454931
(69,73,49)
#363927
(54,57,39)
#27291D
(39,41,29)
#181913
(24,25,19)
#000000
(0,0,0)

Tints of #AEB977

#AEB977
(174,185,119)
#B5BF83
(181,191,131)
#BCC58F
(188,197,143)
#C3CB9B
(195,203,155)
#CAD1A7
(202,209,167)
#D1D7B3
(209,215,179)
#D8DDBF
(216,221,191)
#DFE3CB
(223,227,203)
#E6E9D7
(230,233,215)
#EDEFE3
(237,239,227)
#F4F5EF
(244,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB977 color. Also use rgb(174,185,119) instead hex code.

Text Font Color

.myTextColor { color: #AEB977; }

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

This text font color is #AEB977.

Background Color

.myBgColor { background-color: #AEB977; }

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

This div background color is #AEB977.

Border color

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

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

This div border color is #AEB977.

Opacity

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

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

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

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

This text has shadow with #AEB977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB977.

Preview

Color preview on black background

This text has color #AEB977 on black background.


Color preview on white background

This text has color #AEB977 on white background.


Black color preview on #AEB977 background

This text has black color on #AEB977 background.


White color preview on #AEB977 background

This text has white color on #AEB977 background.


Related colors

Complementary color

Complementary color for #hex is #514688.


I love getcolorcode.com

Triadic colors

1 #77AEB9 and #B977AE with #AEB977 are triadic colors.

2 #77B9AE and #B9AE77 with #AEB977 are triadic colors.