COLOR #AC6365

HEX: #AC6365 RGB: (172,99,101)

Renk bilgisi

#AC6365 contains mainly red color. #AC6365 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AC6365 color RGB value is (172,99,101).

RGB: (172,99,101) (67%, 39%, 40%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 99 of 255 = 39%
B 101 of 255 = 40%

172
99
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 99 + 101 = 372 (100%)
R 172 of 372 ~ 46.24%
G 99 of 372 ~ 26.61%
B 101 of 372 ~ 27.15'%

%46.24
%26.61
%27.15

CMYK RENK MODELİ

#AC6365 rengi CMYK tonu (0,42,41,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.44%
  • sarı tonu 41.28%
  • ana renk tonu 32.55%

CMYK: (0,42,41,33)
C0M42Y41K33 (0%, 42%, 41%, 33%)
(0.00 / 0.42 / 0.41 / 0.33)

CMYK yüzdeleri

%0
%42.44
%41.28
%32.55

Codes

Color #AC6365 in popluar color models

AC 63 65
RGB 172 99 101
HSL 358° 30.54% 53.14%
HSB/HSV 358° 42.44% 67.45%
CMYK 0.00% 42.44% 41.28%
32.55%

Color #AC6365 in popluar number systems.

HEX AC 63 65
Decimal 172 99 101
Binary 10101100 1100011 1100101
Octal 254 143 145

Shades and tints

Shades of #AC6365

#AC6365
(172,99,101)
#9D5A5C
(157,90,92)
#8E5153
(142,81,83)
#7F484A
(127,72,74)
#703F41
(112,63,65)
#613638
(97,54,56)
#522D2F
(82,45,47)
#432426
(67,36,38)
#341B1D
(52,27,29)
#251214
(37,18,20)
#16090B
(22,9,11)
#000000
(0,0,0)

Tints of #AC6365

#AC6365
(172,99,101)
#B37173
(179,113,115)
#BA7F81
(186,127,129)
#C18D8F
(193,141,143)
#C89B9D
(200,155,157)
#CFA9AB
(207,169,171)
#D6B7B9
(214,183,185)
#DDC5C7
(221,197,199)
#E4D3D5
(228,211,213)
#EBE1E3
(235,225,227)
#F2EFF1
(242,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC6365 color. Also use rgb(172,99,101) instead hex code.

Text Font Color

.myTextColor { color: #AC6365; }

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

This text font color is #AC6365.

Background Color

.myBgColor { background-color: #AC6365; }

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

This div background color is #AC6365.

Border color

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

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

This div border color is #AC6365.

Opacity

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

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

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

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

This text has shadow with #AC6365 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6365.

Preview

Color preview on black background

This text has color #AC6365 on black background.


Color preview on white background

This text has color #AC6365 on white background.


Black color preview on #AC6365 background

This text has black color on #AC6365 background.


White color preview on #AC6365 background

This text has white color on #AC6365 background.


Related colors

Complementary color

Complementary color for #hex is #539C9A.


I love getcolorcode.com

Triadic colors

1 #65AC63 and #6365AC with #AC6365 are triadic colors.

2 #6563AC and #63AC65 with #AC6365 are triadic colors.