COLOR #82717D

HEX: #82717D RGB: (130,113,125)

Renk bilgisi

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

RGB renk modeli

#82717D color RGB value is (130,113,125).

RGB: (130,113,125) (51%, 44%, 49%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 113 of 255 = 44%
B 125 of 255 = 49%

130
113
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 113 + 125 = 368 (100%)
R 130 of 368 ~ 35.33%
G 113 of 368 ~ 30.71%
B 125 of 368 ~ 33.97'%

%35.33
%30.71
%33.97

CMYK RENK MODELİ

#82717D rengi CMYK tonu (0,13,4,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.08%
  • sarı tonu 3.85%
  • ana renk tonu 49.02%

CMYK: (0,13,4,49)
C0M13Y4K49 (0%, 13%, 4%, 49%)
(0.00 / 0.13 / 0.04 / 0.49)

CMYK yüzdeleri

%0
%13.08
%3.85
%49.02

Codes

Color #82717D in popluar color models

82 71 7D
RGB 130 113 125
HSL 318° 7.00% 47.65%
HSB/HSV 318° 13.08% 50.98%
CMYK 0.00% 13.08% 3.85%
49.02%

Color #82717D in popluar number systems.

HEX 82 71 7D
Decimal 130 113 125
Binary 10000010 1110001 1111101
Octal 202 161 175

Shades and tints

Shades of #82717D

#82717D
(130,113,125)
#776772
(119,103,114)
#6C5D67
(108,93,103)
#61535C
(97,83,92)
#564951
(86,73,81)
#4B3F46
(75,63,70)
#40353B
(64,53,59)
#352B30
(53,43,48)
#2A2125
(42,33,37)
#1F171A
(31,23,26)
#140D0F
(20,13,15)
#000000
(0,0,0)

Tints of #82717D

#82717D
(130,113,125)
#8D7D88
(141,125,136)
#988993
(152,137,147)
#A3959E
(163,149,158)
#AEA1A9
(174,161,169)
#B9ADB4
(185,173,180)
#C4B9BF
(196,185,191)
#CFC5CA
(207,197,202)
#DAD1D5
(218,209,213)
#E5DDE0
(229,221,224)
#F0E9EB
(240,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #82717D; }

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

This text font color is #82717D.

Background Color

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

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

This div background color is #82717D.

Border color

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

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

This div border color is #82717D.

Opacity

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

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

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

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

This text has shadow with #82717D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82717D.

Preview

Color preview on black background

This text has color #82717D on black background.


Color preview on white background

This text has color #82717D on white background.


Black color preview on #82717D background

This text has black color on #82717D background.


White color preview on #82717D background

This text has white color on #82717D background.


Related colors

Complementary color

Complementary color for #hex is #7D8E82.


I love getcolorcode.com

Triadic colors

1 #7D8271 and #717D82 with #82717D are triadic colors.

2 #7D7182 and #71827D with #82717D are triadic colors.