COLOR #825B33

HEX: #825B33 RGB: (130,91,51)

Renk bilgisi

#825B33 contains mainly red and green colors. #825B33 ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#825B33 color RGB value is (130,91,51).

RGB: (130,91,51) (51%, 36%, 20%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 91 of 255 = 36%
B 51 of 255 = 20%

130
91
51

R + G + B ~ 36%. #825B33 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 91 + 51 = 272 (100%)
R 130 of 272 ~ 47.79%
G 91 of 272 ~ 33.46%
B 51 of 272 ~ 18.75'%

%47.79
%33.46
%18.75

CMYK RENK MODELİ

#825B33 rengi CMYK tonu (0,30,61,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.00%
  • sarı tonu 60.77%
  • ana renk tonu 49.02%

CMYK: (0,30,61,49)
C0M30Y61K49 (0%, 30%, 61%, 49%)
(0.00 / 0.30 / 0.61 / 0.49)

CMYK yüzdeleri

%0
%30
%60.77
%49.02

Codes

Color #825B33 in popluar color models

82 5B 33
RGB 130 91 51
HSL 30° 43.65% 35.49%
HSB/HSV 30° 60.77% 50.98%
CMYK 0.00% 30.00% 60.77%
49.02%

Color #825B33 in popluar number systems.

HEX 82 5B 33
Decimal 130 91 51
Binary 10000010 1011011 110011
Octal 202 133 63

Shades and tints

Shades of #825B33

#825B33
(130,91,51)
#77532F
(119,83,47)
#6C4B2B
(108,75,43)
#614327
(97,67,39)
#563B23
(86,59,35)
#4B331F
(75,51,31)
#402B1B
(64,43,27)
#352317
(53,35,23)
#2A1B13
(42,27,19)
#1F130F
(31,19,15)
#140B0B
(20,11,11)
#000000
(0,0,0)

Tints of #825B33

#825B33
(130,91,51)
#8D6945
(141,105,69)
#987757
(152,119,87)
#A38569
(163,133,105)
#AE937B
(174,147,123)
#B9A18D
(185,161,141)
#C4AF9F
(196,175,159)
#CFBDB1
(207,189,177)
#DACBC3
(218,203,195)
#E5D9D5
(229,217,213)
#F0E7E7
(240,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #825B33 color. Also use rgb(130,91,51) instead hex code.

Text Font Color

.myTextColor { color: #825B33; }

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

This text font color is #825B33.

Background Color

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

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

This div background color is #825B33.

Border color

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

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

This div border color is #825B33.

Opacity

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

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

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

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

This text has shadow with #825B33 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825B33.

Preview

Color preview on black background

This text has color #825B33 on black background.


Color preview on white background

This text has color #825B33 on white background.


Black color preview on #825B33 background

This text has black color on #825B33 background.


White color preview on #825B33 background

This text has white color on #825B33 background.


Related colors

Complementary color

Complementary color for #hex is #7DA4CC.


I love getcolorcode.com

Triadic colors

1 #33825B and #5B3382 with #825B33 are triadic colors.

2 #335B82 and #5B8233 with #825B33 are triadic colors.