COLOR #827B7D

HEX: #827B7D RGB: (130,123,125)

Renk bilgisi

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

RGB renk modeli

#827B7D color RGB value is (130,123,125).

RGB: (130,123,125) (51%, 48%, 49%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 123 of 255 = 48%
B 125 of 255 = 49%

130
123
125

R + G + B ~ 49%. #827B7D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 123 + 125 = 378 (100%)
R 130 of 378 ~ 34.39%
G 123 of 378 ~ 32.54%
B 125 of 378 ~ 33.07'%

%34.39
%32.54
%33.07

CMYK RENK MODELİ

#827B7D rengi CMYK tonu (0,5,4,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.38%
  • sarı tonu 3.85%
  • ana renk tonu 49.02%
CMYK: (0,5,4,49) C0M5Y4K49 (0%,5%,4%,49%) (0.00/0.05/0.04/0.49) 

CMYK yüzdeleri

%0
%5.38
%3.85
%49.02

Codes

Color #827B7D in popluar color models

82 7B 7D
RGB 130 123 125
HSL 343° 2.77% 49.61%
HSB/HSV 343° 5.38% 50.98%
CMYK 0.00% 5.38% 3.85%
49.02%

Color #827B7D in popluar number systems.

HEX 82 7B 7D
Decimal 130 123 125
Binary 10000010 1111011 1111101
Octal 202 173 175

Shades and tints

Shades of #827B7D

#827B7D
(130,123,125)
#777072
(119,112,114)
#6C6567
(108,101,103)
#615A5C
(97,90,92)
#564F51
(86,79,81)
#4B4446
(75,68,70)
#40393B
(64,57,59)
#352E30
(53,46,48)
#2A2325
(42,35,37)
#1F181A
(31,24,26)
#140D0F
(20,13,15)
#000000
(0,0,0)

Tints of #827B7D

#827B7D
(130,123,125)
#8D8788
(141,135,136)
#989393
(152,147,147)
#A39F9E
(163,159,158)
#AEABA9
(174,171,169)
#B9B7B4
(185,183,180)
#C4C3BF
(196,195,191)
#CFCFCA
(207,207,202)
#DADBD5
(218,219,213)
#E5E7E0
(229,231,224)
#F0F3EB
(240,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827B7D color. Also use rgb(130,123,125) instead hex code.

Text Font Color

.myTextColor { color: #827B7D; }

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

This text font color is #827B7D.

Background Color

.myBgColor { background-color: #827B7D; }

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

This div background color is #827B7D.

Border color

.myBorderColor { border: 1px solid #827B7D; }

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

This div border color is #827B7D.

Opacity

.myOpacity80 { color: #827B7D; opacity: 0.8; }

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

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

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

This text has shadow with #827B7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827B7D.

Preview

Color preview on black background

This text has color #827B7D on black background.


Color preview on white background

This text has color #827B7D on white background.


Black color preview on #827B7D background

This text has black color on #827B7D background.


White color preview on #827B7D background

This text has white color on #827B7D background.


Related colors

Complementary color

Complementary color for #hex is #7D8482.


I love getcolorcode.com

Triadic colors

1 #7D827B and #7B7D82 with #827B7D are triadic colors.

2 #7D7B82 and #7B827D with #827B7D are triadic colors.