COLOR #ACBE7E

HEX: #ACBE7E RGB: (172,190,126)

Renk bilgisi

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

RGB renk modeli

#ACBE7E color RGB value is (172,190,126).

RGB: (172,190,126) (67%, 75%, 49%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 190 of 255 = 75%
B 126 of 255 = 49%

172
190
126

R + G + B ~ 64%. #ACBE7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 190 + 126 = 488 (100%)
R 172 of 488 ~ 35.25%
G 190 of 488 ~ 38.93%
B 126 of 488 ~ 25.82'%

%35.25
%38.93
%25.82

CMYK RENK MODELİ

#ACBE7E rengi CMYK tonu (9,0,34,25).

  • camgöbeği tonu 9.47%
  • eflatun tonu 0.00%
  • sarı tonu 33.68%
  • ana renk tonu 25.49%

CMYK: (9,0,34,25)
C9M0Y34K25 (9%, 0%, 34%, 25%)
(0.09 / 0.00 / 0.34 / 0.25)

CMYK yüzdeleri

%9.47
%0
%33.68
%25.49

Codes

Color #ACBE7E in popluar color models

AC BE 7E
RGB 172 190 126
HSL 77° 32.99% 61.96%
HSB/HSV 77° 33.68% 74.51%
CMYK 9.47% 0.00% 33.68%
25.49%

Color #ACBE7E in popluar number systems.

HEX AC BE 7E
Decimal 172 190 126
Binary 10101100 10111110 1111110
Octal 254 276 176

Shades and tints

Shades of #ACBE7E

#ACBE7E
(172,190,126)
#9DAD73
(157,173,115)
#8E9C68
(142,156,104)
#7F8B5D
(127,139,93)
#707A52
(112,122,82)
#616947
(97,105,71)
#52583C
(82,88,60)
#434731
(67,71,49)
#343626
(52,54,38)
#25251B
(37,37,27)
#161410
(22,20,16)
#000000
(0,0,0)

Tints of #ACBE7E

#ACBE7E
(172,190,126)
#B3C389
(179,195,137)
#BAC894
(186,200,148)
#C1CD9F
(193,205,159)
#C8D2AA
(200,210,170)
#CFD7B5
(207,215,181)
#D6DCC0
(214,220,192)
#DDE1CB
(221,225,203)
#E4E6D6
(228,230,214)
#EBEBE1
(235,235,225)
#F2F0EC
(242,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACBE7E color. Also use rgb(172,190,126) instead hex code.

Text Font Color

.myTextColor { color: #ACBE7E; }

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

This text font color is #ACBE7E.

Background Color

.myBgColor { background-color: #ACBE7E; }

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

This div background color is #ACBE7E.

Border color

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

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

This div border color is #ACBE7E.

Opacity

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

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

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

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

This text has shadow with #ACBE7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACBE7E.

Preview

Color preview on black background

This text has color #ACBE7E on black background.


Color preview on white background

This text has color #ACBE7E on white background.


Black color preview on #ACBE7E background

This text has black color on #ACBE7E background.


White color preview on #ACBE7E background

This text has white color on #ACBE7E background.


Related colors

Complementary color

Complementary color for #hex is #534181.


I love getcolorcode.com

Triadic colors

1 #7EACBE and #BE7EAC with #ACBE7E are triadic colors.

2 #7EBEAC and #BEAC7E with #ACBE7E are triadic colors.