COLOR #825853

HEX: #825853 RGB: (130,88,83)

Renk bilgisi

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

RGB renk modeli

#825853 color RGB value is (130,88,83).

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

RGB bağlantıları ve doygunluk

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

130
88
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 88 + 83 = 301 (100%)
R 130 of 301 ~ 43.19%
G 88 of 301 ~ 29.24%
B 83 of 301 ~ 27.57'%

%43.19
%29.24
%27.57

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%32.31
%36.15
%49.02

Codes

Color #825853 in popluar color models

82 58 53
RGB 130 88 83
HSL 22.07% 41.76%
HSB/HSV 36.15% 50.98%
CMYK 0.00% 32.31% 36.15%
49.02%

Color #825853 in popluar number systems.

HEX 82 58 53
Decimal 130 88 83
Binary 10000010 1011000 1010011
Octal 202 130 123

Shades and tints

Shades of #825853

#825853
(130,88,83)
#77504C
(119,80,76)
#6C4845
(108,72,69)
#61403E
(97,64,62)
#563837
(86,56,55)
#4B3030
(75,48,48)
#402829
(64,40,41)
#352022
(53,32,34)
#2A181B
(42,24,27)
#1F1014
(31,16,20)
#14080D
(20,8,13)
#000000
(0,0,0)

Tints of #825853

#825853
(130,88,83)
#8D6762
(141,103,98)
#987671
(152,118,113)
#A38580
(163,133,128)
#AE948F
(174,148,143)
#B9A39E
(185,163,158)
#C4B2AD
(196,178,173)
#CFC1BC
(207,193,188)
#DAD0CB
(218,208,203)
#E5DFDA
(229,223,218)
#F0EEE9
(240,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #825853; }

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

This text font color is #825853.

Background Color

.myBgColor { background-color: #825853; }

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

This div background color is #825853.

Border color

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

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

This div border color is #825853.

Opacity

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

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

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

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

This text has shadow with #825853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825853.

Preview

Color preview on black background

This text has color #825853 on black background.


Color preview on white background

This text has color #825853 on white background.


Black color preview on #825853 background

This text has black color on #825853 background.


White color preview on #825853 background

This text has white color on #825853 background.


Related colors

Complementary color

Complementary color for #hex is #7DA7AC.


I love getcolorcode.com

Triadic colors

1 #538258 and #585382 with #825853 are triadic colors.

2 #535882 and #588253 with #825853 are triadic colors.