COLOR #ADB793

HEX: #ADB793 RGB: (173,183,147)

Renk bilgisi

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

RGB renk modeli

#ADB793 color RGB value is (173,183,147).

RGB: (173,183,147) (68%, 72%, 58%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 147 of 255 = 58%

173
183
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 147 = 503 (100%)
R 173 of 503 ~ 34.39%
G 183 of 503 ~ 36.38%
B 147 of 503 ~ 29.22'%

%34.39
%36.38
%29.22

CMYK RENK MODELİ

#ADB793 rengi CMYK tonu (5,0,20,28).

  • camgöbeği tonu 5.46%
  • eflatun tonu 0.00%
  • sarı tonu 19.67%
  • ana renk tonu 28.24%
CMYK: (5,0,20,28) C5M0Y20K28 (5%,0%,20%,28%) (0.05/0.00/0.20/0.28) 

CMYK yüzdeleri

%5.46
%0
%19.67
%28.24

Codes

Color #ADB793 in popluar color models

AD B7 93
RGB 173 183 147
HSL 77° 20.00% 64.71%
HSB/HSV 77° 19.67% 71.76%
CMYK 5.46% 0.00% 19.67%
28.24%

Color #ADB793 in popluar number systems.

HEX AD B7 93
Decimal 173 183 147
Binary 10101101 10110111 10010011
Octal 255 267 223

Shades and tints

Shades of #ADB793

#ADB793
(173,183,147)
#9EA786
(158,167,134)
#8F9779
(143,151,121)
#80876C
(128,135,108)
#71775F
(113,119,95)
#626752
(98,103,82)
#535745
(83,87,69)
#444738
(68,71,56)
#35372B
(53,55,43)
#26271E
(38,39,30)
#171711
(23,23,17)
#000000
(0,0,0)

Tints of #ADB793

#ADB793
(173,183,147)
#B4BD9C
(180,189,156)
#BBC3A5
(187,195,165)
#C2C9AE
(194,201,174)
#C9CFB7
(201,207,183)
#D0D5C0
(208,213,192)
#D7DBC9
(215,219,201)
#DEE1D2
(222,225,210)
#E5E7DB
(229,231,219)
#ECEDE4
(236,237,228)
#F3F3ED
(243,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB793 color. Also use rgb(173,183,147) instead hex code.

Text Font Color

.myTextColor { color: #ADB793; }

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

This text font color is #ADB793.

Background Color

.myBgColor { background-color: #ADB793; }

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

This div background color is #ADB793.

Border color

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

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

This div border color is #ADB793.

Opacity

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

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

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

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

This text has shadow with #ADB793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB793.

Preview

Color preview on black background

This text has color #ADB793 on black background.


Color preview on white background

This text has color #ADB793 on white background.


Black color preview on #ADB793 background

This text has black color on #ADB793 background.


White color preview on #ADB793 background

This text has white color on #ADB793 background.


Related colors

Complementary color

Complementary color for #hex is #52486C.


I love getcolorcode.com

Triadic colors

1 #93ADB7 and #B793AD with #ADB793 are triadic colors.

2 #93B7AD and #B7AD93 with #ADB793 are triadic colors.