COLOR #ACC588

HEX: #ACC588 RGB: (172,197,136)

Renk bilgisi

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

RGB renk modeli

#ACC588 color RGB value is (172,197,136).

RGB: (172,197,136) (67%, 77%, 53%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 197 of 255 = 77%
B 136 of 255 = 53%

172
197
136

R + G + B ~ 66%. #ACC588 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 197 + 136 = 505 (100%)
R 172 of 505 ~ 34.06%
G 197 of 505 ~ 39.01%
B 136 of 505 ~ 26.93'%

%34.06
%39.01
%26.93

CMYK RENK MODELİ

#ACC588 rengi CMYK tonu (13,0,31,23).

  • camgöbeği tonu 12.69%
  • eflatun tonu 0.00%
  • sarı tonu 30.96%
  • ana renk tonu 22.75%

CMYK: (13,0,31,23)
C13M0Y31K23 (13%, 0%, 31%, 23%)
(0.13 / 0.00 / 0.31 / 0.23)

CMYK yüzdeleri

%12.69
%0
%30.96
%22.75

Codes

Color #ACC588 in popluar color models

AC C5 88
RGB 172 197 136
HSL 85° 34.46% 65.29%
HSB/HSV 85° 30.96% 77.25%
CMYK 12.69% 0.00% 30.96%
22.75%

Color #ACC588 in popluar number systems.

HEX AC C5 88
Decimal 172 197 136
Binary 10101100 11000101 10001000
Octal 254 305 210

Shades and tints

Shades of #ACC588

#ACC588
(172,197,136)
#9DB47C
(157,180,124)
#8EA370
(142,163,112)
#7F9264
(127,146,100)
#708158
(112,129,88)
#61704C
(97,112,76)
#525F40
(82,95,64)
#434E34
(67,78,52)
#343D28
(52,61,40)
#252C1C
(37,44,28)
#161B10
(22,27,16)
#000000
(0,0,0)

Tints of #ACC588

#ACC588
(172,197,136)
#B3CA92
(179,202,146)
#BACF9C
(186,207,156)
#C1D4A6
(193,212,166)
#C8D9B0
(200,217,176)
#CFDEBA
(207,222,186)
#D6E3C4
(214,227,196)
#DDE8CE
(221,232,206)
#E4EDD8
(228,237,216)
#EBF2E2
(235,242,226)
#F2F7EC
(242,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACC588 color. Also use rgb(172,197,136) instead hex code.

Text Font Color

.myTextColor { color: #ACC588; }

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

This text font color is #ACC588.

Background Color

.myBgColor { background-color: #ACC588; }

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

This div background color is #ACC588.

Border color

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

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

This div border color is #ACC588.

Opacity

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

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

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

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

This text has shadow with #ACC588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC588.

Preview

Color preview on black background

This text has color #ACC588 on black background.


Color preview on white background

This text has color #ACC588 on white background.


Black color preview on #ACC588 background

This text has black color on #ACC588 background.


White color preview on #ACC588 background

This text has white color on #ACC588 background.


Related colors

Complementary color

Complementary color for #hex is #533A77.


I love getcolorcode.com

Triadic colors

1 #88ACC5 and #C588AC with #ACC588 are triadic colors.

2 #88C5AC and #C5AC88 with #ACC588 are triadic colors.