COLOR #ACC370

HEX: #ACC370 RGB: (172,195,112)

Renk bilgisi

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

RGB renk modeli

#ACC370 color RGB value is (172,195,112).

RGB: (172,195,112) (67%, 76%, 44%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 195 of 255 = 76%
B 112 of 255 = 44%

172
195
112

R + G + B ~ 62%. #ACC370 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 195 + 112 = 479 (100%)
R 172 of 479 ~ 35.91%
G 195 of 479 ~ 40.71%
B 112 of 479 ~ 23.38'%

%35.91
%40.71
%23.38

CMYK RENK MODELİ

#ACC370 rengi CMYK tonu (12,0,43,24).

  • camgöbeği tonu 11.79%
  • eflatun tonu 0.00%
  • sarı tonu 42.56%
  • ana renk tonu 23.53%

CMYK: (12,0,43,24)
C12M0Y43K24 (12%, 0%, 43%, 24%)
(0.12 / 0.00 / 0.43 / 0.24)

CMYK yüzdeleri

%11.79
%0
%42.56
%23.53

Codes

Color #ACC370 in popluar color models

AC C3 70
RGB 172 195 112
HSL 77° 40.89% 60.20%
HSB/HSV 77° 42.56% 76.47%
CMYK 11.79% 0.00% 42.56%
23.53%

Color #ACC370 in popluar number systems.

HEX AC C3 70
Decimal 172 195 112
Binary 10101100 11000011 1110000
Octal 254 303 160

Shades and tints

Shades of #ACC370

#ACC370
(172,195,112)
#9DB266
(157,178,102)
#8EA15C
(142,161,92)
#7F9052
(127,144,82)
#707F48
(112,127,72)
#616E3E
(97,110,62)
#525D34
(82,93,52)
#434C2A
(67,76,42)
#343B20
(52,59,32)
#252A16
(37,42,22)
#16190C
(22,25,12)
#000000
(0,0,0)

Tints of #ACC370

#ACC370
(172,195,112)
#B3C87D
(179,200,125)
#BACD8A
(186,205,138)
#C1D297
(193,210,151)
#C8D7A4
(200,215,164)
#CFDCB1
(207,220,177)
#D6E1BE
(214,225,190)
#DDE6CB
(221,230,203)
#E4EBD8
(228,235,216)
#EBF0E5
(235,240,229)
#F2F5F2
(242,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACC370 color. Also use rgb(172,195,112) instead hex code.

Text Font Color

.myTextColor { color: #ACC370; }

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

This text font color is #ACC370.

Background Color

.myBgColor { background-color: #ACC370; }

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

This div background color is #ACC370.

Border color

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

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

This div border color is #ACC370.

Opacity

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

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

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

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

This text has shadow with #ACC370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC370.

Preview

Color preview on black background

This text has color #ACC370 on black background.


Color preview on white background

This text has color #ACC370 on white background.


Black color preview on #ACC370 background

This text has black color on #ACC370 background.


White color preview on #ACC370 background

This text has white color on #ACC370 background.


Related colors

Complementary color

Complementary color for #hex is #533C8F.


I love getcolorcode.com

Triadic colors

1 #70ACC3 and #C370AC with #ACC370 are triadic colors.

2 #70C3AC and #C3AC70 with #ACC370 are triadic colors.