COLOR #ACC398

HEX: #ACC398 RGB: (172,195,152)

Renk bilgisi

#ACC398 contains red, green and blue colors in about the same proportion. #ACC398 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ACC398 color RGB value is (172,195,152).

RGB: (172,195,152) (67%, 76%, 60%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 195 of 255 = 76%
B 152 of 255 = 60%

172
195
152

R + G + B ~ 68%. #ACC398 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 195 + 152 = 519 (100%)
R 172 of 519 ~ 33.14%
G 195 of 519 ~ 37.57%
B 152 of 519 ~ 29.29'%

%33.14
%37.57
%29.29

CMYK RENK MODELİ

#ACC398 rengi CMYK tonu (12,0,22,24).

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

CMYK: (12,0,22,24)
C12M0Y22K24 (12%, 0%, 22%, 24%)
(0.12 / 0.00 / 0.22 / 0.24)

CMYK yüzdeleri

%11.79
%0
%22.05
%23.53

Codes

Color #ACC398 in popluar color models

AC C3 98
RGB 172 195 152
HSL 92° 26.38% 68.04%
HSB/HSV 92° 22.05% 76.47%
CMYK 11.79% 0.00% 22.05%
23.53%

Color #ACC398 in popluar number systems.

HEX AC C3 98
Decimal 172 195 152
Binary 10101100 11000011 10011000
Octal 254 303 230

Shades and tints

Shades of #ACC398

#ACC398
(172,195,152)
#9DB28B
(157,178,139)
#8EA17E
(142,161,126)
#7F9071
(127,144,113)
#707F64
(112,127,100)
#616E57
(97,110,87)
#525D4A
(82,93,74)
#434C3D
(67,76,61)
#343B30
(52,59,48)
#252A23
(37,42,35)
#161916
(22,25,22)
#000000
(0,0,0)

Tints of #ACC398

#ACC398
(172,195,152)
#B3C8A1
(179,200,161)
#BACDAA
(186,205,170)
#C1D2B3
(193,210,179)
#C8D7BC
(200,215,188)
#CFDCC5
(207,220,197)
#D6E1CE
(214,225,206)
#DDE6D7
(221,230,215)
#E4EBE0
(228,235,224)
#EBF0E9
(235,240,233)
#F2F5F2
(242,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACC398; }

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

This text font color is #ACC398.

Background Color

.myBgColor { background-color: #ACC398; }

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

This div background color is #ACC398.

Border color

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

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

This div border color is #ACC398.

Opacity

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

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

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

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

This text has shadow with #ACC398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACC398.

Preview

Color preview on black background

This text has color #ACC398 on black background.


Color preview on white background

This text has color #ACC398 on white background.


Black color preview on #ACC398 background

This text has black color on #ACC398 background.


White color preview on #ACC398 background

This text has white color on #ACC398 background.


Related colors

Complementary color

Complementary color for #hex is #533C67.


I love getcolorcode.com

Triadic colors

1 #98ACC3 and #C398AC with #ACC398 are triadic colors.

2 #98C3AC and #C3AC98 with #ACC398 are triadic colors.