COLOR #825479

HEX: #825479 RGB: (130,84,121)

Renk bilgisi

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

RGB renk modeli

#825479 color RGB value is (130,84,121).

RGB: (130,84,121) (51%, 33%, 47%)

RGB bağlantıları ve doygunluk

R 130 of 255 = 51%
G 84 of 255 = 33%
B 121 of 255 = 47%

130
84
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 130 + 84 + 121 = 335 (100%)
R 130 of 335 ~ 38.81%
G 84 of 335 ~ 25.07%
B 121 of 335 ~ 36.12'%

%38.81
%25.07
%36.12

CMYK RENK MODELİ

#825479 rengi CMYK tonu (0,35,7,49).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.38%
  • sarı tonu 6.92%
  • ana renk tonu 49.02%

CMYK: (0,35,7,49)
C0M35Y7K49 (0%, 35%, 7%, 49%)
(0.00 / 0.35 / 0.07 / 0.49)

CMYK yüzdeleri

%0
%35.38
%6.92
%49.02

Codes

Color #825479 in popluar color models

82 54 79
RGB 130 84 121
HSL 312° 21.50% 41.96%
HSB/HSV 312° 35.38% 50.98%
CMYK 0.00% 35.38% 6.92%
49.02%

Color #825479 in popluar number systems.

HEX 82 54 79
Decimal 130 84 121
Binary 10000010 1010100 1111001
Octal 202 124 171

Shades and tints

Shades of #825479

#825479
(130,84,121)
#774D6E
(119,77,110)
#6C4663
(108,70,99)
#613F58
(97,63,88)
#56384D
(86,56,77)
#4B3142
(75,49,66)
#402A37
(64,42,55)
#35232C
(53,35,44)
#2A1C21
(42,28,33)
#1F1516
(31,21,22)
#140E0B
(20,14,11)
#000000
(0,0,0)

Tints of #825479

#825479
(130,84,121)
#8D6385
(141,99,133)
#987291
(152,114,145)
#A3819D
(163,129,157)
#AE90A9
(174,144,169)
#B99FB5
(185,159,181)
#C4AEC1
(196,174,193)
#CFBDCD
(207,189,205)
#DACCD9
(218,204,217)
#E5DBE5
(229,219,229)
#F0EAF1
(240,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #825479 color. Also use rgb(130,84,121) instead hex code.

Text Font Color

.myTextColor { color: #825479; }

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

This text font color is #825479.

Background Color

.myBgColor { background-color: #825479; }

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

This div background color is #825479.

Border color

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

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

This div border color is #825479.

Opacity

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

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

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

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

This text has shadow with #825479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825479.

Preview

Color preview on black background

This text has color #825479 on black background.


Color preview on white background

This text has color #825479 on white background.


Black color preview on #825479 background

This text has black color on #825479 background.


White color preview on #825479 background

This text has white color on #825479 background.


Related colors

Complementary color

Complementary color for #hex is #7DAB86.


I love getcolorcode.com

Triadic colors

1 #798254 and #547982 with #825479 are triadic colors.

2 #795482 and #548279 with #825479 are triadic colors.