COLOR #83A565

HEX: #83A565 RGB: (131,165,101)

Renk bilgisi

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

RGB renk modeli

#83A565 color RGB value is (131,165,101).

RGB: (131,165,101) (51%, 65%, 40%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 165 of 255 = 65%
B 101 of 255 = 40%

131
165
101

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 165 + 101 = 397 (100%)
R 131 of 397 ~ 33%
G 165 of 397 ~ 41.56%
B 101 of 397 ~ 25.44'%

%33
%41.56
%25.44

CMYK RENK MODELİ

#83A565 rengi CMYK tonu (21,0,39,35).

  • camgöbeği tonu 20.61%
  • eflatun tonu 0.00%
  • sarı tonu 38.79%
  • ana renk tonu 35.29%

CMYK: (21,0,39,35)
C21M0Y39K35 (21%, 0%, 39%, 35%)
(0.21 / 0.00 / 0.39 / 0.35)

CMYK yüzdeleri

%20.61
%0
%38.79
%35.29

Codes

Color #83A565 in popluar color models

83 A5 65
RGB 131 165 101
HSL 92° 26.23% 52.16%
HSB/HSV 92° 38.79% 64.71%
CMYK 20.61% 0.00% 38.79%
35.29%

Color #83A565 in popluar number systems.

HEX 83 A5 65
Decimal 131 165 101
Binary 10000011 10100101 1100101
Octal 203 245 145

Shades and tints

Shades of #83A565

#83A565
(131,165,101)
#78965C
(120,150,92)
#6D8753
(109,135,83)
#62784A
(98,120,74)
#576941
(87,105,65)
#4C5A38
(76,90,56)
#414B2F
(65,75,47)
#363C26
(54,60,38)
#2B2D1D
(43,45,29)
#201E14
(32,30,20)
#150F0B
(21,15,11)
#000000
(0,0,0)

Tints of #83A565

#83A565
(131,165,101)
#8EAD73
(142,173,115)
#99B581
(153,181,129)
#A4BD8F
(164,189,143)
#AFC59D
(175,197,157)
#BACDAB
(186,205,171)
#C5D5B9
(197,213,185)
#D0DDC7
(208,221,199)
#DBE5D5
(219,229,213)
#E6EDE3
(230,237,227)
#F1F5F1
(241,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83A565 color. Also use rgb(131,165,101) instead hex code.

Text Font Color

.myTextColor { color: #83A565; }

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

This text font color is #83A565.

Background Color

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

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

This div background color is #83A565.

Border color

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

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

This div border color is #83A565.

Opacity

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

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

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

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

This text has shadow with #83A565 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83A565.

Preview

Color preview on black background

This text has color #83A565 on black background.


Color preview on white background

This text has color #83A565 on white background.


Black color preview on #83A565 background

This text has black color on #83A565 background.


White color preview on #83A565 background

This text has white color on #83A565 background.


Related colors

Complementary color

Complementary color for #hex is #7C5A9A.


I love getcolorcode.com

Triadic colors

1 #6583A5 and #A56583 with #83A565 are triadic colors.

2 #65A583 and #A58365 with #83A565 are triadic colors.