COLOR #ACEABB

HEX: #ACEABB RGB: (172,234,187)

Renk bilgisi

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

RGB renk modeli

#ACEABB color RGB value is (172,234,187).

RGB: (172,234,187) (67%, 92%, 73%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 234 of 255 = 92%
B 187 of 255 = 73%

172
234
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 234 + 187 = 593 (100%)
R 172 of 593 ~ 29.01%
G 234 of 593 ~ 39.46%
B 187 of 593 ~ 31.53'%

%29.01
%39.46
%31.53

CMYK RENK MODELİ

#ACEABB rengi CMYK tonu (26,0,20,8).

  • camgöbeği tonu 26.50%
  • eflatun tonu 0.00%
  • sarı tonu 20.09%
  • ana renk tonu 8.24%

CMYK: (26,0,20,8)
C26M0Y20K8 (26%, 0%, 20%, 8%)
(0.26 / 0.00 / 0.20 / 0.08)

CMYK yüzdeleri

%26.5
%0
%20.09
%8.24

Codes

Color #ACEABB in popluar color models

AC EA BB
RGB 172 234 187
HSL 135° 59.62% 79.61%
HSB/HSV 135° 26.50% 91.76%
CMYK 26.50% 0.00% 20.09%
8.24%

Color #ACEABB in popluar number systems.

HEX AC EA BB
Decimal 172 234 187
Binary 10101100 11101010 10111011
Octal 254 352 273

Shades and tints

Shades of #ACEABB

#ACEABB
(172,234,187)
#9DD5AA
(157,213,170)
#8EC099
(142,192,153)
#7FAB88
(127,171,136)
#709677
(112,150,119)
#618166
(97,129,102)
#526C55
(82,108,85)
#435744
(67,87,68)
#344233
(52,66,51)
#252D22
(37,45,34)
#161811
(22,24,17)
#000000
(0,0,0)

Tints of #ACEABB

#ACEABB
(172,234,187)
#B3EBC1
(179,235,193)
#BAECC7
(186,236,199)
#C1EDCD
(193,237,205)
#C8EED3
(200,238,211)
#CFEFD9
(207,239,217)
#D6F0DF
(214,240,223)
#DDF1E5
(221,241,229)
#E4F2EB
(228,242,235)
#EBF3F1
(235,243,241)
#F2F4F7
(242,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACEABB color. Also use rgb(172,234,187) instead hex code.

Text Font Color

.myTextColor { color: #ACEABB; }

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

This text font color is #ACEABB.

Background Color

.myBgColor { background-color: #ACEABB; }

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

This div background color is #ACEABB.

Border color

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

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

This div border color is #ACEABB.

Opacity

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

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

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

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

This text has shadow with #ACEABB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACEABB.

Preview

Color preview on black background

This text has color #ACEABB on black background.


Color preview on white background

This text has color #ACEABB on white background.


Black color preview on #ACEABB background

This text has black color on #ACEABB background.


White color preview on #ACEABB background

This text has white color on #ACEABB background.


Related colors

Complementary color

Complementary color for #hex is #531544.


I love getcolorcode.com

Triadic colors

1 #BBACEA and #EABBAC with #ACEABB are triadic colors.

2 #BBEAAC and #EAACBB with #ACEABB are triadic colors.