COLOR #AEBFAE

HEX: #AEBFAE RGB: (174,191,174)

Color info

#AEBFAE contains red, green and blue colors in about the same proportion. Web safe color of #AEBFAE is #99CC99 (or #9C9).

RGB color model

#AEBFAE color RGB value is (174,191,174).

RGB: (174,191,174) (68%, 75%, 68%)

RGB channels and saturation

R 174 of 255 = 68%
G 191 of 255 = 75%
B 174 of 255 = 68%

174
191
174

R + G + B ~ 70%. #AEBFAE is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 191 + 174 = 539 (100%)
R 174 of 539 ~ 32.28%
G 191 of 539 ~ 35.44%
B 174 of 539 ~ 32.28'%

%32.28
%35.44
%32.28

CMYK color model

#AEBFAE color CMYK value is (9,0,9,25).

  • cyan value is 8.90%
  • magenta value is 0.00%
  • yellow value is 8.90%
  • key color value is 25.10%

CMYK: (9,0,9,25)
C9M0Y9K25 (9%, 0%, 9%, 25%)
(0.09 / 0.00 / 0.09 / 0.25)

CMYK percentages

%8.9
%0
%8.9
%25.1

Codes

Color #AEBFAE in popluar color models

AE BF AE
RGB 174 191 174
HSL 120° 11.72% 71.57%
HSB/HSV 120° 8.90% 74.90%
CMYK 8.90% 0.00% 8.90%
25.10%

Color #AEBFAE in popluar number systems.

HEX AE BF AE
Decimal 174 191 174
Binary 10101110 10111111 10101110
Octal 256 277 256

Shades and tints

Shades of #AEBFAE

#AEBFAE
(174,191,174)
#9FAE9F
(159,174,159)
#909D90
(144,157,144)
#818C81
(129,140,129)
#727B72
(114,123,114)
#636A63
(99,106,99)
#545954
(84,89,84)
#454845
(69,72,69)
#363736
(54,55,54)
#272627
(39,38,39)
#181518
(24,21,24)
#000000
(0,0,0)

Tints of #AEBFAE

#AEBFAE
(174,191,174)
#B5C4B5
(181,196,181)
#BCC9BC
(188,201,188)
#C3CEC3
(195,206,195)
#CAD3CA
(202,211,202)
#D1D8D1
(209,216,209)
#D8DDD8
(216,221,216)
#DFE2DF
(223,226,223)
#E6E7E6
(230,231,230)
#EDECED
(237,236,237)
#F4F1F4
(244,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEBFAE; }

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

This text font color is #AEBFAE.

Background Color

.myBgColor { background-color: #AEBFAE; }

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

This div background color is #AEBFAE.

Border color

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

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

This div border color is #AEBFAE.

Opacity

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

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

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

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

This text has shadow with #AEBFAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEBFAE.

Preview

Color preview on black background

This text has color #AEBFAE on black background.


Color preview on white background

This text has color #AEBFAE on white background.


Black color preview on #AEBFAE background

This text has black color on #AEBFAE background.


White color preview on #AEBFAE background

This text has white color on #AEBFAE background.


Related colors

Complementary color

Complementary color for #hex is #514051.


I love getcolorcode.com

Triadic colors

1 #AEAEBF and #BFAEAE with #AEBFAE are triadic colors.

2 #AEBFAE and #BFAEAE with #AEBFAE are triadic colors.