COLOR #AE6B90

HEX: #AE6B90 RGB: (174,107,144)

Renk bilgisi

#AE6B90 contains mainly red and blue colors. #AE6B90 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AE6B90 color RGB value is (174,107,144).

RGB: (174,107,144) (68%, 42%, 56%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 107 of 255 = 42%
B 144 of 255 = 56%

174
107
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 107 + 144 = 425 (100%)
R 174 of 425 ~ 40.94%
G 107 of 425 ~ 25.18%
B 144 of 425 ~ 33.88'%

%40.94
%25.18
%33.88

CMYK RENK MODELİ

#AE6B90 rengi CMYK tonu (0,39,17,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.51%
  • sarı tonu 17.24%
  • ana renk tonu 31.76%
CMYK: (0,39,17,32) C0M39Y17K32 (0%,39%,17%,32%) (0.00/0.39/0.17/0.32) 

CMYK yüzdeleri

%0
%38.51
%17.24
%31.76

Codes

Color #AE6B90 in popluar color models

AE 6B 90
RGB 174 107 144
HSL 327° 29.26% 55.10%
HSB/HSV 327° 38.51% 68.24%
CMYK 0.00% 38.51% 17.24%
31.76%

Color #AE6B90 in popluar number systems.

HEX AE 6B 90
Decimal 174 107 144
Binary 10101110 1101011 10010000
Octal 256 153 220

Shades and tints

Shades of #AE6B90

#AE6B90
(174,107,144)
#9F6283
(159,98,131)
#905976
(144,89,118)
#815069
(129,80,105)
#72475C
(114,71,92)
#633E4F
(99,62,79)
#543542
(84,53,66)
#452C35
(69,44,53)
#362328
(54,35,40)
#271A1B
(39,26,27)
#18110E
(24,17,14)
#000000
(0,0,0)

Tints of #AE6B90

#AE6B90
(174,107,144)
#B5789A
(181,120,154)
#BC85A4
(188,133,164)
#C392AE
(195,146,174)
#CA9FB8
(202,159,184)
#D1ACC2
(209,172,194)
#D8B9CC
(216,185,204)
#DFC6D6
(223,198,214)
#E6D3E0
(230,211,224)
#EDE0EA
(237,224,234)
#F4EDF4
(244,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE6B90; }

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

This text font color is #AE6B90.

Background Color

.myBgColor { background-color: #AE6B90; }

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

This div background color is #AE6B90.

Border color

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

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

This div border color is #AE6B90.

Opacity

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

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

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

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

This text has shadow with #AE6B90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE6B90.

Preview

Color preview on black background

This text has color #AE6B90 on black background.


Color preview on white background

This text has color #AE6B90 on white background.


Black color preview on #AE6B90 background

This text has black color on #AE6B90 background.


White color preview on #AE6B90 background

This text has white color on #AE6B90 background.


Related colors

Complementary color

Complementary color for #hex is #51946F.


I love getcolorcode.com

Triadic colors

1 #90AE6B and #6B90AE with #AE6B90 are triadic colors.

2 #906BAE and #6BAE90 with #AE6B90 are triadic colors.