COLOR #AEC749

HEX: #AEC749 RGB: (174,199,73)

Renk bilgisi

#AEC749 contains mainly red and green colors. #AEC749 ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

#AEC749 color RGB value is (174,199,73).

RGB: (174,199,73) (68%, 78%, 29%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 199 of 255 = 78%
B 73 of 255 = 29%

174
199
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 199 + 73 = 446 (100%)
R 174 of 446 ~ 39.01%
G 199 of 446 ~ 44.62%
B 73 of 446 ~ 16.37'%

%39.01
%44.62
%16.37

CMYK RENK MODELİ

#AEC749 rengi CMYK tonu (13,0,63,22).

  • camgöbeği tonu 12.56%
  • eflatun tonu 0.00%
  • sarı tonu 63.32%
  • ana renk tonu 21.96%

CMYK: (13,0,63,22)
C13M0Y63K22 (13%, 0%, 63%, 22%)
(0.13 / 0.00 / 0.63 / 0.22)

CMYK yüzdeleri

%12.56
%0
%63.32
%21.96

Codes

Color #AEC749 in popluar color models

AE C7 49
RGB 174 199 73
HSL 72° 52.94% 53.33%
HSB/HSV 72° 63.32% 78.04%
CMYK 12.56% 0.00% 63.32%
21.96%

Color #AEC749 in popluar number systems.

HEX AE C7 49
Decimal 174 199 73
Binary 10101110 11000111 1001001
Octal 256 307 111

Shades and tints

Shades of #AEC749

#AEC749
(174,199,73)
#9FB543
(159,181,67)
#90A33D
(144,163,61)
#819137
(129,145,55)
#727F31
(114,127,49)
#636D2B
(99,109,43)
#545B25
(84,91,37)
#45491F
(69,73,31)
#363719
(54,55,25)
#272513
(39,37,19)
#18130D
(24,19,13)
#000000
(0,0,0)

Tints of #AEC749

#AEC749
(174,199,73)
#B5CC59
(181,204,89)
#BCD169
(188,209,105)
#C3D679
(195,214,121)
#CADB89
(202,219,137)
#D1E099
(209,224,153)
#D8E5A9
(216,229,169)
#DFEAB9
(223,234,185)
#E6EFC9
(230,239,201)
#EDF4D9
(237,244,217)
#F4F9E9
(244,249,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEC749 color. Also use rgb(174,199,73) instead hex code.

Text Font Color

.myTextColor { color: #AEC749; }

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

This text font color is #AEC749.

Background Color

.myBgColor { background-color: #AEC749; }

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

This div background color is #AEC749.

Border color

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

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

This div border color is #AEC749.

Opacity

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

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

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

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

This text has shadow with #AEC749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEC749.

Preview

Color preview on black background

This text has color #AEC749 on black background.


Color preview on white background

This text has color #AEC749 on white background.


Black color preview on #AEC749 background

This text has black color on #AEC749 background.


White color preview on #AEC749 background

This text has white color on #AEC749 background.


Related colors

Complementary color

Complementary color for #hex is #5138B6.


I love getcolorcode.com

Triadic colors

1 #49AEC7 and #C749AE with #AEC749 are triadic colors.

2 #49C7AE and #C7AE49 with #AEC749 are triadic colors.