COLOR #AC6199

HEX: #AC6199 RGB: (172,97,153)

Renk bilgisi

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

RGB renk modeli

#AC6199 color RGB value is (172,97,153).

RGB: (172,97,153) (67%, 38%, 60%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 97 of 255 = 38%
B 153 of 255 = 60%

172
97
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 97 + 153 = 422 (100%)
R 172 of 422 ~ 40.76%
G 97 of 422 ~ 22.99%
B 153 of 422 ~ 36.26'%

%40.76
%22.99
%36.26

CMYK RENK MODELİ

#AC6199 rengi CMYK tonu (0,44,11,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 43.60%
  • sarı tonu 11.05%
  • ana renk tonu 32.55%

CMYK: (0,44,11,33)
C0M44Y11K33 (0%, 44%, 11%, 33%)
(0.00 / 0.44 / 0.11 / 0.33)

CMYK yüzdeleri

%0
%43.6
%11.05
%32.55

Codes

Color #AC6199 in popluar color models

AC 61 99
RGB 172 97 153
HSL 315° 31.12% 52.75%
HSB/HSV 315° 43.60% 67.45%
CMYK 0.00% 43.60% 11.05%
32.55%

Color #AC6199 in popluar number systems.

HEX AC 61 99
Decimal 172 97 153
Binary 10101100 1100001 10011001
Octal 254 141 231

Shades and tints

Shades of #AC6199

#AC6199
(172,97,153)
#9D598C
(157,89,140)
#8E517F
(142,81,127)
#7F4972
(127,73,114)
#704165
(112,65,101)
#613958
(97,57,88)
#52314B
(82,49,75)
#43293E
(67,41,62)
#342131
(52,33,49)
#251924
(37,25,36)
#161117
(22,17,23)
#000000
(0,0,0)

Tints of #AC6199

#AC6199
(172,97,153)
#B36FA2
(179,111,162)
#BA7DAB
(186,125,171)
#C18BB4
(193,139,180)
#C899BD
(200,153,189)
#CFA7C6
(207,167,198)
#D6B5CF
(214,181,207)
#DDC3D8
(221,195,216)
#E4D1E1
(228,209,225)
#EBDFEA
(235,223,234)
#F2EDF3
(242,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6199; }

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

This text font color is #AC6199.

Background Color

.myBgColor { background-color: #AC6199; }

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

This div background color is #AC6199.

Border color

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

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

This div border color is #AC6199.

Opacity

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

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

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

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

This text has shadow with #AC6199 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6199.

Preview

Color preview on black background

This text has color #AC6199 on black background.


Color preview on white background

This text has color #AC6199 on white background.


Black color preview on #AC6199 background

This text has black color on #AC6199 background.


White color preview on #AC6199 background

This text has white color on #AC6199 background.


Related colors

Complementary color

Complementary color for #hex is #539E66.


I love getcolorcode.com

Triadic colors

1 #99AC61 and #6199AC with #AC6199 are triadic colors.

2 #9961AC and #61AC99 with #AC6199 are triadic colors.