COLOR #ADBE9E

HEX: #ADBE9E RGB: (173,190,158)

Renk bilgisi

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

RGB renk modeli

#ADBE9E color RGB value is (173,190,158).

RGB: (173,190,158) (68%, 75%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 190 of 255 = 75%
B 158 of 255 = 62%

173
190
158

R + G + B ~ 68%. #ADBE9E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 158 = 521 (100%)
R 173 of 521 ~ 33.21%
G 190 of 521 ~ 36.47%
B 158 of 521 ~ 30.33'%

%33.21
%36.47
%30.33

CMYK RENK MODELİ

#ADBE9E rengi CMYK tonu (9,0,17,25).

  • camgöbeği tonu 8.95%
  • eflatun tonu 0.00%
  • sarı tonu 16.84%
  • ana renk tonu 25.49%

CMYK: (9,0,17,25)
C9M0Y17K25 (9%, 0%, 17%, 25%)
(0.09 / 0.00 / 0.17 / 0.25)

CMYK yüzdeleri

%8.95
%0
%16.84
%25.49

Codes

Color #ADBE9E in popluar color models

AD BE 9E
RGB 173 190 158
HSL 92° 19.75% 68.24%
HSB/HSV 92° 16.84% 74.51%
CMYK 8.95% 0.00% 16.84%
25.49%

Color #ADBE9E in popluar number systems.

HEX AD BE 9E
Decimal 173 190 158
Binary 10101101 10111110 10011110
Octal 255 276 236

Shades and tints

Shades of #ADBE9E

#ADBE9E
(173,190,158)
#9EAD90
(158,173,144)
#8F9C82
(143,156,130)
#808B74
(128,139,116)
#717A66
(113,122,102)
#626958
(98,105,88)
#53584A
(83,88,74)
#44473C
(68,71,60)
#35362E
(53,54,46)
#262520
(38,37,32)
#171412
(23,20,18)
#000000
(0,0,0)

Tints of #ADBE9E

#ADBE9E
(173,190,158)
#B4C3A6
(180,195,166)
#BBC8AE
(187,200,174)
#C2CDB6
(194,205,182)
#C9D2BE
(201,210,190)
#D0D7C6
(208,215,198)
#D7DCCE
(215,220,206)
#DEE1D6
(222,225,214)
#E5E6DE
(229,230,222)
#ECEBE6
(236,235,230)
#F3F0EE
(243,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBE9E color. Also use rgb(173,190,158) instead hex code.

Text Font Color

.myTextColor { color: #ADBE9E; }

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

This text font color is #ADBE9E.

Background Color

.myBgColor { background-color: #ADBE9E; }

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

This div background color is #ADBE9E.

Border color

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

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

This div border color is #ADBE9E.

Opacity

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

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

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

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

This text has shadow with #ADBE9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBE9E.

Preview

Color preview on black background

This text has color #ADBE9E on black background.


Color preview on white background

This text has color #ADBE9E on white background.


Black color preview on #ADBE9E background

This text has black color on #ADBE9E background.


White color preview on #ADBE9E background

This text has white color on #ADBE9E background.


Related colors

Complementary color

Complementary color for #hex is #524161.


I love getcolorcode.com

Triadic colors

1 #9EADBE and #BE9EAD with #ADBE9E are triadic colors.

2 #9EBEAD and #BEAD9E with #ADBE9E are triadic colors.