COLOR #83827D

HEX: #83827D RGB: (131,130,125)

Renk bilgisi

#83827D contains red, green and blue colors in about the same proportion. #83827D ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#83827D color RGB value is (131,130,125).

RGB: (131,130,125) (51%, 51%, 49%)

RGB bağlantıları ve doygunluk

R 131 of 255 = 51%
G 130 of 255 = 51%
B 125 of 255 = 49%

131
130
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 131 + 130 + 125 = 386 (100%)
R 131 of 386 ~ 33.94%
G 130 of 386 ~ 33.68%
B 125 of 386 ~ 32.38'%

%33.94
%33.68
%32.38

CMYK RENK MODELİ

#83827D rengi CMYK tonu (0,1,5,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.76%
  • sarı tonu 4.58%
  • ana renk tonu 48.63%

CMYK: (0,1,5,49)
C0M1Y5K49 (0%, 1%, 5%, 49%)
(0.00 / 0.01 / 0.05 / 0.49)

CMYK yüzdeleri

%0
%0.76
%4.58
%48.63

Codes

Color #83827D in popluar color models

83 82 7D
RGB 131 130 125
HSL 50° 2.36% 50.20%
HSB/HSV 50° 4.58% 51.37%
CMYK 0.00% 0.76% 4.58%
48.63%

Color #83827D in popluar number systems.

HEX 83 82 7D
Decimal 131 130 125
Binary 10000011 10000010 1111101
Octal 203 202 175

Shades and tints

Shades of #83827D

#83827D
(131,130,125)
#787772
(120,119,114)
#6D6C67
(109,108,103)
#62615C
(98,97,92)
#575651
(87,86,81)
#4C4B46
(76,75,70)
#41403B
(65,64,59)
#363530
(54,53,48)
#2B2A25
(43,42,37)
#201F1A
(32,31,26)
#15140F
(21,20,15)
#000000
(0,0,0)

Tints of #83827D

#83827D
(131,130,125)
#8E8D88
(142,141,136)
#999893
(153,152,147)
#A4A39E
(164,163,158)
#AFAEA9
(175,174,169)
#BAB9B4
(186,185,180)
#C5C4BF
(197,196,191)
#D0CFCA
(208,207,202)
#DBDAD5
(219,218,213)
#E6E5E0
(230,229,224)
#F1F0EB
(241,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83827D color. Also use rgb(131,130,125) instead hex code.

Text Font Color

.myTextColor { color: #83827D; }

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

This text font color is #83827D.

Background Color

.myBgColor { background-color: #83827D; }

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

This div background color is #83827D.

Border color

.myBorderColor { border: 1px solid #83827D; }

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

This div border color is #83827D.

Opacity

.myOpacity80 { color: #83827D; opacity: 0.8; }

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

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

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

This text has shadow with #83827D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83827D.

Preview

Color preview on black background

This text has color #83827D on black background.


Color preview on white background

This text has color #83827D on white background.


Black color preview on #83827D background

This text has black color on #83827D background.


White color preview on #83827D background

This text has white color on #83827D background.


Related colors

Complementary color

Complementary color for #hex is #7C7D82.


I love getcolorcode.com

Triadic colors

1 #7D8382 and #827D83 with #83827D are triadic colors.

2 #7D8283 and #82837D with #83827D are triadic colors.