COLOR #825E5A

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

130
94
90

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

Yüzdelerle RGB renk parçaları

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

%41.4
%29.94
%28.66

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%27.69
%30.77
%49.02

Codes

Color #825E5A in popluar color models

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

Color #825E5A in popluar number systems.

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

Shades and tints

Shades of #825E5A

#825E5A
(130,94,90)
#775652
(119,86,82)
#6C4E4A
(108,78,74)
#614642
(97,70,66)
#563E3A
(86,62,58)
#4B3632
(75,54,50)
#402E2A
(64,46,42)
#352622
(53,38,34)
#2A1E1A
(42,30,26)
#1F1612
(31,22,18)
#140E0A
(20,14,10)
#000000
(0,0,0)

Tints of #825E5A

#825E5A
(130,94,90)
#8D6C69
(141,108,105)
#987A78
(152,122,120)
#A38887
(163,136,135)
#AE9696
(174,150,150)
#B9A4A5
(185,164,165)
#C4B2B4
(196,178,180)
#CFC0C3
(207,192,195)
#DACED2
(218,206,210)
#E5DCE1
(229,220,225)
#F0EAF0
(240,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #825E5A; }

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

This text font color is #825E5A.

Background Color

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

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

This div background color is #825E5A.

Border color

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

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

This div border color is #825E5A.

Opacity

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

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

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

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

This text has shadow with #825E5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825E5A.

Preview

Color preview on black background

This text has color #825E5A on black background.


Color preview on white background

This text has color #825E5A on white background.


Black color preview on #825E5A background

This text has black color on #825E5A background.


White color preview on #825E5A background

This text has white color on #825E5A background.


Related colors

Complementary color

Complementary color for #hex is #7DA1A5.


I love getcolorcode.com

Triadic colors

1 #5A825E and #5E5A82 with #825E5A are triadic colors.

2 #5A5E82 and #5E825A with #825E5A are triadic colors.