COLOR #ACB463

HEX: #ACB463 RGB: (172,180,99)

Renk bilgisi

#ACB463 contains mainly red and green colors. #ACB463 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ACB463 color RGB value is (172,180,99).

RGB: (172,180,99) (67%, 71%, 39%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 180 of 255 = 71%
B 99 of 255 = 39%

172
180
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 180 + 99 = 451 (100%)
R 172 of 451 ~ 38.14%
G 180 of 451 ~ 39.91%
B 99 of 451 ~ 21.95'%

%38.14
%39.91
%21.95

CMYK RENK MODELİ

#ACB463 rengi CMYK tonu (4,0,45,29).

  • camgöbeği tonu 4.44%
  • eflatun tonu 0.00%
  • sarı tonu 45.00%
  • ana renk tonu 29.41%

CMYK: (4,0,45,29)
C4M0Y45K29 (4%, 0%, 45%, 29%)
(0.04 / 0.00 / 0.45 / 0.29)

CMYK yüzdeleri

%4.44
%0
%45
%29.41

Codes

Color #ACB463 in popluar color models

AC B4 63
RGB 172 180 99
HSL 66° 35.06% 54.71%
HSB/HSV 66° 45.00% 70.59%
CMYK 4.44% 0.00% 45.00%
29.41%

Color #ACB463 in popluar number systems.

HEX AC B4 63
Decimal 172 180 99
Binary 10101100 10110100 1100011
Octal 254 264 143

Shades and tints

Shades of #ACB463

#ACB463
(172,180,99)
#9DA45A
(157,164,90)
#8E9451
(142,148,81)
#7F8448
(127,132,72)
#70743F
(112,116,63)
#616436
(97,100,54)
#52542D
(82,84,45)
#434424
(67,68,36)
#34341B
(52,52,27)
#252412
(37,36,18)
#161409
(22,20,9)
#000000
(0,0,0)

Tints of #ACB463

#ACB463
(172,180,99)
#B3BA71
(179,186,113)
#BAC07F
(186,192,127)
#C1C68D
(193,198,141)
#C8CC9B
(200,204,155)
#CFD2A9
(207,210,169)
#D6D8B7
(214,216,183)
#DDDEC5
(221,222,197)
#E4E4D3
(228,228,211)
#EBEAE1
(235,234,225)
#F2F0EF
(242,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACB463; }

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

This text font color is #ACB463.

Background Color

.myBgColor { background-color: #ACB463; }

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

This div background color is #ACB463.

Border color

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

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

This div border color is #ACB463.

Opacity

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

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

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

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

This text has shadow with #ACB463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACB463.

Preview

Color preview on black background

This text has color #ACB463 on black background.


Color preview on white background

This text has color #ACB463 on white background.


Black color preview on #ACB463 background

This text has black color on #ACB463 background.


White color preview on #ACB463 background

This text has white color on #ACB463 background.


Related colors

Complementary color

Complementary color for #hex is #534B9C.


I love getcolorcode.com

Triadic colors

1 #63ACB4 and #B463AC with #ACB463 are triadic colors.

2 #63B4AC and #B4AC63 with #ACB463 are triadic colors.