COLOR #AEB506

HEX: #AEB506 RGB: (174,181,6)

Color info

#AEB506 contains mainly red and green colors. Web safe color of #AEB506 is #99CC00 (or #9C0).

RGB color model

#AEB506 color RGB value is (174,181,6).

RGB: (174,181,6) (68%, 71%, 2%)

RGB channels and saturation

R 174 of 255 = 68%
G 181 of 255 = 71%
B 6 of 255 = 2%

174
181
6

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

Portions of RGB colors in percentages

R + G + B = 174 + 181 + 6 = 361 (100%)
R 174 of 361 ~ 48.2%
G 181 of 361 ~ 50.14%
B 6 of 361 ~ 1.66'%

%48.2
%50.14

CMYK color model

#AEB506 color CMYK value is (4,0,97,29).

  • cyan value is 3.87%
  • magenta value is 0.00%
  • yellow value is 96.69%
  • key color value is 29.02%
CMYK: (4,0,97,29) C4M0Y97K29 (4%,0%,97%,29%) (0.04/0.00/0.97/0.29) 

CMYK percentages

%3.87
%0
%96.69
%29.02

Codes

Color #AEB506 in popluar color models

AE B5 06
RGB 174 181 6
HSL 62° 93.58% 36.67%
HSB/HSV 62° 96.69% 70.98%
CMYK 3.87% 0.00% 96.69%
29.02%

Color #AEB506 in popluar number systems.

HEX AE B5 06
Decimal 174 181 6
Binary 10101110 10110101 110
Octal 256 265 6

Shades and tints

Shades of #AEB506

#AEB506
(174,181,6)
#9FA506
(159,165,6)
#909506
(144,149,6)
#818506
(129,133,6)
#727506
(114,117,6)
#636506
(99,101,6)
#545506
(84,85,6)
#454506
(69,69,6)
#363506
(54,53,6)
#272506
(39,37,6)
#181506
(24,21,6)
#000000
(0,0,0)

Tints of #AEB506

#AEB506
(174,181,6)
#B5BB1C
(181,187,28)
#BCC132
(188,193,50)
#C3C748
(195,199,72)
#CACD5E
(202,205,94)
#D1D374
(209,211,116)
#D8D98A
(216,217,138)
#DFDFA0
(223,223,160)
#E6E5B6
(230,229,182)
#EDEBCC
(237,235,204)
#F4F1E2
(244,241,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEB506 color. Also use rgb(174,181,6) instead hex code.

Text Font Color

.myTextColor { color: #AEB506; }

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

This text font color is #AEB506.

Background Color

.myBgColor { background-color: #AEB506; }

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

This div background color is #AEB506.

Border color

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

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

This div border color is #AEB506.

Opacity

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

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

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

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

This text has shadow with #AEB506 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEB506.

Preview

Color preview on black background

This text has color #AEB506 on black background.


Color preview on white background

This text has color #AEB506 on white background.


Black color preview on #AEB506 background

This text has black color on #AEB506 background.


White color preview on #AEB506 background

This text has white color on #AEB506 background.


Related colors

Complementary color

Complementary color for #hex is #514AF9.


I love getcolorcode.com

Triadic colors

1 #06AEB5 and #B506AE with #AEB506 are triadic colors.

2 #06B5AE and #B5AE06 with #AEB506 are triadic colors.