COLOR #ADBEA8

HEX: #ADBEA8 RGB: (173,190,168)

Renk bilgisi

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

RGB renk modeli

#ADBEA8 color RGB value is (173,190,168).

RGB: (173,190,168) (68%, 75%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 190 of 255 = 75%
B 168 of 255 = 66%

173
190
168

R + G + B ~ 70%. #ADBEA8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 168 = 531 (100%)
R 173 of 531 ~ 32.58%
G 190 of 531 ~ 35.78%
B 168 of 531 ~ 31.64'%

%32.58
%35.78
%31.64

CMYK RENK MODELİ

#ADBEA8 rengi CMYK tonu (9,0,12,25).

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

CMYK: (9,0,12,25)
C9M0Y12K25 (9%, 0%, 12%, 25%)
(0.09 / 0.00 / 0.12 / 0.25)

CMYK yüzdeleri

%8.95
%0
%11.58
%25.49

Codes

Color #ADBEA8 in popluar color models

AD BE A8
RGB 173 190 168
HSL 106° 14.47% 70.20%
HSB/HSV 106° 11.58% 74.51%
CMYK 8.95% 0.00% 11.58%
25.49%

Color #ADBEA8 in popluar number systems.

HEX AD BE A8
Decimal 173 190 168
Binary 10101101 10111110 10101000
Octal 255 276 250

Shades and tints

Shades of #ADBEA8

#ADBEA8
(173,190,168)
#9EAD99
(158,173,153)
#8F9C8A
(143,156,138)
#808B7B
(128,139,123)
#717A6C
(113,122,108)
#62695D
(98,105,93)
#53584E
(83,88,78)
#44473F
(68,71,63)
#353630
(53,54,48)
#262521
(38,37,33)
#171412
(23,20,18)
#000000
(0,0,0)

Tints of #ADBEA8

#ADBEA8
(173,190,168)
#B4C3AF
(180,195,175)
#BBC8B6
(187,200,182)
#C2CDBD
(194,205,189)
#C9D2C4
(201,210,196)
#D0D7CB
(208,215,203)
#D7DCD2
(215,220,210)
#DEE1D9
(222,225,217)
#E5E6E0
(229,230,224)
#ECEBE7
(236,235,231)
#F3F0EE
(243,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBEA8; }

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

This text font color is #ADBEA8.

Background Color

.myBgColor { background-color: #ADBEA8; }

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

This div background color is #ADBEA8.

Border color

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

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

This div border color is #ADBEA8.

Opacity

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

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

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

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

This text has shadow with #ADBEA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBEA8.

Preview

Color preview on black background

This text has color #ADBEA8 on black background.


Color preview on white background

This text has color #ADBEA8 on white background.


Black color preview on #ADBEA8 background

This text has black color on #ADBEA8 background.


White color preview on #ADBEA8 background

This text has white color on #ADBEA8 background.


Related colors

Complementary color

Complementary color for #hex is #524157.


I love getcolorcode.com

Triadic colors

1 #A8ADBE and #BEA8AD with #ADBEA8 are triadic colors.

2 #A8BEAD and #BEADA8 with #ADBEA8 are triadic colors.