COLOR #838396

HEX: #838396 RGB: (131,131,150)

Renk bilgisi

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

RGB renk modeli

#838396 color RGB value is (131,131,150).

RGB: (131,131,150) (51%, 51%, 59%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 131 of 255 = 51%
B 150 of 255 = 59%

131
131
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 131 + 150 = 412 (100%)
R 131 of 412 ~ 31.8%
G 131 of 412 ~ 31.8%
B 150 of 412 ~ 36.41'%

%31.8
%31.8
%36.41

CMYK RENK MODELİ

#838396 rengi CMYK tonu (13,13,0,41).

  • camgöbeği tonu 12.67%
  • eflatun tonu 12.67%
  • sarı tonu 0.00%
  • ana renk tonu 41.18%
CMYK: (13,13,0,41) C13M13Y0K41 (13%,13%,0%,41%) (0.13/0.13/0.00/0.41) 

CMYK yüzdeleri

%12.67
%12.67
%0
%41.18

Codes

Color #838396 in popluar color models

83 83 96
RGB 131 131 150
HSL 240° 8.30% 55.10%
HSB/HSV 240° 12.67% 58.82%
CMYK 12.67% 12.67% 0.00%
41.18%

Color #838396 in popluar number systems.

HEX 83 83 96
Decimal 131 131 150
Binary 10000011 10000011 10010110
Octal 203 203 226

Shades and tints

Shades of #838396

#838396
(131,131,150)
#787889
(120,120,137)
#6D6D7C
(109,109,124)
#62626F
(98,98,111)
#575762
(87,87,98)
#4C4C55
(76,76,85)
#414148
(65,65,72)
#36363B
(54,54,59)
#2B2B2E
(43,43,46)
#202021
(32,32,33)
#151514
(21,21,20)
#000000
(0,0,0)

Tints of #838396

#838396
(131,131,150)
#8E8E9F
(142,142,159)
#9999A8
(153,153,168)
#A4A4B1
(164,164,177)
#AFAFBA
(175,175,186)
#BABAC3
(186,186,195)
#C5C5CC
(197,197,204)
#D0D0D5
(208,208,213)
#DBDBDE
(219,219,222)
#E6E6E7
(230,230,231)
#F1F1F0
(241,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #838396; }

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

This text font color is #838396.

Background Color

.myBgColor { background-color: #838396; }

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

This div background color is #838396.

Border color

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

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

This div border color is #838396.

Opacity

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

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

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

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

This text has shadow with #838396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #838396.

Preview

Color preview on black background

This text has color #838396 on black background.


Color preview on white background

This text has color #838396 on white background.


Black color preview on #838396 background

This text has black color on #838396 background.


White color preview on #838396 background

This text has white color on #838396 background.


Related colors

Complementary color

Complementary color for #hex is #7C7C69.


I love getcolorcode.com