COLOR #83A589

HEX: #83A589 RGB: (131,165,137)

Renk bilgisi

#83A589 contains red, green and blue colors in about the same proportion. #83A589 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#83A589 color RGB value is (131,165,137).

RGB: (131,165,137) (51%, 65%, 54%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 165 of 255 = 65%
B 137 of 255 = 54%

131
165
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 165 + 137 = 433 (100%)
R 131 of 433 ~ 30.25%
G 165 of 433 ~ 38.11%
B 137 of 433 ~ 31.64'%

%30.25
%38.11
%31.64

CMYK RENK MODELİ

#83A589 rengi CMYK tonu (21,0,17,35).

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

CMYK: (21,0,17,35)
C21M0Y17K35 (21%, 0%, 17%, 35%)
(0.21 / 0.00 / 0.17 / 0.35)

CMYK yüzdeleri

%20.61
%0
%16.97
%35.29

Codes

Color #83A589 in popluar color models

83 A5 89
RGB 131 165 137
HSL 131° 15.89% 58.04%
HSB/HSV 131° 20.61% 64.71%
CMYK 20.61% 0.00% 16.97%
35.29%

Color #83A589 in popluar number systems.

HEX 83 A5 89
Decimal 131 165 137
Binary 10000011 10100101 10001001
Octal 203 245 211

Shades and tints

Shades of #83A589

#83A589
(131,165,137)
#78967D
(120,150,125)
#6D8771
(109,135,113)
#627865
(98,120,101)
#576959
(87,105,89)
#4C5A4D
(76,90,77)
#414B41
(65,75,65)
#363C35
(54,60,53)
#2B2D29
(43,45,41)
#201E1D
(32,30,29)
#150F11
(21,15,17)
#000000
(0,0,0)

Tints of #83A589

#83A589
(131,165,137)
#8EAD93
(142,173,147)
#99B59D
(153,181,157)
#A4BDA7
(164,189,167)
#AFC5B1
(175,197,177)
#BACDBB
(186,205,187)
#C5D5C5
(197,213,197)
#D0DDCF
(208,221,207)
#DBE5D9
(219,229,217)
#E6EDE3
(230,237,227)
#F1F5ED
(241,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #83A589; }

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

This text font color is #83A589.

Background Color

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

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

This div background color is #83A589.

Border color

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

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

This div border color is #83A589.

Opacity

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

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

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

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

This text has shadow with #83A589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83A589.

Preview

Color preview on black background

This text has color #83A589 on black background.


Color preview on white background

This text has color #83A589 on white background.


Black color preview on #83A589 background

This text has black color on #83A589 background.


White color preview on #83A589 background

This text has white color on #83A589 background.


Related colors

Complementary color

Complementary color for #hex is #7C5A76.


I love getcolorcode.com

Triadic colors

1 #8983A5 and #A58983 with #83A589 are triadic colors.

2 #89A583 and #A58389 with #83A589 are triadic colors.