COLOR #ADE7B0

HEX: #ADE7B0 RGB: (173,231,176)

Renk bilgisi

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

RGB renk modeli

#ADE7B0 color RGB value is (173,231,176).

RGB: (173,231,176) (68%, 91%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 176 of 255 = 69%

173
231
176

R + G + B ~ 76%. #ADE7B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 176 = 580 (100%)
R 173 of 580 ~ 29.83%
G 231 of 580 ~ 39.83%
B 176 of 580 ~ 30.34'%

%29.83
%39.83
%30.34

CMYK RENK MODELİ

#ADE7B0 rengi CMYK tonu (25,0,24,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 0.00%
  • sarı tonu 23.81%
  • ana renk tonu 9.41%

CMYK: (25,0,24,9)
C25M0Y24K9 (25%, 0%, 24%, 9%)
(0.25 / 0.00 / 0.24 / 0.09)

CMYK yüzdeleri

%25.11
%0
%23.81
%9.41

Codes

Color #ADE7B0 in popluar color models

AD E7 B0
RGB 173 231 176
HSL 123° 54.72% 79.22%
HSB/HSV 123° 25.11% 90.59%
CMYK 25.11% 0.00% 23.81%
9.41%

Color #ADE7B0 in popluar number systems.

HEX AD E7 B0
Decimal 173 231 176
Binary 10101101 11100111 10110000
Octal 255 347 260

Shades and tints

Shades of #ADE7B0

#ADE7B0
(173,231,176)
#9ED2A0
(158,210,160)
#8FBD90
(143,189,144)
#80A880
(128,168,128)
#719370
(113,147,112)
#627E60
(98,126,96)
#536950
(83,105,80)
#445440
(68,84,64)
#353F30
(53,63,48)
#262A20
(38,42,32)
#171510
(23,21,16)
#000000
(0,0,0)

Tints of #ADE7B0

#ADE7B0
(173,231,176)
#B4E9B7
(180,233,183)
#BBEBBE
(187,235,190)
#C2EDC5
(194,237,197)
#C9EFCC
(201,239,204)
#D0F1D3
(208,241,211)
#D7F3DA
(215,243,218)
#DEF5E1
(222,245,225)
#E5F7E8
(229,247,232)
#ECF9EF
(236,249,239)
#F3FBF6
(243,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7B0; }

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

This text font color is #ADE7B0.

Background Color

.myBgColor { background-color: #ADE7B0; }

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

This div background color is #ADE7B0.

Border color

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

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

This div border color is #ADE7B0.

Opacity

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

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

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

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

This text has shadow with #ADE7B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7B0.

Preview

Color preview on black background

This text has color #ADE7B0 on black background.


Color preview on white background

This text has color #ADE7B0 on white background.


Black color preview on #ADE7B0 background

This text has black color on #ADE7B0 background.


White color preview on #ADE7B0 background

This text has white color on #ADE7B0 background.


Related colors

Complementary color

Complementary color for #hex is #52184F.


I love getcolorcode.com

Triadic colors

1 #B0ADE7 and #E7B0AD with #ADE7B0 are triadic colors.

2 #B0E7AD and #E7ADB0 with #ADE7B0 are triadic colors.