COLOR #AC99D4

HEX: #AC99D4 RGB: (172,153,212)

Renk bilgisi

#AC99D4 contains red, green and blue colors in about the same proportion. #AC99D4 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AC99D4 color RGB value is (172,153,212).

RGB: (172,153,212) (67%, 60%, 83%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 153 of 255 = 60%
B 212 of 255 = 83%

172
153
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 153 + 212 = 537 (100%)
R 172 of 537 ~ 32.03%
G 153 of 537 ~ 28.49%
B 212 of 537 ~ 39.48'%

%32.03
%28.49
%39.48

CMYK RENK MODELİ

#AC99D4 rengi CMYK tonu (19,28,0,17).

  • camgöbeği tonu 18.87%
  • eflatun tonu 27.83%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (19,28,0,17)
C19M28Y0K17 (19%, 28%, 0%, 17%)
(0.19 / 0.28 / 0.00 / 0.17)

CMYK yüzdeleri

%18.87
%27.83
%0
%16.86

Codes

Color #AC99D4 in popluar color models

AC 99 D4
RGB 172 153 212
HSL 259° 40.69% 71.57%
HSB/HSV 259° 27.83% 83.14%
CMYK 18.87% 27.83% 0.00%
16.86%

Color #AC99D4 in popluar number systems.

HEX AC 99 D4
Decimal 172 153 212
Binary 10101100 10011001 11010100
Octal 254 231 324

Shades and tints

Shades of #AC99D4

#AC99D4
(172,153,212)
#9D8CC1
(157,140,193)
#8E7FAE
(142,127,174)
#7F729B
(127,114,155)
#706588
(112,101,136)
#615875
(97,88,117)
#524B62
(82,75,98)
#433E4F
(67,62,79)
#34313C
(52,49,60)
#252429
(37,36,41)
#161716
(22,23,22)
#000000
(0,0,0)

Tints of #AC99D4

#AC99D4
(172,153,212)
#B3A2D7
(179,162,215)
#BAABDA
(186,171,218)
#C1B4DD
(193,180,221)
#C8BDE0
(200,189,224)
#CFC6E3
(207,198,227)
#D6CFE6
(214,207,230)
#DDD8E9
(221,216,233)
#E4E1EC
(228,225,236)
#EBEAEF
(235,234,239)
#F2F3F2
(242,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC99D4 color. Also use rgb(172,153,212) instead hex code.

Text Font Color

.myTextColor { color: #AC99D4; }

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

This text font color is #AC99D4.

Background Color

.myBgColor { background-color: #AC99D4; }

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

This div background color is #AC99D4.

Border color

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

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

This div border color is #AC99D4.

Opacity

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

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

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

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

This text has shadow with #AC99D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC99D4.

Preview

Color preview on black background

This text has color #AC99D4 on black background.


Color preview on white background

This text has color #AC99D4 on white background.


Black color preview on #AC99D4 background

This text has black color on #AC99D4 background.


White color preview on #AC99D4 background

This text has white color on #AC99D4 background.


Related colors

Complementary color

Complementary color for #hex is #53662B.


I love getcolorcode.com

Triadic colors

1 #D4AC99 and #99D4AC with #AC99D4 are triadic colors.

2 #D499AC and #99ACD4 with #AC99D4 are triadic colors.