COLOR #823067

HEX: #823067 RGB: (130,48,103)

Color info

#823067 contains mainly red and blue colors. Web safe color of #823067 is #993366 (or #936).

RGB color model

#823067 color RGB value is (130,48,103).

RGB: (130,48,103) (51%, 19%, 40%)

RGB channels and saturation

R 130 of 255 = 51%
G 48 of 255 = 19%
B 103 of 255 = 40%

130
48
103

R + G + B ~ 37%. #823067 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 48 + 103 = 281 (100%)
R 130 of 281 ~ 46.26%
G 48 of 281 ~ 17.08%
B 103 of 281 ~ 36.65'%

%46.26
%17.08
%36.65

CMYK color model

#823067 color CMYK value is (0,63,21,49).

  • cyan value is 0.00%
  • magenta value is 63.08%
  • yellow value is 20.77%
  • key color value is 49.02%

CMYK: (0,63,21,49)
C0M63Y21K49 (0%, 63%, 21%, 49%)
(0.00 / 0.63 / 0.21 / 0.49)

CMYK percentages

%0
%63.08
%20.77
%49.02

Codes

Color #823067 in popluar color models

82 30 67
RGB 130 48 103
HSL 320° 46.07% 34.90%
HSB/HSV 320° 63.08% 50.98%
CMYK 0.00% 63.08% 20.77%
49.02%

Color #823067 in popluar number systems.

HEX 82 30 67
Decimal 130 48 103
Binary 10000010 110000 1100111
Octal 202 60 147

Shades and tints

Shades of #823067

#823067
(130,48,103)
#772C5E
(119,44,94)
#6C2855
(108,40,85)
#61244C
(97,36,76)
#562043
(86,32,67)
#4B1C3A
(75,28,58)
#401831
(64,24,49)
#351428
(53,20,40)
#2A101F
(42,16,31)
#1F0C16
(31,12,22)
#14080D
(20,8,13)
#000000
(0,0,0)

Tints of #823067

#823067
(130,48,103)
#8D4274
(141,66,116)
#985481
(152,84,129)
#A3668E
(163,102,142)
#AE789B
(174,120,155)
#B98AA8
(185,138,168)
#C49CB5
(196,156,181)
#CFAEC2
(207,174,194)
#DAC0CF
(218,192,207)
#E5D2DC
(229,210,220)
#F0E4E9
(240,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #823067 color. Also use rgb(130,48,103) instead hex code.

Text Font Color

.myTextColor { color: #823067; }

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

This text font color is #823067.

Background Color

.myBgColor { background-color: #823067; }

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

This div background color is #823067.

Border color

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

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

This div border color is #823067.

Opacity

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

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

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

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

This text has shadow with #823067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #823067.

Preview

Color preview on black background

This text has color #823067 on black background.


Color preview on white background

This text has color #823067 on white background.


Black color preview on #823067 background

This text has black color on #823067 background.


White color preview on #823067 background

This text has white color on #823067 background.


Related colors

Complementary color

Complementary color for #hex is #7DCF98.


I love getcolorcode.com

Triadic colors

1 #678230 and #306782 with #823067 are triadic colors.

2 #673082 and #308267 with #823067 are triadic colors.