COLOR #ACD790

HEX: #ACD790 RGB: (172,215,144)

Renk bilgisi

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

RGB renk modeli

#ACD790 color RGB value is (172,215,144).

RGB: (172,215,144) (67%, 84%, 56%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 215 of 255 = 84%
B 144 of 255 = 56%

172
215
144

R + G + B ~ 69%. #ACD790 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 215 + 144 = 531 (100%)
R 172 of 531 ~ 32.39%
G 215 of 531 ~ 40.49%
B 144 of 531 ~ 27.12'%

%32.39
%40.49
%27.12

CMYK RENK MODELİ

#ACD790 rengi CMYK tonu (20,0,33,16).

  • camgöbeği tonu 20.00%
  • eflatun tonu 0.00%
  • sarı tonu 33.02%
  • ana renk tonu 15.69%

CMYK: (20,0,33,16)
C20M0Y33K16 (20%, 0%, 33%, 16%)
(0.20 / 0.00 / 0.33 / 0.16)

CMYK yüzdeleri

%20
%0
%33.02
%15.69

Codes

Color #ACD790 in popluar color models

AC D7 90
RGB 172 215 144
HSL 96° 47.02% 70.39%
HSB/HSV 96° 33.02% 84.31%
CMYK 20.00% 0.00% 33.02%
15.69%

Color #ACD790 in popluar number systems.

HEX AC D7 90
Decimal 172 215 144
Binary 10101100 11010111 10010000
Octal 254 327 220

Shades and tints

Shades of #ACD790

#ACD790
(172,215,144)
#9DC483
(157,196,131)
#8EB176
(142,177,118)
#7F9E69
(127,158,105)
#708B5C
(112,139,92)
#61784F
(97,120,79)
#526542
(82,101,66)
#435235
(67,82,53)
#343F28
(52,63,40)
#252C1B
(37,44,27)
#16190E
(22,25,14)
#000000
(0,0,0)

Tints of #ACD790

#ACD790
(172,215,144)
#B3DA9A
(179,218,154)
#BADDA4
(186,221,164)
#C1E0AE
(193,224,174)
#C8E3B8
(200,227,184)
#CFE6C2
(207,230,194)
#D6E9CC
(214,233,204)
#DDECD6
(221,236,214)
#E4EFE0
(228,239,224)
#EBF2EA
(235,242,234)
#F2F5F4
(242,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACD790 color. Also use rgb(172,215,144) instead hex code.

Text Font Color

.myTextColor { color: #ACD790; }

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

This text font color is #ACD790.

Background Color

.myBgColor { background-color: #ACD790; }

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

This div background color is #ACD790.

Border color

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

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

This div border color is #ACD790.

Opacity

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

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

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

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

This text has shadow with #ACD790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACD790.

Preview

Color preview on black background

This text has color #ACD790 on black background.


Color preview on white background

This text has color #ACD790 on white background.


Black color preview on #ACD790 background

This text has black color on #ACD790 background.


White color preview on #ACD790 background

This text has white color on #ACD790 background.


Related colors

Complementary color

Complementary color for #hex is #53286F.


I love getcolorcode.com

Triadic colors

1 #90ACD7 and #D790AC with #ACD790 are triadic colors.

2 #90D7AC and #D7AC90 with #ACD790 are triadic colors.