COLOR #ADB898

HEX: #ADB898 RGB: (173,184,152)

Renk bilgisi

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

RGB renk modeli

#ADB898 color RGB value is (173,184,152).

RGB: (173,184,152) (68%, 72%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 184 of 255 = 72%
B 152 of 255 = 60%

173
184
152

R + G + B ~ 67%. #ADB898 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 184 + 152 = 509 (100%)
R 173 of 509 ~ 33.99%
G 184 of 509 ~ 36.15%
B 152 of 509 ~ 29.86'%

%33.99
%36.15
%29.86

CMYK RENK MODELİ

#ADB898 rengi CMYK tonu (6,0,17,28).

  • camgöbeği tonu 5.98%
  • eflatun tonu 0.00%
  • sarı tonu 17.39%
  • ana renk tonu 27.84%

CMYK: (6,0,17,28)
C6M0Y17K28 (6%, 0%, 17%, 28%)
(0.06 / 0.00 / 0.17 / 0.28)

CMYK yüzdeleri

%5.98
%0
%17.39
%27.84

Codes

Color #ADB898 in popluar color models

AD B8 98
RGB 173 184 152
HSL 81° 18.39% 65.88%
HSB/HSV 81° 17.39% 72.16%
CMYK 5.98% 0.00% 17.39%
27.84%

Color #ADB898 in popluar number systems.

HEX AD B8 98
Decimal 173 184 152
Binary 10101101 10111000 10011000
Octal 255 270 230

Shades and tints

Shades of #ADB898

#ADB898
(173,184,152)
#9EA88B
(158,168,139)
#8F987E
(143,152,126)
#808871
(128,136,113)
#717864
(113,120,100)
#626857
(98,104,87)
#53584A
(83,88,74)
#44483D
(68,72,61)
#353830
(53,56,48)
#262823
(38,40,35)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #ADB898

#ADB898
(173,184,152)
#B4BEA1
(180,190,161)
#BBC4AA
(187,196,170)
#C2CAB3
(194,202,179)
#C9D0BC
(201,208,188)
#D0D6C5
(208,214,197)
#D7DCCE
(215,220,206)
#DEE2D7
(222,226,215)
#E5E8E0
(229,232,224)
#ECEEE9
(236,238,233)
#F3F4F2
(243,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB898 color. Also use rgb(173,184,152) instead hex code.

Text Font Color

.myTextColor { color: #ADB898; }

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

This text font color is #ADB898.

Background Color

.myBgColor { background-color: #ADB898; }

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

This div background color is #ADB898.

Border color

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

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

This div border color is #ADB898.

Opacity

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

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

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

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

This text has shadow with #ADB898 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB898.

Preview

Color preview on black background

This text has color #ADB898 on black background.


Color preview on white background

This text has color #ADB898 on white background.


Black color preview on #ADB898 background

This text has black color on #ADB898 background.


White color preview on #ADB898 background

This text has white color on #ADB898 background.


Related colors

Complementary color

Complementary color for #hex is #524767.


I love getcolorcode.com

Triadic colors

1 #98ADB8 and #B898AD with #ADB898 are triadic colors.

2 #98B8AD and #B8AD98 with #ADB898 are triadic colors.