COLOR #825359

HEX: #825359 RGB: (130,83,89)

Renk bilgisi

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

RGB renk modeli

#825359 color RGB value is (130,83,89).

RGB: (130,83,89) (51%, 33%, 35%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 83 of 255 = 33%
B 89 of 255 = 35%

130
83
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 83 + 89 = 302 (100%)
R 130 of 302 ~ 43.05%
G 83 of 302 ~ 27.48%
B 89 of 302 ~ 29.47'%

%43.05
%27.48
%29.47

CMYK RENK MODELİ

#825359 rengi CMYK tonu (0,36,32,49).

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

CMYK: (0,36,32,49)
C0M36Y32K49 (0%, 36%, 32%, 49%)
(0.00 / 0.36 / 0.32 / 0.49)

CMYK yüzdeleri

%0
%36.15
%31.54
%49.02

Codes

Color #825359 in popluar color models

82 53 59
RGB 130 83 89
HSL 352° 22.07% 41.76%
HSB/HSV 352° 36.15% 50.98%
CMYK 0.00% 36.15% 31.54%
49.02%

Color #825359 in popluar number systems.

HEX 82 53 59
Decimal 130 83 89
Binary 10000010 1010011 1011001
Octal 202 123 131

Shades and tints

Shades of #825359

#825359
(130,83,89)
#774C51
(119,76,81)
#6C4549
(108,69,73)
#613E41
(97,62,65)
#563739
(86,55,57)
#4B3031
(75,48,49)
#402929
(64,41,41)
#352221
(53,34,33)
#2A1B19
(42,27,25)
#1F1411
(31,20,17)
#140D09
(20,13,9)
#000000
(0,0,0)

Tints of #825359

#825359
(130,83,89)
#8D6268
(141,98,104)
#987177
(152,113,119)
#A38086
(163,128,134)
#AE8F95
(174,143,149)
#B99EA4
(185,158,164)
#C4ADB3
(196,173,179)
#CFBCC2
(207,188,194)
#DACBD1
(218,203,209)
#E5DAE0
(229,218,224)
#F0E9EF
(240,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #825359; }

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

This text font color is #825359.

Background Color

.myBgColor { background-color: #825359; }

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

This div background color is #825359.

Border color

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

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

This div border color is #825359.

Opacity

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

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

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

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

This text has shadow with #825359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825359.

Preview

Color preview on black background

This text has color #825359 on black background.


Color preview on white background

This text has color #825359 on white background.


Black color preview on #825359 background

This text has black color on #825359 background.


White color preview on #825359 background

This text has white color on #825359 background.


Related colors

Complementary color

Complementary color for #hex is #7DACA6.


I love getcolorcode.com

Triadic colors

1 #598253 and #535982 with #825359 are triadic colors.

2 #595382 and #538259 with #825359 are triadic colors.