COLOR #83AD55

HEX: #83AD55 RGB: (131,173,85)

Renk bilgisi

#83AD55 contains mainly red and green colors. #83AD55 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#83AD55 color RGB value is (131,173,85).

RGB: (131,173,85) (51%, 68%, 33%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 173 of 255 = 68%
B 85 of 255 = 33%

131
173
85

R + G + B ~ 51%. #83AD55 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 173 + 85 = 389 (100%)
R 131 of 389 ~ 33.68%
G 173 of 389 ~ 44.47%
B 85 of 389 ~ 21.85'%

%33.68
%44.47
%21.85

CMYK RENK MODELİ

#83AD55 rengi CMYK tonu (24,0,51,32).

  • camgöbeği tonu 24.28%
  • eflatun tonu 0.00%
  • sarı tonu 50.87%
  • ana renk tonu 32.16%

CMYK: (24,0,51,32)
C24M0Y51K32 (24%, 0%, 51%, 32%)
(0.24 / 0.00 / 0.51 / 0.32)

CMYK yüzdeleri

%24.28
%0
%50.87
%32.16

Codes

Color #83AD55 in popluar color models

83 AD 55
RGB 131 173 85
HSL 89° 34.92% 50.59%
HSB/HSV 89° 50.87% 67.84%
CMYK 24.28% 0.00% 50.87%
32.16%

Color #83AD55 in popluar number systems.

HEX 83 AD 55
Decimal 131 173 85
Binary 10000011 10101101 1010101
Octal 203 255 125

Shades and tints

Shades of #83AD55

#83AD55
(131,173,85)
#789E4E
(120,158,78)
#6D8F47
(109,143,71)
#628040
(98,128,64)
#577139
(87,113,57)
#4C6232
(76,98,50)
#41532B
(65,83,43)
#364424
(54,68,36)
#2B351D
(43,53,29)
#202616
(32,38,22)
#15170F
(21,23,15)
#000000
(0,0,0)

Tints of #83AD55

#83AD55
(131,173,85)
#8EB464
(142,180,100)
#99BB73
(153,187,115)
#A4C282
(164,194,130)
#AFC991
(175,201,145)
#BAD0A0
(186,208,160)
#C5D7AF
(197,215,175)
#D0DEBE
(208,222,190)
#DBE5CD
(219,229,205)
#E6ECDC
(230,236,220)
#F1F3EB
(241,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83AD55 color. Also use rgb(131,173,85) instead hex code.

Text Font Color

.myTextColor { color: #83AD55; }

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

This text font color is #83AD55.

Background Color

.myBgColor { background-color: #83AD55; }

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

This div background color is #83AD55.

Border color

.myBorderColor { border: 1px solid #83AD55; }

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

This div border color is #83AD55.

Opacity

.myOpacity80 { color: #83AD55; opacity: 0.8; }

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

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

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

This text has shadow with #83AD55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83AD55.

Preview

Color preview on black background

This text has color #83AD55 on black background.


Color preview on white background

This text has color #83AD55 on white background.


Black color preview on #83AD55 background

This text has black color on #83AD55 background.


White color preview on #83AD55 background

This text has white color on #83AD55 background.


Related colors

Complementary color

Complementary color for #hex is #7C52AA.


I love getcolorcode.com

Triadic colors

1 #5583AD and #AD5583 with #83AD55 are triadic colors.

2 #55AD83 and #AD8355 with #83AD55 are triadic colors.