COLOR #ADDBAC

HEX: #ADDBAC RGB: (173,219,172)

Renk bilgisi

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

RGB renk modeli

#ADDBAC color RGB value is (173,219,172).

RGB: (173,219,172) (68%, 86%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 172 of 255 = 67%

173
219
172

R + G + B ~ 74%. #ADDBAC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 172 = 564 (100%)
R 173 of 564 ~ 30.67%
G 219 of 564 ~ 38.83%
B 172 of 564 ~ 30.5'%

%30.67
%38.83
%30.5

CMYK RENK MODELİ

#ADDBAC rengi CMYK tonu (21,0,21,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 0.00%
  • sarı tonu 21.46%
  • ana renk tonu 14.12%

CMYK: (21,0,21,14)
C21M0Y21K14 (21%, 0%, 21%, 14%)
(0.21 / 0.00 / 0.21 / 0.14)

CMYK yüzdeleri

%21
%0
%21.46
%14.12

Codes

Color #ADDBAC in popluar color models

AD DB AC
RGB 173 219 172
HSL 119° 39.50% 76.67%
HSB/HSV 119° 21.46% 85.88%
CMYK 21.00% 0.00% 21.46%
14.12%

Color #ADDBAC in popluar number systems.

HEX AD DB AC
Decimal 173 219 172
Binary 10101101 11011011 10101100
Octal 255 333 254

Shades and tints

Shades of #ADDBAC

#ADDBAC
(173,219,172)
#9EC89D
(158,200,157)
#8FB58E
(143,181,142)
#80A27F
(128,162,127)
#718F70
(113,143,112)
#627C61
(98,124,97)
#536952
(83,105,82)
#445643
(68,86,67)
#354334
(53,67,52)
#263025
(38,48,37)
#171D16
(23,29,22)
#000000
(0,0,0)

Tints of #ADDBAC

#ADDBAC
(173,219,172)
#B4DEB3
(180,222,179)
#BBE1BA
(187,225,186)
#C2E4C1
(194,228,193)
#C9E7C8
(201,231,200)
#D0EACF
(208,234,207)
#D7EDD6
(215,237,214)
#DEF0DD
(222,240,221)
#E5F3E4
(229,243,228)
#ECF6EB
(236,246,235)
#F3F9F2
(243,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDBAC color. Also use rgb(173,219,172) instead hex code.

Text Font Color

.myTextColor { color: #ADDBAC; }

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

This text font color is #ADDBAC.

Background Color

.myBgColor { background-color: #ADDBAC; }

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

This div background color is #ADDBAC.

Border color

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

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

This div border color is #ADDBAC.

Opacity

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

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

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

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

This text has shadow with #ADDBAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBAC.

Preview

Color preview on black background

This text has color #ADDBAC on black background.


Color preview on white background

This text has color #ADDBAC on white background.


Black color preview on #ADDBAC background

This text has black color on #ADDBAC background.


White color preview on #ADDBAC background

This text has white color on #ADDBAC background.


Related colors

Complementary color

Complementary color for #hex is #522453.


I love getcolorcode.com

Triadic colors

1 #ACADDB and #DBACAD with #ADDBAC are triadic colors.

2 #ACDBAD and #DBADAC with #ADDBAC are triadic colors.