COLOR #ACCD99

HEX: #ACCD99 RGB: (172,205,153)

Renk bilgisi

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

RGB renk modeli

#ACCD99 color RGB value is (172,205,153).

RGB: (172,205,153) (67%, 80%, 60%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 205 of 255 = 80%
B 153 of 255 = 60%

172
205
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 205 + 153 = 530 (100%)
R 172 of 530 ~ 32.45%
G 205 of 530 ~ 38.68%
B 153 of 530 ~ 28.87'%

%32.45
%38.68
%28.87

CMYK RENK MODELİ

#ACCD99 rengi CMYK tonu (16,0,25,20).

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

CMYK: (16,0,25,20)
C16M0Y25K20 (16%, 0%, 25%, 20%)
(0.16 / 0.00 / 0.25 / 0.20)

CMYK yüzdeleri

%16.1
%0
%25.37
%19.61

Codes

Color #ACCD99 in popluar color models

AC CD 99
RGB 172 205 153
HSL 98° 34.21% 70.20%
HSB/HSV 98° 25.37% 80.39%
CMYK 16.10% 0.00% 25.37%
19.61%

Color #ACCD99 in popluar number systems.

HEX AC CD 99
Decimal 172 205 153
Binary 10101100 11001101 10011001
Octal 254 315 231

Shades and tints

Shades of #ACCD99

#ACCD99
(172,205,153)
#9DBB8C
(157,187,140)
#8EA97F
(142,169,127)
#7F9772
(127,151,114)
#708565
(112,133,101)
#617358
(97,115,88)
#52614B
(82,97,75)
#434F3E
(67,79,62)
#343D31
(52,61,49)
#252B24
(37,43,36)
#161917
(22,25,23)
#000000
(0,0,0)

Tints of #ACCD99

#ACCD99
(172,205,153)
#B3D1A2
(179,209,162)
#BAD5AB
(186,213,171)
#C1D9B4
(193,217,180)
#C8DDBD
(200,221,189)
#CFE1C6
(207,225,198)
#D6E5CF
(214,229,207)
#DDE9D8
(221,233,216)
#E4EDE1
(228,237,225)
#EBF1EA
(235,241,234)
#F2F5F3
(242,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ACCD99; }

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

This text font color is #ACCD99.

Background Color

.myBgColor { background-color: #ACCD99; }

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

This div background color is #ACCD99.

Border color

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

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

This div border color is #ACCD99.

Opacity

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

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

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

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

This text has shadow with #ACCD99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACCD99.

Preview

Color preview on black background

This text has color #ACCD99 on black background.


Color preview on white background

This text has color #ACCD99 on white background.


Black color preview on #ACCD99 background

This text has black color on #ACCD99 background.


White color preview on #ACCD99 background

This text has white color on #ACCD99 background.


Related colors

Complementary color

Complementary color for #hex is #533266.


I love getcolorcode.com

Triadic colors

1 #99ACCD and #CD99AC with #ACCD99 are triadic colors.

2 #99CDAC and #CDAC99 with #ACCD99 are triadic colors.