COLOR #825D6B

HEX: #825D6B RGB: (130,93,107)

Renk bilgisi

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

RGB renk modeli

#825D6B color RGB value is (130,93,107).

RGB: (130,93,107) (51%, 36%, 42%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 93 of 255 = 36%
B 107 of 255 = 42%

130
93
107

R + G + B ~ 43%. #825D6B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 93 + 107 = 330 (100%)
R 130 of 330 ~ 39.39%
G 93 of 330 ~ 28.18%
B 107 of 330 ~ 32.42'%

%39.39
%28.18
%32.42

CMYK RENK MODELİ

#825D6B rengi CMYK tonu (0,28,18,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.46%
  • sarı tonu 17.69%
  • ana renk tonu 49.02%

CMYK: (0,28,18,49)
C0M28Y18K49 (0%, 28%, 18%, 49%)
(0.00 / 0.28 / 0.18 / 0.49)

CMYK yüzdeleri

%0
%28.46
%17.69
%49.02

Codes

Color #825D6B in popluar color models

82 5D 6B
RGB 130 93 107
HSL 337° 16.59% 43.73%
HSB/HSV 337° 28.46% 50.98%
CMYK 0.00% 28.46% 17.69%
49.02%

Color #825D6B in popluar number systems.

HEX 82 5D 6B
Decimal 130 93 107
Binary 10000010 1011101 1101011
Octal 202 135 153

Shades and tints

Shades of #825D6B

#825D6B
(130,93,107)
#775562
(119,85,98)
#6C4D59
(108,77,89)
#614550
(97,69,80)
#563D47
(86,61,71)
#4B353E
(75,53,62)
#402D35
(64,45,53)
#35252C
(53,37,44)
#2A1D23
(42,29,35)
#1F151A
(31,21,26)
#140D11
(20,13,17)
#000000
(0,0,0)

Tints of #825D6B

#825D6B
(130,93,107)
#8D6B78
(141,107,120)
#987985
(152,121,133)
#A38792
(163,135,146)
#AE959F
(174,149,159)
#B9A3AC
(185,163,172)
#C4B1B9
(196,177,185)
#CFBFC6
(207,191,198)
#DACDD3
(218,205,211)
#E5DBE0
(229,219,224)
#F0E9ED
(240,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #825D6B color. Also use rgb(130,93,107) instead hex code.

Text Font Color

.myTextColor { color: #825D6B; }

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

This text font color is #825D6B.

Background Color

.myBgColor { background-color: #825D6B; }

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

This div background color is #825D6B.

Border color

.myBorderColor { border: 1px solid #825D6B; }

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

This div border color is #825D6B.

Opacity

.myOpacity80 { color: #825D6B; opacity: 0.8; }

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

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

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

This text has shadow with #825D6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825D6B.

Preview

Color preview on black background

This text has color #825D6B on black background.


Color preview on white background

This text has color #825D6B on white background.


Black color preview on #825D6B background

This text has black color on #825D6B background.


White color preview on #825D6B background

This text has white color on #825D6B background.


Related colors

Complementary color

Complementary color for #hex is #7DA294.


I love getcolorcode.com

Triadic colors

1 #6B825D and #5D6B82 with #825D6B are triadic colors.

2 #6B5D82 and #5D826B with #825D6B are triadic colors.