COLOR #ADDFB0

HEX: #ADDFB0 RGB: (173,223,176)

Renk bilgisi

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

RGB renk modeli

#ADDFB0 color RGB value is (173,223,176).

RGB: (173,223,176) (68%, 87%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 176 of 255 = 69%

173
223
176

R + G + B ~ 75%. #ADDFB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 176 = 572 (100%)
R 173 of 572 ~ 30.24%
G 223 of 572 ~ 38.99%
B 176 of 572 ~ 30.77'%

%30.24
%38.99
%30.77

CMYK RENK MODELİ

#ADDFB0 rengi CMYK tonu (22,0,21,13).

  • camgöbeği tonu 22.42%
  • eflatun tonu 0.00%
  • sarı tonu 21.08%
  • ana renk tonu 12.55%

CMYK: (22,0,21,13)
C22M0Y21K13 (22%, 0%, 21%, 13%)
(0.22 / 0.00 / 0.21 / 0.13)

CMYK yüzdeleri

%22.42
%0
%21.08
%12.55

Codes

Color #ADDFB0 in popluar color models

AD DF B0
RGB 173 223 176
HSL 124° 43.86% 77.65%
HSB/HSV 124° 22.42% 87.45%
CMYK 22.42% 0.00% 21.08%
12.55%

Color #ADDFB0 in popluar number systems.

HEX AD DF B0
Decimal 173 223 176
Binary 10101101 11011111 10110000
Octal 255 337 260

Shades and tints

Shades of #ADDFB0

#ADDFB0
(173,223,176)
#9ECBA0
(158,203,160)
#8FB790
(143,183,144)
#80A380
(128,163,128)
#718F70
(113,143,112)
#627B60
(98,123,96)
#536750
(83,103,80)
#445340
(68,83,64)
#353F30
(53,63,48)
#262B20
(38,43,32)
#171710
(23,23,16)
#000000
(0,0,0)

Tints of #ADDFB0

#ADDFB0
(173,223,176)
#B4E1B7
(180,225,183)
#BBE3BE
(187,227,190)
#C2E5C5
(194,229,197)
#C9E7CC
(201,231,204)
#D0E9D3
(208,233,211)
#D7EBDA
(215,235,218)
#DEEDE1
(222,237,225)
#E5EFE8
(229,239,232)
#ECF1EF
(236,241,239)
#F3F3F6
(243,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDFB0 color. Also use rgb(173,223,176) instead hex code.

Text Font Color

.myTextColor { color: #ADDFB0; }

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

This text font color is #ADDFB0.

Background Color

.myBgColor { background-color: #ADDFB0; }

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

This div background color is #ADDFB0.

Border color

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

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

This div border color is #ADDFB0.

Opacity

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

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

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

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

This text has shadow with #ADDFB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDFB0.

Preview

Color preview on black background

This text has color #ADDFB0 on black background.


Color preview on white background

This text has color #ADDFB0 on white background.


Black color preview on #ADDFB0 background

This text has black color on #ADDFB0 background.


White color preview on #ADDFB0 background

This text has white color on #ADDFB0 background.


Related colors

Complementary color

Complementary color for #hex is #52204F.


I love getcolorcode.com

Triadic colors

1 #B0ADDF and #DFB0AD with #ADDFB0 are triadic colors.

2 #B0DFAD and #DFADB0 with #ADDFB0 are triadic colors.