COLOR #83738B

HEX: #83738B RGB: (131,115,139)

Renk bilgisi

#83738B contains red, green and blue colors in about the same proportion. #83738B ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#83738B color RGB value is (131,115,139).

RGB: (131,115,139) (51%, 45%, 55%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 115 of 255 = 45%
B 139 of 255 = 55%

131
115
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 115 + 139 = 385 (100%)
R 131 of 385 ~ 34.03%
G 115 of 385 ~ 29.87%
B 139 of 385 ~ 36.1'%

%34.03
%29.87
%36.1

CMYK RENK MODELİ

#83738B rengi CMYK tonu (6,17,0,45).

  • camgöbeği tonu 5.76%
  • eflatun tonu 17.27%
  • sarı tonu 0.00%
  • ana renk tonu 45.49%

CMYK: (6,17,0,45)
C6M17Y0K45 (6%, 17%, 0%, 45%)
(0.06 / 0.17 / 0.00 / 0.45)

CMYK yüzdeleri

%5.76
%17.27
%0
%45.49

Codes

Color #83738B in popluar color models

83 73 8B
RGB 131 115 139
HSL 280° 9.45% 49.80%
HSB/HSV 280° 17.27% 54.51%
CMYK 5.76% 17.27% 0.00%
45.49%

Color #83738B in popluar number systems.

HEX 83 73 8B
Decimal 131 115 139
Binary 10000011 1110011 10001011
Octal 203 163 213

Shades and tints

Shades of #83738B

#83738B
(131,115,139)
#78697F
(120,105,127)
#6D5F73
(109,95,115)
#625567
(98,85,103)
#574B5B
(87,75,91)
#4C414F
(76,65,79)
#413743
(65,55,67)
#362D37
(54,45,55)
#2B232B
(43,35,43)
#20191F
(32,25,31)
#150F13
(21,15,19)
#000000
(0,0,0)

Tints of #83738B

#83738B
(131,115,139)
#8E7F95
(142,127,149)
#998B9F
(153,139,159)
#A497A9
(164,151,169)
#AFA3B3
(175,163,179)
#BAAFBD
(186,175,189)
#C5BBC7
(197,187,199)
#D0C7D1
(208,199,209)
#DBD3DB
(219,211,219)
#E6DFE5
(230,223,229)
#F1EBEF
(241,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83738B color. Also use rgb(131,115,139) instead hex code.

Text Font Color

.myTextColor { color: #83738B; }

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

This text font color is #83738B.

Background Color

.myBgColor { background-color: #83738B; }

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

This div background color is #83738B.

Border color

.myBorderColor { border: 1px solid #83738B; }

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

This div border color is #83738B.

Opacity

.myOpacity80 { color: #83738B; opacity: 0.8; }

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

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

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

This text has shadow with #83738B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83738B.

Preview

Color preview on black background

This text has color #83738B on black background.


Color preview on white background

This text has color #83738B on white background.


Black color preview on #83738B background

This text has black color on #83738B background.


White color preview on #83738B background

This text has white color on #83738B background.


Related colors

Complementary color

Complementary color for #hex is #7C8C74.


I love getcolorcode.com

Triadic colors

1 #8B8373 and #738B83 with #83738B are triadic colors.

2 #8B7383 and #73838B with #83738B are triadic colors.