COLOR #83A4A7

HEX: #83A4A7 RGB: (131,164,167)

Color info

#83A4A7 contains red, green and blue colors in about the same proportion. Web safe color of #83A4A7 is #999999 (or #999).

RGB color model

#83A4A7 color RGB value is (131,164,167).

RGB: (131,164,167) (51%, 64%, 65%)

RGB channels and saturation

R 131 of 255 = 51%
G 164 of 255 = 64%
B 167 of 255 = 65%

131
164
167

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

Portions of RGB colors in percentages

R + G + B = 131 + 164 + 167 = 462 (100%)
R 131 of 462 ~ 28.35%
G 164 of 462 ~ 35.5%
B 167 of 462 ~ 36.15'%

%28.35
%35.5
%36.15

CMYK color model

#83A4A7 color CMYK value is (22,2,0,35).

  • cyan value is 21.56%
  • magenta value is 1.80%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (22,2,0,35)
C22M2Y0K35 (22%, 2%, 0%, 35%)
(0.22 / 0.02 / 0.00 / 0.35)

CMYK percentages

%21.56
%1.8
%0
%34.51

Codes

Color #83A4A7 in popluar color models

83 A4 A7
RGB 131 164 167
HSL 185° 16.98% 58.43%
HSB/HSV 185° 21.56% 65.49%
CMYK 21.56% 1.80% 0.00%
34.51%

Color #83A4A7 in popluar number systems.

HEX 83 A4 A7
Decimal 131 164 167
Binary 10000011 10100100 10100111
Octal 203 244 247

Shades and tints

Shades of #83A4A7

#83A4A7
(131,164,167)
#789698
(120,150,152)
#6D8889
(109,136,137)
#627A7A
(98,122,122)
#576C6B
(87,108,107)
#4C5E5C
(76,94,92)
#41504D
(65,80,77)
#36423E
(54,66,62)
#2B342F
(43,52,47)
#202620
(32,38,32)
#151811
(21,24,17)
#000000
(0,0,0)

Tints of #83A4A7

#83A4A7
(131,164,167)
#8EACAF
(142,172,175)
#99B4B7
(153,180,183)
#A4BCBF
(164,188,191)
#AFC4C7
(175,196,199)
#BACCCF
(186,204,207)
#C5D4D7
(197,212,215)
#D0DCDF
(208,220,223)
#DBE4E7
(219,228,231)
#E6ECEF
(230,236,239)
#F1F4F7
(241,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83A4A7 color. Also use rgb(131,164,167) instead hex code.

Text Font Color

.myTextColor { color: #83A4A7; }

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

This text font color is #83A4A7.

Background Color

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

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

This div background color is #83A4A7.

Border color

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

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

This div border color is #83A4A7.

Opacity

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

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

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

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

This text has shadow with #83A4A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83A4A7.

Preview

Color preview on black background

This text has color #83A4A7 on black background.


Color preview on white background

This text has color #83A4A7 on white background.


Black color preview on #83A4A7 background

This text has black color on #83A4A7 background.


White color preview on #83A4A7 background

This text has white color on #83A4A7 background.


Related colors

Complementary color

Complementary color for #hex is #7C5B58.


I love getcolorcode.com

Triadic colors

1 #A783A4 and #A4A783 with #83A4A7 are triadic colors.

2 #A7A483 and #A483A7 with #83A4A7 are triadic colors.