COLOR #ACCD96

HEX: #ACCD96 RGB: (172,205,150)

Renk bilgisi

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

RGB renk modeli

#ACCD96 color RGB value is (172,205,150).

RGB: (172,205,150) (67%, 80%, 59%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 205 of 255 = 80%
B 150 of 255 = 59%

172
205
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 205 + 150 = 527 (100%)
R 172 of 527 ~ 32.64%
G 205 of 527 ~ 38.9%
B 150 of 527 ~ 28.46'%

%32.64
%38.9
%28.46

CMYK RENK MODELİ

#ACCD96 rengi CMYK tonu (16,0,27,20).

  • camgöbeği tonu 16.10%
  • eflatun tonu 0.00%
  • sarı tonu 26.83%
  • ana renk tonu 19.61%

CMYK: (16,0,27,20)
C16M0Y27K20 (16%, 0%, 27%, 20%)
(0.16 / 0.00 / 0.27 / 0.20)

CMYK yüzdeleri

%16.1
%0
%26.83
%19.61

Codes

Color #ACCD96 in popluar color models

AC CD 96
RGB 172 205 150
HSL 96° 35.48% 69.61%
HSB/HSV 96° 26.83% 80.39%
CMYK 16.10% 0.00% 26.83%
19.61%

Color #ACCD96 in popluar number systems.

HEX AC CD 96
Decimal 172 205 150
Binary 10101100 11001101 10010110
Octal 254 315 226

Shades and tints

Shades of #ACCD96

#ACCD96
(172,205,150)
#9DBB89
(157,187,137)
#8EA97C
(142,169,124)
#7F976F
(127,151,111)
#708562
(112,133,98)
#617355
(97,115,85)
#526148
(82,97,72)
#434F3B
(67,79,59)
#343D2E
(52,61,46)
#252B21
(37,43,33)
#161914
(22,25,20)
#000000
(0,0,0)

Tints of #ACCD96

#ACCD96
(172,205,150)
#B3D19F
(179,209,159)
#BAD5A8
(186,213,168)
#C1D9B1
(193,217,177)
#C8DDBA
(200,221,186)
#CFE1C3
(207,225,195)
#D6E5CC
(214,229,204)
#DDE9D5
(221,233,213)
#E4EDDE
(228,237,222)
#EBF1E7
(235,241,231)
#F2F5F0
(242,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACCD96 color. Also use rgb(172,205,150) instead hex code.

Text Font Color

.myTextColor { color: #ACCD96; }

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

This text font color is #ACCD96.

Background Color

.myBgColor { background-color: #ACCD96; }

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

This div background color is #ACCD96.

Border color

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

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

This div border color is #ACCD96.

Opacity

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

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

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

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

This text has shadow with #ACCD96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACCD96.

Preview

Color preview on black background

This text has color #ACCD96 on black background.


Color preview on white background

This text has color #ACCD96 on white background.


Black color preview on #ACCD96 background

This text has black color on #ACCD96 background.


White color preview on #ACCD96 background

This text has white color on #ACCD96 background.


Related colors

Complementary color

Complementary color for #hex is #533269.


I love getcolorcode.com

Triadic colors

1 #96ACCD and #CD96AC with #ACCD96 are triadic colors.

2 #96CDAC and #CDAC96 with #ACCD96 are triadic colors.