COLOR #73AD6D

HEX: #73AD6D RGB: (115,173,109)

Renk bilgisi

#73AD6D contains mainly red and green colors. #73AD6D ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#73AD6D color RGB value is (115,173,109).

RGB: (115,173,109) (45%, 68%, 43%)

RGB bağlantıları ve doygunluk

R 115 of 255 = 45%
G 173 of 255 = 68%
B 109 of 255 = 43%

115
173
109

R + G + B ~ 52%. #73AD6D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 115 + 173 + 109 = 397 (100%)
R 115 of 397 ~ 28.97%
G 173 of 397 ~ 43.58%
B 109 of 397 ~ 27.46'%

%28.97
%43.58
%27.46

CMYK RENK MODELİ

#73AD6D rengi CMYK tonu (34,0,37,32).

  • camgöbeği tonu 33.53%
  • eflatun tonu 0.00%
  • sarı tonu 36.99%
  • ana renk tonu 32.16%

CMYK: (34,0,37,32)
C34M0Y37K32 (34%, 0%, 37%, 32%)
(0.34 / 0.00 / 0.37 / 0.32)

CMYK yüzdeleri

%33.53
%0
%36.99
%32.16

Codes

Color #73AD6D in popluar color models

73 AD 6D
RGB 115 173 109
HSL 114° 28.07% 55.29%
HSB/HSV 114° 36.99% 67.84%
CMYK 33.53% 0.00% 36.99%
32.16%

Color #73AD6D in popluar number systems.

HEX 73 AD 6D
Decimal 115 173 109
Binary 1110011 10101101 1101101
Octal 163 255 155

Shades and tints

Shades of #73AD6D

#73AD6D
(115,173,109)
#699E64
(105,158,100)
#5F8F5B
(95,143,91)
#558052
(85,128,82)
#4B7149
(75,113,73)
#416240
(65,98,64)
#375337
(55,83,55)
#2D442E
(45,68,46)
#233525
(35,53,37)
#19261C
(25,38,28)
#0F1713
(15,23,19)
#000000
(0,0,0)

Tints of #73AD6D

#73AD6D
(115,173,109)
#7FB47A
(127,180,122)
#8BBB87
(139,187,135)
#97C294
(151,194,148)
#A3C9A1
(163,201,161)
#AFD0AE
(175,208,174)
#BBD7BB
(187,215,187)
#C7DEC8
(199,222,200)
#D3E5D5
(211,229,213)
#DFECE2
(223,236,226)
#EBF3EF
(235,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73AD6D color. Also use rgb(115,173,109) instead hex code.

Text Font Color

.myTextColor { color: #73AD6D; }

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

This text font color is #73AD6D.

Background Color

.myBgColor { background-color: #73AD6D; }

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

This div background color is #73AD6D.

Border color

.myBorderColor { border: 1px solid #73AD6D; }

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

This div border color is #73AD6D.

Opacity

.myOpacity80 { color: #73AD6D; opacity: 0.8; }

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

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

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

This text has shadow with #73AD6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73AD6D.

Preview

Color preview on black background

This text has color #73AD6D on black background.


Color preview on white background

This text has color #73AD6D on white background.


Black color preview on #73AD6D background

This text has black color on #73AD6D background.


White color preview on #73AD6D background

This text has white color on #73AD6D background.


Related colors

Complementary color

Complementary color for #hex is #8C5292.


I love getcolorcode.com

Triadic colors

1 #6D73AD and #AD6D73 with #73AD6D are triadic colors.

2 #6DAD73 and #AD736D with #73AD6D are triadic colors.