COLOR #ACE19C

HEX: #ACE19C RGB: (172,225,156)

Renk bilgisi

#ACE19C contains mainly red and green colors. #ACE19C ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ACE19C color RGB value is (172,225,156).

RGB: (172,225,156) (67%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 225 of 255 = 88%
B 156 of 255 = 61%

172
225
156

R + G + B ~ 72%. #ACE19C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 225 + 156 = 553 (100%)
R 172 of 553 ~ 31.1%
G 225 of 553 ~ 40.69%
B 156 of 553 ~ 28.21'%

%31.1
%40.69
%28.21

CMYK RENK MODELİ

#ACE19C rengi CMYK tonu (24,0,31,12).

  • camgöbeği tonu 23.56%
  • eflatun tonu 0.00%
  • sarı tonu 30.67%
  • ana renk tonu 11.76%

CMYK: (24,0,31,12)
C24M0Y31K12 (24%, 0%, 31%, 12%)
(0.24 / 0.00 / 0.31 / 0.12)

CMYK yüzdeleri

%23.56
%0
%30.67
%11.76

Codes

Color #ACE19C in popluar color models

AC E1 9C
RGB 172 225 156
HSL 106° 53.49% 74.71%
HSB/HSV 106° 30.67% 88.24%
CMYK 23.56% 0.00% 30.67%
11.76%

Color #ACE19C in popluar number systems.

HEX AC E1 9C
Decimal 172 225 156
Binary 10101100 11100001 10011100
Octal 254 341 234

Shades and tints

Shades of #ACE19C

#ACE19C
(172,225,156)
#9DCD8E
(157,205,142)
#8EB980
(142,185,128)
#7FA572
(127,165,114)
#709164
(112,145,100)
#617D56
(97,125,86)
#526948
(82,105,72)
#43553A
(67,85,58)
#34412C
(52,65,44)
#252D1E
(37,45,30)
#161910
(22,25,16)
#000000
(0,0,0)

Tints of #ACE19C

#ACE19C
(172,225,156)
#B3E3A5
(179,227,165)
#BAE5AE
(186,229,174)
#C1E7B7
(193,231,183)
#C8E9C0
(200,233,192)
#CFEBC9
(207,235,201)
#D6EDD2
(214,237,210)
#DDEFDB
(221,239,219)
#E4F1E4
(228,241,228)
#EBF3ED
(235,243,237)
#F2F5F6
(242,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACE19C color. Also use rgb(172,225,156) instead hex code.

Text Font Color

.myTextColor { color: #ACE19C; }

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

This text font color is #ACE19C.

Background Color

.myBgColor { background-color: #ACE19C; }

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

This div background color is #ACE19C.

Border color

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

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

This div border color is #ACE19C.

Opacity

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

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

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

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

This text has shadow with #ACE19C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACE19C.

Preview

Color preview on black background

This text has color #ACE19C on black background.


Color preview on white background

This text has color #ACE19C on white background.


Black color preview on #ACE19C background

This text has black color on #ACE19C background.


White color preview on #ACE19C background

This text has white color on #ACE19C background.


Related colors

Complementary color

Complementary color for #hex is #531E63.


I love getcolorcode.com

Triadic colors

1 #9CACE1 and #E19CAC with #ACE19C are triadic colors.

2 #9CE1AC and #E1AC9C with #ACE19C are triadic colors.