COLOR #825961

HEX: #825961 RGB: (130,89,97)

Renk bilgisi

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

RGB renk modeli

#825961 color RGB value is (130,89,97).

RGB: (130,89,97) (51%, 35%, 38%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 89 of 255 = 35%
B 97 of 255 = 38%

130
89
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 89 + 97 = 316 (100%)
R 130 of 316 ~ 41.14%
G 89 of 316 ~ 28.16%
B 97 of 316 ~ 30.7'%

%41.14
%28.16
%30.7

CMYK RENK MODELİ

#825961 rengi CMYK tonu (0,32,25,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.54%
  • sarı tonu 25.38%
  • ana renk tonu 49.02%

CMYK: (0,32,25,49)
C0M32Y25K49 (0%, 32%, 25%, 49%)
(0.00 / 0.32 / 0.25 / 0.49)

CMYK yüzdeleri

%0
%31.54
%25.38
%49.02

Codes

Color #825961 in popluar color models

82 59 61
RGB 130 89 97
HSL 348° 18.72% 42.94%
HSB/HSV 348° 31.54% 50.98%
CMYK 0.00% 31.54% 25.38%
49.02%

Color #825961 in popluar number systems.

HEX 82 59 61
Decimal 130 89 97
Binary 10000010 1011001 1100001
Octal 202 131 141

Shades and tints

Shades of #825961

#825961
(130,89,97)
#775159
(119,81,89)
#6C4951
(108,73,81)
#614149
(97,65,73)
#563941
(86,57,65)
#4B3139
(75,49,57)
#402931
(64,41,49)
#352129
(53,33,41)
#2A1921
(42,25,33)
#1F1119
(31,17,25)
#140911
(20,9,17)
#000000
(0,0,0)

Tints of #825961

#825961
(130,89,97)
#8D686F
(141,104,111)
#98777D
(152,119,125)
#A3868B
(163,134,139)
#AE9599
(174,149,153)
#B9A4A7
(185,164,167)
#C4B3B5
(196,179,181)
#CFC2C3
(207,194,195)
#DAD1D1
(218,209,209)
#E5E0DF
(229,224,223)
#F0EFED
(240,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #825961 color. Also use rgb(130,89,97) instead hex code.

Text Font Color

.myTextColor { color: #825961; }

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

This text font color is #825961.

Background Color

.myBgColor { background-color: #825961; }

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

This div background color is #825961.

Border color

.myBorderColor { border: 1px solid #825961; }

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

This div border color is #825961.

Opacity

.myOpacity80 { color: #825961; opacity: 0.8; }

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

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

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

This text has shadow with #825961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825961.

Preview

Color preview on black background

This text has color #825961 on black background.


Color preview on white background

This text has color #825961 on white background.


Black color preview on #825961 background

This text has black color on #825961 background.


White color preview on #825961 background

This text has white color on #825961 background.


Related colors

Complementary color

Complementary color for #hex is #7DA69E.


I love getcolorcode.com

Triadic colors

1 #618259 and #596182 with #825961 are triadic colors.

2 #615982 and #598261 with #825961 are triadic colors.