COLOR #ACC350

HEX: #ACC350 RGB: (172,195,80)

Renk bilgisi

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

RGB renk modeli

#ACC350 color RGB value is (172,195,80).

RGB: (172,195,80) (67%, 76%, 31%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 195 of 255 = 76%
B 80 of 255 = 31%

172
195
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 195 + 80 = 447 (100%)
R 172 of 447 ~ 38.48%
G 195 of 447 ~ 43.62%
B 80 of 447 ~ 17.9'%

%38.48
%43.62
%17.9

CMYK RENK MODELİ

#ACC350 rengi CMYK tonu (12,0,59,24).

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

CMYK: (12,0,59,24)
C12M0Y59K24 (12%, 0%, 59%, 24%)
(0.12 / 0.00 / 0.59 / 0.24)

CMYK yüzdeleri

%11.79
%0
%58.97
%23.53

Codes

Color #ACC350 in popluar color models

AC C3 50
RGB 172 195 80
HSL 72° 48.94% 53.92%
HSB/HSV 72° 58.97% 76.47%
CMYK 11.79% 0.00% 58.97%
23.53%

Color #ACC350 in popluar number systems.

HEX AC C3 50
Decimal 172 195 80
Binary 10101100 11000011 1010000
Octal 254 303 120

Shades and tints

Shades of #ACC350

#ACC350
(172,195,80)
#9DB249
(157,178,73)
#8EA142
(142,161,66)
#7F903B
(127,144,59)
#707F34
(112,127,52)
#616E2D
(97,110,45)
#525D26
(82,93,38)
#434C1F
(67,76,31)
#343B18
(52,59,24)
#252A11
(37,42,17)
#16190A
(22,25,10)
#000000
(0,0,0)

Tints of #ACC350

#ACC350
(172,195,80)
#B3C85F
(179,200,95)
#BACD6E
(186,205,110)
#C1D27D
(193,210,125)
#C8D78C
(200,215,140)
#CFDC9B
(207,220,155)
#D6E1AA
(214,225,170)
#DDE6B9
(221,230,185)
#E4EBC8
(228,235,200)
#EBF0D7
(235,240,215)
#F2F5E6
(242,245,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACC350; }

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

This text font color is #ACC350.

Background Color

.myBgColor { background-color: #ACC350; }

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

This div background color is #ACC350.

Border color

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

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

This div border color is #ACC350.

Opacity

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

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

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

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

This text has shadow with #ACC350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC350.

Preview

Color preview on black background

This text has color #ACC350 on black background.


Color preview on white background

This text has color #ACC350 on white background.


Black color preview on #ACC350 background

This text has black color on #ACC350 background.


White color preview on #ACC350 background

This text has white color on #ACC350 background.


Related colors

Complementary color

Complementary color for #hex is #533CAF.


I love getcolorcode.com

Triadic colors

1 #50ACC3 and #C350AC with #ACC350 are triadic colors.

2 #50C3AC and #C3AC50 with #ACC350 are triadic colors.