COLOR #839299

HEX: #839299 RGB: (131,146,153)

Color info

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

RGB color model

#839299 color RGB value is (131,146,153).

RGB: (131,146,153) (51%, 57%, 60%)

RGB channels and saturation

R 131 of 255 = 51%
G 146 of 255 = 57%
B 153 of 255 = 60%

131
146
153

R + G + B ~ 56%. #839299 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 146 + 153 = 430 (100%)
R 131 of 430 ~ 30.47%
G 146 of 430 ~ 33.95%
B 153 of 430 ~ 35.58'%

%30.47
%33.95
%35.58

CMYK color model

#839299 color CMYK value is (14,5,0,40).

  • cyan value is 14.38%
  • magenta value is 4.58%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (14,5,0,40)
C14M5Y0K40 (14%, 5%, 0%, 40%)
(0.14 / 0.05 / 0.00 / 0.40)

CMYK percentages

%14.38
%4.58
%0
%40

Codes

Color #839299 in popluar color models

83 92 99
RGB 131 146 153
HSL 199° 9.73% 55.69%
HSB/HSV 199° 14.38% 60.00%
CMYK 14.38% 4.58% 0.00%
40.00%

Color #839299 in popluar number systems.

HEX 83 92 99
Decimal 131 146 153
Binary 10000011 10010010 10011001
Octal 203 222 231

Shades and tints

Shades of #839299

#839299
(131,146,153)
#78858C
(120,133,140)
#6D787F
(109,120,127)
#626B72
(98,107,114)
#575E65
(87,94,101)
#4C5158
(76,81,88)
#41444B
(65,68,75)
#36373E
(54,55,62)
#2B2A31
(43,42,49)
#201D24
(32,29,36)
#151017
(21,16,23)
#000000
(0,0,0)

Tints of #839299

#839299
(131,146,153)
#8E9BA2
(142,155,162)
#99A4AB
(153,164,171)
#A4ADB4
(164,173,180)
#AFB6BD
(175,182,189)
#BABFC6
(186,191,198)
#C5C8CF
(197,200,207)
#D0D1D8
(208,209,216)
#DBDAE1
(219,218,225)
#E6E3EA
(230,227,234)
#F1ECF3
(241,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #839299 color. Also use rgb(131,146,153) instead hex code.

Text Font Color

.myTextColor { color: #839299; }

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

This text font color is #839299.

Background Color

.myBgColor { background-color: #839299; }

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

This div background color is #839299.

Border color

.myBorderColor { border: 1px solid #839299; }

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

This div border color is #839299.

Opacity

.myOpacity80 { color: #839299; opacity: 0.8; }

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

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

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

This text has shadow with #839299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839299.

Preview

Color preview on black background

This text has color #839299 on black background.


Color preview on white background

This text has color #839299 on white background.


Black color preview on #839299 background

This text has black color on #839299 background.


White color preview on #839299 background

This text has white color on #839299 background.


Related colors

Complementary color

Complementary color for #hex is #7C6D66.


I love getcolorcode.com

Triadic colors

1 #998392 and #929983 with #839299 are triadic colors.

2 #999283 and #928399 with #839299 are triadic colors.