COLOR #ADA093

HEX: #ADA093 RGB: (173,160,147)

Renk bilgisi

#ADA093 contains red, green and blue colors in about the same proportion. #ADA093 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#ADA093 color RGB value is (173,160,147).

RGB: (173,160,147) (68%, 63%, 58%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 160 of 255 = 63%
B 147 of 255 = 58%

173
160
147

R + G + B ~ 63%. #ADA093 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 160 + 147 = 480 (100%)
R 173 of 480 ~ 36.04%
G 160 of 480 ~ 33.33%
B 147 of 480 ~ 30.63'%

%36.04
%33.33
%30.63

CMYK RENK MODELİ

#ADA093 rengi CMYK tonu (0,8,15,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.51%
  • sarı tonu 15.03%
  • ana renk tonu 32.16%
CMYK: (0,8,15,32) C0M8Y15K32 (0%,8%,15%,32%) (0.00/0.08/0.15/0.32) 

CMYK yüzdeleri

%0
%7.51
%15.03
%32.16

Codes

Color #ADA093 in popluar color models

AD A0 93
RGB 173 160 147
HSL 30° 13.68% 62.75%
HSB/HSV 30° 15.03% 67.84%
CMYK 0.00% 7.51% 15.03%
32.16%

Color #ADA093 in popluar number systems.

HEX AD A0 93
Decimal 173 160 147
Binary 10101101 10100000 10010011
Octal 255 240 223

Shades and tints

Shades of #ADA093

#ADA093
(173,160,147)
#9E9286
(158,146,134)
#8F8479
(143,132,121)
#80766C
(128,118,108)
#71685F
(113,104,95)
#625A52
(98,90,82)
#534C45
(83,76,69)
#443E38
(68,62,56)
#35302B
(53,48,43)
#26221E
(38,34,30)
#171411
(23,20,17)
#000000
(0,0,0)

Tints of #ADA093

#ADA093
(173,160,147)
#B4A89C
(180,168,156)
#BBB0A5
(187,176,165)
#C2B8AE
(194,184,174)
#C9C0B7
(201,192,183)
#D0C8C0
(208,200,192)
#D7D0C9
(215,208,201)
#DED8D2
(222,216,210)
#E5E0DB
(229,224,219)
#ECE8E4
(236,232,228)
#F3F0ED
(243,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA093; }

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

This text font color is #ADA093.

Background Color

.myBgColor { background-color: #ADA093; }

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

This div background color is #ADA093.

Border color

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

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

This div border color is #ADA093.

Opacity

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

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

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

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

This text has shadow with #ADA093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA093.

Preview

Color preview on black background

This text has color #ADA093 on black background.


Color preview on white background

This text has color #ADA093 on white background.


Black color preview on #ADA093 background

This text has black color on #ADA093 background.


White color preview on #ADA093 background

This text has white color on #ADA093 background.


Related colors

Complementary color

Complementary color for #hex is #525F6C.


I love getcolorcode.com

Triadic colors

1 #93ADA0 and #A093AD with #ADA093 are triadic colors.

2 #93A0AD and #A0AD93 with #ADA093 are triadic colors.