COLOR #ADB765

HEX: #ADB765 RGB: (173,183,101)

Renk bilgisi

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

RGB renk modeli

#ADB765 color RGB value is (173,183,101).

RGB: (173,183,101) (68%, 72%, 40%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 101 of 255 = 40%

173
183
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 101 = 457 (100%)
R 173 of 457 ~ 37.86%
G 183 of 457 ~ 40.04%
B 101 of 457 ~ 22.1'%

%37.86
%40.04
%22.1

CMYK RENK MODELİ

#ADB765 rengi CMYK tonu (5,0,45,28).

  • camgöbeği tonu 5.46%
  • eflatun tonu 0.00%
  • sarı tonu 44.81%
  • ana renk tonu 28.24%

CMYK: (5,0,45,28)
C5M0Y45K28 (5%, 0%, 45%, 28%)
(0.05 / 0.00 / 0.45 / 0.28)

CMYK yüzdeleri

%5.46
%0
%44.81
%28.24

Codes

Color #ADB765 in popluar color models

AD B7 65
RGB 173 183 101
HSL 67° 36.28% 55.69%
HSB/HSV 67° 44.81% 71.76%
CMYK 5.46% 0.00% 44.81%
28.24%

Color #ADB765 in popluar number systems.

HEX AD B7 65
Decimal 173 183 101
Binary 10101101 10110111 1100101
Octal 255 267 145

Shades and tints

Shades of #ADB765

#ADB765
(173,183,101)
#9EA75C
(158,167,92)
#8F9753
(143,151,83)
#80874A
(128,135,74)
#717741
(113,119,65)
#626738
(98,103,56)
#53572F
(83,87,47)
#444726
(68,71,38)
#35371D
(53,55,29)
#262714
(38,39,20)
#17170B
(23,23,11)
#000000
(0,0,0)

Tints of #ADB765

#ADB765
(173,183,101)
#B4BD73
(180,189,115)
#BBC381
(187,195,129)
#C2C98F
(194,201,143)
#C9CF9D
(201,207,157)
#D0D5AB
(208,213,171)
#D7DBB9
(215,219,185)
#DEE1C7
(222,225,199)
#E5E7D5
(229,231,213)
#ECEDE3
(236,237,227)
#F3F3F1
(243,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB765; }

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

This text font color is #ADB765.

Background Color

.myBgColor { background-color: #ADB765; }

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

This div background color is #ADB765.

Border color

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

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

This div border color is #ADB765.

Opacity

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

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

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

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

This text has shadow with #ADB765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB765.

Preview

Color preview on black background

This text has color #ADB765 on black background.


Color preview on white background

This text has color #ADB765 on white background.


Black color preview on #ADB765 background

This text has black color on #ADB765 background.


White color preview on #ADB765 background

This text has white color on #ADB765 background.


Related colors

Complementary color

Complementary color for #hex is #52489A.


I love getcolorcode.com

Triadic colors

1 #65ADB7 and #B765AD with #ADB765 are triadic colors.

2 #65B7AD and #B7AD65 with #ADB765 are triadic colors.