COLOR #839599

HEX: #839599 RGB: (131,149,153)

Renk bilgisi

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

RGB renk modeli

#839599 color RGB value is (131,149,153).

RGB: (131,149,153) (51%, 58%, 60%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 149 of 255 = 58%
B 153 of 255 = 60%

131
149
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 149 + 153 = 433 (100%)
R 131 of 433 ~ 30.25%
G 149 of 433 ~ 34.41%
B 153 of 433 ~ 35.33'%

%30.25
%34.41
%35.33

CMYK RENK MODELİ

#839599 rengi CMYK tonu (14,3,0,40).

  • camgöbeği tonu 14.38%
  • eflatun tonu 2.61%
  • sarı tonu 0.00%
  • ana renk tonu 40.00%

CMYK: (14,3,0,40)
C14M3Y0K40 (14%, 3%, 0%, 40%)
(0.14 / 0.03 / 0.00 / 0.40)

CMYK yüzdeleri

%14.38
%2.61
%0
%40

Codes

Color #839599 in popluar color models

83 95 99
RGB 131 149 153
HSL 191° 9.73% 55.69%
HSB/HSV 191° 14.38% 60.00%
CMYK 14.38% 2.61% 0.00%
40.00%

Color #839599 in popluar number systems.

HEX 83 95 99
Decimal 131 149 153
Binary 10000011 10010101 10011001
Octal 203 225 231

Shades and tints

Shades of #839599

#839599
(131,149,153)
#78888C
(120,136,140)
#6D7B7F
(109,123,127)
#626E72
(98,110,114)
#576165
(87,97,101)
#4C5458
(76,84,88)
#41474B
(65,71,75)
#363A3E
(54,58,62)
#2B2D31
(43,45,49)
#202024
(32,32,36)
#151317
(21,19,23)
#000000
(0,0,0)

Tints of #839599

#839599
(131,149,153)
#8E9EA2
(142,158,162)
#99A7AB
(153,167,171)
#A4B0B4
(164,176,180)
#AFB9BD
(175,185,189)
#BAC2C6
(186,194,198)
#C5CBCF
(197,203,207)
#D0D4D8
(208,212,216)
#DBDDE1
(219,221,225)
#E6E6EA
(230,230,234)
#F1EFF3
(241,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #839599; }

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

This text font color is #839599.

Background Color

.myBgColor { background-color: #839599; }

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

This div background color is #839599.

Border color

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

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

This div border color is #839599.

Opacity

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

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

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

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

This text has shadow with #839599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #839599.

Preview

Color preview on black background

This text has color #839599 on black background.


Color preview on white background

This text has color #839599 on white background.


Black color preview on #839599 background

This text has black color on #839599 background.


White color preview on #839599 background

This text has white color on #839599 background.


Related colors

Complementary color

Complementary color for #hex is #7C6A66.


I love getcolorcode.com

Triadic colors

1 #998395 and #959983 with #839599 are triadic colors.

2 #999583 and #958399 with #839599 are triadic colors.