COLOR #ADB698

HEX: #ADB698 RGB: (173,182,152)

Renk bilgisi

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

RGB renk modeli

#ADB698 color RGB value is (173,182,152).

RGB: (173,182,152) (68%, 71%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 152 of 255 = 60%

173
182
152

R + G + B ~ 66%. #ADB698 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 152 = 507 (100%)
R 173 of 507 ~ 34.12%
G 182 of 507 ~ 35.9%
B 152 of 507 ~ 29.98'%

%34.12
%35.9
%29.98

CMYK RENK MODELİ

#ADB698 rengi CMYK tonu (5,0,16,29).

  • camgöbeği tonu 4.95%
  • eflatun tonu 0.00%
  • sarı tonu 16.48%
  • ana renk tonu 28.63%

CMYK: (5,0,16,29)
C5M0Y16K29 (5%, 0%, 16%, 29%)
(0.05 / 0.00 / 0.16 / 0.29)

CMYK yüzdeleri

%4.95
%0
%16.48
%28.63

Codes

Color #ADB698 in popluar color models

AD B6 98
RGB 173 182 152
HSL 78° 17.05% 65.49%
HSB/HSV 78° 16.48% 71.37%
CMYK 4.95% 0.00% 16.48%
28.63%

Color #ADB698 in popluar number systems.

HEX AD B6 98
Decimal 173 182 152
Binary 10101101 10110110 10011000
Octal 255 266 230

Shades and tints

Shades of #ADB698

#ADB698
(173,182,152)
#9EA68B
(158,166,139)
#8F967E
(143,150,126)
#808671
(128,134,113)
#717664
(113,118,100)
#626657
(98,102,87)
#53564A
(83,86,74)
#44463D
(68,70,61)
#353630
(53,54,48)
#262623
(38,38,35)
#171616
(23,22,22)
#000000
(0,0,0)

Tints of #ADB698

#ADB698
(173,182,152)
#B4BCA1
(180,188,161)
#BBC2AA
(187,194,170)
#C2C8B3
(194,200,179)
#C9CEBC
(201,206,188)
#D0D4C5
(208,212,197)
#D7DACE
(215,218,206)
#DEE0D7
(222,224,215)
#E5E6E0
(229,230,224)
#ECECE9
(236,236,233)
#F3F2F2
(243,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB698; }

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

This text font color is #ADB698.

Background Color

.myBgColor { background-color: #ADB698; }

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

This div background color is #ADB698.

Border color

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

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

This div border color is #ADB698.

Opacity

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

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

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

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

This text has shadow with #ADB698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB698.

Preview

Color preview on black background

This text has color #ADB698 on black background.


Color preview on white background

This text has color #ADB698 on white background.


Black color preview on #ADB698 background

This text has black color on #ADB698 background.


White color preview on #ADB698 background

This text has white color on #ADB698 background.


Related colors

Complementary color

Complementary color for #hex is #524967.


I love getcolorcode.com

Triadic colors

1 #98ADB6 and #B698AD with #ADB698 are triadic colors.

2 #98B6AD and #B6AD98 with #ADB698 are triadic colors.