COLOR #AE9993

HEX: #AE9993 RGB: (174,153,147)

Renk bilgisi

#AE9993 contains red, green and blue colors in about the same proportion. #AE9993 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#AE9993 color RGB value is (174,153,147).

RGB: (174,153,147) (68%, 60%, 58%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 153 of 255 = 60%
B 147 of 255 = 58%

174
153
147

R + G + B ~ 62%. #AE9993 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 153 + 147 = 474 (100%)
R 174 of 474 ~ 36.71%
G 153 of 474 ~ 32.28%
B 147 of 474 ~ 31.01'%

%36.71
%32.28
%31.01

CMYK RENK MODELİ

#AE9993 rengi CMYK tonu (0,12,16,32).

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

CMYK: (0,12,16,32)
C0M12Y16K32 (0%, 12%, 16%, 32%)
(0.00 / 0.12 / 0.16 / 0.32)

CMYK yüzdeleri

%0
%12.07
%15.52
%31.76

Codes

Color #AE9993 in popluar color models

AE 99 93
RGB 174 153 147
HSL 13° 14.29% 62.94%
HSB/HSV 13° 15.52% 68.24%
CMYK 0.00% 12.07% 15.52%
31.76%

Color #AE9993 in popluar number systems.

HEX AE 99 93
Decimal 174 153 147
Binary 10101110 10011001 10010011
Octal 256 231 223

Shades and tints

Shades of #AE9993

#AE9993
(174,153,147)
#9F8C86
(159,140,134)
#907F79
(144,127,121)
#81726C
(129,114,108)
#72655F
(114,101,95)
#635852
(99,88,82)
#544B45
(84,75,69)
#453E38
(69,62,56)
#36312B
(54,49,43)
#27241E
(39,36,30)
#181711
(24,23,17)
#000000
(0,0,0)

Tints of #AE9993

#AE9993
(174,153,147)
#B5A29C
(181,162,156)
#BCABA5
(188,171,165)
#C3B4AE
(195,180,174)
#CABDB7
(202,189,183)
#D1C6C0
(209,198,192)
#D8CFC9
(216,207,201)
#DFD8D2
(223,216,210)
#E6E1DB
(230,225,219)
#EDEAE4
(237,234,228)
#F4F3ED
(244,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE9993; }

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

This text font color is #AE9993.

Background Color

.myBgColor { background-color: #AE9993; }

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

This div background color is #AE9993.

Border color

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

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

This div border color is #AE9993.

Opacity

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

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

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

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

This text has shadow with #AE9993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE9993.

Preview

Color preview on black background

This text has color #AE9993 on black background.


Color preview on white background

This text has color #AE9993 on white background.


Black color preview on #AE9993 background

This text has black color on #AE9993 background.


White color preview on #AE9993 background

This text has white color on #AE9993 background.


Related colors

Complementary color

Complementary color for #hex is #51666C.


I love getcolorcode.com

Triadic colors

1 #93AE99 and #9993AE with #AE9993 are triadic colors.

2 #9399AE and #99AE93 with #AE9993 are triadic colors.