COLOR #825A5E

HEX: #825A5E RGB: (130,90,94)

Renk bilgisi

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

RGB renk modeli

#825A5E color RGB value is (130,90,94).

RGB: (130,90,94) (51%, 35%, 37%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 90 of 255 = 35%
B 94 of 255 = 37%

130
90
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 90 + 94 = 314 (100%)
R 130 of 314 ~ 41.4%
G 90 of 314 ~ 28.66%
B 94 of 314 ~ 29.94'%

%41.4
%28.66
%29.94

CMYK RENK MODELİ

#825A5E rengi CMYK tonu (0,31,28,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.77%
  • sarı tonu 27.69%
  • ana renk tonu 49.02%

CMYK: (0,31,28,49)
C0M31Y28K49 (0%, 31%, 28%, 49%)
(0.00 / 0.31 / 0.28 / 0.49)

CMYK yüzdeleri

%0
%30.77
%27.69
%49.02

Codes

Color #825A5E in popluar color models

82 5A 5E
RGB 130 90 94
HSL 354° 18.18% 43.14%
HSB/HSV 354° 30.77% 50.98%
CMYK 0.00% 30.77% 27.69%
49.02%

Color #825A5E in popluar number systems.

HEX 82 5A 5E
Decimal 130 90 94
Binary 10000010 1011010 1011110
Octal 202 132 136

Shades and tints

Shades of #825A5E

#825A5E
(130,90,94)
#775256
(119,82,86)
#6C4A4E
(108,74,78)
#614246
(97,66,70)
#563A3E
(86,58,62)
#4B3236
(75,50,54)
#402A2E
(64,42,46)
#352226
(53,34,38)
#2A1A1E
(42,26,30)
#1F1216
(31,18,22)
#140A0E
(20,10,14)
#000000
(0,0,0)

Tints of #825A5E

#825A5E
(130,90,94)
#8D696C
(141,105,108)
#98787A
(152,120,122)
#A38788
(163,135,136)
#AE9696
(174,150,150)
#B9A5A4
(185,165,164)
#C4B4B2
(196,180,178)
#CFC3C0
(207,195,192)
#DAD2CE
(218,210,206)
#E5E1DC
(229,225,220)
#F0F0EA
(240,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #825A5E color. Also use rgb(130,90,94) instead hex code.

Text Font Color

.myTextColor { color: #825A5E; }

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

This text font color is #825A5E.

Background Color

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

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

This div background color is #825A5E.

Border color

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

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

This div border color is #825A5E.

Opacity

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

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

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

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

This text has shadow with #825A5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825A5E.

Preview

Color preview on black background

This text has color #825A5E on black background.


Color preview on white background

This text has color #825A5E on white background.


Black color preview on #825A5E background

This text has black color on #825A5E background.


White color preview on #825A5E background

This text has white color on #825A5E background.


Related colors

Complementary color

Complementary color for #hex is #7DA5A1.


I love getcolorcode.com

Triadic colors

1 #5E825A and #5A5E82 with #825A5E are triadic colors.

2 #5E5A82 and #5A825E with #825A5E are triadic colors.