COLOR #ACF99D

HEX: #ACF99D RGB: (172,249,157)

Renk bilgisi

#ACF99D contains mainly green color. #ACF99D ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ACF99D color RGB value is (172,249,157).

RGB: (172,249,157) (67%, 98%, 62%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 249 of 255 = 98%
B 157 of 255 = 62%

172
249
157

R + G + B ~ 76%. #ACF99D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 249 + 157 = 578 (100%)
R 172 of 578 ~ 29.76%
G 249 of 578 ~ 43.08%
B 157 of 578 ~ 27.16'%

%29.76
%43.08
%27.16

CMYK RENK MODELİ

#ACF99D rengi CMYK tonu (31,0,37,2).

  • camgöbeği tonu 30.92%
  • eflatun tonu 0.00%
  • sarı tonu 36.95%
  • ana renk tonu 2.35%

CMYK: (31,0,37,2)
C31M0Y37K2 (31%, 0%, 37%, 2%)
(0.31 / 0.00 / 0.37 / 0.02)

CMYK yüzdeleri

%30.92
%0
%36.95
%2.35

Codes

Color #ACF99D in popluar color models

AC F9 9D
RGB 172 249 157
HSL 110° 88.46% 79.61%
HSB/HSV 110° 36.95% 97.65%
CMYK 30.92% 0.00% 36.95%
2.35%

Color #ACF99D in popluar number systems.

HEX AC F9 9D
Decimal 172 249 157
Binary 10101100 11111001 10011101
Octal 254 371 235

Shades and tints

Shades of #ACF99D

#ACF99D
(172,249,157)
#9DE38F
(157,227,143)
#8ECD81
(142,205,129)
#7FB773
(127,183,115)
#70A165
(112,161,101)
#618B57
(97,139,87)
#527549
(82,117,73)
#435F3B
(67,95,59)
#34492D
(52,73,45)
#25331F
(37,51,31)
#161D11
(22,29,17)
#000000
(0,0,0)

Tints of #ACF99D

#ACF99D
(172,249,157)
#B3F9A5
(179,249,165)
#BAF9AD
(186,249,173)
#C1F9B5
(193,249,181)
#C8F9BD
(200,249,189)
#CFF9C5
(207,249,197)
#D6F9CD
(214,249,205)
#DDF9D5
(221,249,213)
#E4F9DD
(228,249,221)
#EBF9E5
(235,249,229)
#F2F9ED
(242,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACF99D color. Also use rgb(172,249,157) instead hex code.

Text Font Color

.myTextColor { color: #ACF99D; }

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

This text font color is #ACF99D.

Background Color

.myBgColor { background-color: #ACF99D; }

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

This div background color is #ACF99D.

Border color

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

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

This div border color is #ACF99D.

Opacity

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

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

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

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

This text has shadow with #ACF99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACF99D.

Preview

Color preview on black background

This text has color #ACF99D on black background.


Color preview on white background

This text has color #ACF99D on white background.


Black color preview on #ACF99D background

This text has black color on #ACF99D background.


White color preview on #ACF99D background

This text has white color on #ACF99D background.


Related colors

Complementary color

Complementary color for #hex is #530662.


I love getcolorcode.com

Triadic colors

1 #9DACF9 and #F99DAC with #ACF99D are triadic colors.

2 #9DF9AC and #F9AC9D with #ACF99D are triadic colors.