COLOR #825874

HEX: #825874 RGB: (130,88,116)

Color info

#825874 contains red, green and blue colors in about the same proportion. Web safe color of #825874 is #996666 (or #966).

RGB color model

#825874 color RGB value is (130,88,116).

RGB: (130,88,116) (51%, 35%, 45%)

RGB channels and saturation

R 130 of 255 = 51%
G 88 of 255 = 35%
B 116 of 255 = 45%

130
88
116

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

Portions of RGB colors in percentages

R + G + B = 130 + 88 + 116 = 334 (100%)
R 130 of 334 ~ 38.92%
G 88 of 334 ~ 26.35%
B 116 of 334 ~ 34.73'%

%38.92
%26.35
%34.73

CMYK color model

#825874 color CMYK value is (0,32,11,49).

  • cyan value is 0.00%
  • magenta value is 32.31%
  • yellow value is 10.77%
  • key color value is 49.02%

CMYK: (0,32,11,49)
C0M32Y11K49 (0%, 32%, 11%, 49%)
(0.00 / 0.32 / 0.11 / 0.49)

CMYK percentages

%0
%32.31
%10.77
%49.02

Codes

Color #825874 in popluar color models

82 58 74
RGB 130 88 116
HSL 320° 19.27% 42.75%
HSB/HSV 320° 32.31% 50.98%
CMYK 0.00% 32.31% 10.77%
49.02%

Color #825874 in popluar number systems.

HEX 82 58 74
Decimal 130 88 116
Binary 10000010 1011000 1110100
Octal 202 130 164

Shades and tints

Shades of #825874

#825874
(130,88,116)
#77506A
(119,80,106)
#6C4860
(108,72,96)
#614056
(97,64,86)
#56384C
(86,56,76)
#4B3042
(75,48,66)
#402838
(64,40,56)
#35202E
(53,32,46)
#2A1824
(42,24,36)
#1F101A
(31,16,26)
#140810
(20,8,16)
#000000
(0,0,0)

Tints of #825874

#825874
(130,88,116)
#8D6780
(141,103,128)
#98768C
(152,118,140)
#A38598
(163,133,152)
#AE94A4
(174,148,164)
#B9A3B0
(185,163,176)
#C4B2BC
(196,178,188)
#CFC1C8
(207,193,200)
#DAD0D4
(218,208,212)
#E5DFE0
(229,223,224)
#F0EEEC
(240,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #825874; }

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

This text font color is #825874.

Background Color

.myBgColor { background-color: #825874; }

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

This div background color is #825874.

Border color

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

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

This div border color is #825874.

Opacity

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

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

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

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

This text has shadow with #825874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #825874.

Preview

Color preview on black background

This text has color #825874 on black background.


Color preview on white background

This text has color #825874 on white background.


Black color preview on #825874 background

This text has black color on #825874 background.


White color preview on #825874 background

This text has white color on #825874 background.


Related colors

Complementary color

Complementary color for #hex is #7DA78B.


I love getcolorcode.com

Triadic colors

1 #748258 and #587482 with #825874 are triadic colors.

2 #745882 and #588274 with #825874 are triadic colors.