COLOR #ACEEB5

HEX: #ACEEB5 RGB: (172,238,181)

Renk bilgisi

#ACEEB5 contains mainly green and blue colors. #ACEEB5 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ACEEB5 color RGB value is (172,238,181).

RGB: (172,238,181) (67%, 93%, 71%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 238 of 255 = 93%
B 181 of 255 = 71%

172
238
181

R + G + B ~ 77%. #ACEEB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 238 + 181 = 591 (100%)
R 172 of 591 ~ 29.1%
G 238 of 591 ~ 40.27%
B 181 of 591 ~ 30.63'%

%29.1
%40.27
%30.63

CMYK RENK MODELİ

#ACEEB5 rengi CMYK tonu (28,0,24,7).

  • camgöbeği tonu 27.73%
  • eflatun tonu 0.00%
  • sarı tonu 23.95%
  • ana renk tonu 6.67%

CMYK: (28,0,24,7)
C28M0Y24K7 (28%, 0%, 24%, 7%)
(0.28 / 0.00 / 0.24 / 0.07)

CMYK yüzdeleri

%27.73
%0
%23.95
%6.67

Codes

Color #ACEEB5 in popluar color models

AC EE B5
RGB 172 238 181
HSL 128° 66.00% 80.39%
HSB/HSV 128° 27.73% 93.33%
CMYK 27.73% 0.00% 23.95%
6.67%

Color #ACEEB5 in popluar number systems.

HEX AC EE B5
Decimal 172 238 181
Binary 10101100 11101110 10110101
Octal 254 356 265

Shades and tints

Shades of #ACEEB5

#ACEEB5
(172,238,181)
#9DD9A5
(157,217,165)
#8EC495
(142,196,149)
#7FAF85
(127,175,133)
#709A75
(112,154,117)
#618565
(97,133,101)
#527055
(82,112,85)
#435B45
(67,91,69)
#344635
(52,70,53)
#253125
(37,49,37)
#161C15
(22,28,21)
#000000
(0,0,0)

Tints of #ACEEB5

#ACEEB5
(172,238,181)
#B3EFBB
(179,239,187)
#BAF0C1
(186,240,193)
#C1F1C7
(193,241,199)
#C8F2CD
(200,242,205)
#CFF3D3
(207,243,211)
#D6F4D9
(214,244,217)
#DDF5DF
(221,245,223)
#E4F6E5
(228,246,229)
#EBF7EB
(235,247,235)
#F2F8F1
(242,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACEEB5 color. Also use rgb(172,238,181) instead hex code.

Text Font Color

.myTextColor { color: #ACEEB5; }

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

This text font color is #ACEEB5.

Background Color

.myBgColor { background-color: #ACEEB5; }

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

This div background color is #ACEEB5.

Border color

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

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

This div border color is #ACEEB5.

Opacity

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

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

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

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

This text has shadow with #ACEEB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEEB5.

Preview

Color preview on black background

This text has color #ACEEB5 on black background.


Color preview on white background

This text has color #ACEEB5 on white background.


Black color preview on #ACEEB5 background

This text has black color on #ACEEB5 background.


White color preview on #ACEEB5 background

This text has white color on #ACEEB5 background.


Related colors

Complementary color

Complementary color for #hex is #53114A.


I love getcolorcode.com

Triadic colors

1 #B5ACEE and #EEB5AC with #ACEEB5 are triadic colors.

2 #B5EEAC and #EEACB5 with #ACEEB5 are triadic colors.