COLOR #AC6563

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

172
101
99

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

Yüzdelerle RGB renk parçaları

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

%46.24
%27.15
%26.61

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%41.28
%42.44
%32.55

Codes

Color #AC6563 in popluar color models

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

Color #AC6563 in popluar number systems.

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

Shades and tints

Shades of #AC6563

#AC6563
(172,101,99)
#9D5C5A
(157,92,90)
#8E5351
(142,83,81)
#7F4A48
(127,74,72)
#70413F
(112,65,63)
#613836
(97,56,54)
#522F2D
(82,47,45)
#432624
(67,38,36)
#341D1B
(52,29,27)
#251412
(37,20,18)
#160B09
(22,11,9)
#000000
(0,0,0)

Tints of #AC6563

#AC6563
(172,101,99)
#B37371
(179,115,113)
#BA817F
(186,129,127)
#C18F8D
(193,143,141)
#C89D9B
(200,157,155)
#CFABA9
(207,171,169)
#D6B9B7
(214,185,183)
#DDC7C5
(221,199,197)
#E4D5D3
(228,213,211)
#EBE3E1
(235,227,225)
#F2F1EF
(242,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6563; }

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

This text font color is #AC6563.

Background Color

.myBgColor { background-color: #AC6563; }

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

This div background color is #AC6563.

Border color

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

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

This div border color is #AC6563.

Opacity

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

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

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

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

This text has shadow with #AC6563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6563.

Preview

Color preview on black background

This text has color #AC6563 on black background.


Color preview on white background

This text has color #AC6563 on white background.


Black color preview on #AC6563 background

This text has black color on #AC6563 background.


White color preview on #AC6563 background

This text has white color on #AC6563 background.


Related colors

Complementary color

Complementary color for #hex is #539A9C.


I love getcolorcode.com

Triadic colors

1 #63AC65 and #6563AC with #AC6563 are triadic colors.

2 #6365AC and #65AC63 with #AC6563 are triadic colors.