COLOR #ADBA63

HEX: #ADBA63 RGB: (173,186,99)

Renk bilgisi

#ADBA63 contains mainly red and green colors. #ADBA63 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ADBA63 color RGB value is (173,186,99).

RGB: (173,186,99) (68%, 73%, 39%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 186 of 255 = 73%
B 99 of 255 = 39%

173
186
99

R + G + B ~ 60%. #ADBA63 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 186 + 99 = 458 (100%)
R 173 of 458 ~ 37.77%
G 186 of 458 ~ 40.61%
B 99 of 458 ~ 21.62'%

%37.77
%40.61
%21.62

CMYK RENK MODELİ

#ADBA63 rengi CMYK tonu (7,0,47,27).

  • camgöbeği tonu 6.99%
  • eflatun tonu 0.00%
  • sarı tonu 46.77%
  • ana renk tonu 27.06%

CMYK: (7,0,47,27)
C7M0Y47K27 (7%, 0%, 47%, 27%)
(0.07 / 0.00 / 0.47 / 0.27)

CMYK yüzdeleri

%6.99
%0
%46.77
%27.06

Codes

Color #ADBA63 in popluar color models

AD BA 63
RGB 173 186 99
HSL 69° 38.67% 55.88%
HSB/HSV 69° 46.77% 72.94%
CMYK 6.99% 0.00% 46.77%
27.06%

Color #ADBA63 in popluar number systems.

HEX AD BA 63
Decimal 173 186 99
Binary 10101101 10111010 1100011
Octal 255 272 143

Shades and tints

Shades of #ADBA63

#ADBA63
(173,186,99)
#9EAA5A
(158,170,90)
#8F9A51
(143,154,81)
#808A48
(128,138,72)
#717A3F
(113,122,63)
#626A36
(98,106,54)
#535A2D
(83,90,45)
#444A24
(68,74,36)
#353A1B
(53,58,27)
#262A12
(38,42,18)
#171A09
(23,26,9)
#000000
(0,0,0)

Tints of #ADBA63

#ADBA63
(173,186,99)
#B4C071
(180,192,113)
#BBC67F
(187,198,127)
#C2CC8D
(194,204,141)
#C9D29B
(201,210,155)
#D0D8A9
(208,216,169)
#D7DEB7
(215,222,183)
#DEE4C5
(222,228,197)
#E5EAD3
(229,234,211)
#ECF0E1
(236,240,225)
#F3F6EF
(243,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBA63 color. Also use rgb(173,186,99) instead hex code.

Text Font Color

.myTextColor { color: #ADBA63; }

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

This text font color is #ADBA63.

Background Color

.myBgColor { background-color: #ADBA63; }

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

This div background color is #ADBA63.

Border color

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

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

This div border color is #ADBA63.

Opacity

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

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

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

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

This text has shadow with #ADBA63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBA63.

Preview

Color preview on black background

This text has color #ADBA63 on black background.


Color preview on white background

This text has color #ADBA63 on white background.


Black color preview on #ADBA63 background

This text has black color on #ADBA63 background.


White color preview on #ADBA63 background

This text has white color on #ADBA63 background.


Related colors

Complementary color

Complementary color for #hex is #52459C.


I love getcolorcode.com

Triadic colors

1 #63ADBA and #BA63AD with #ADBA63 are triadic colors.

2 #63BAAD and #BAAD63 with #ADBA63 are triadic colors.