COLOR #673152

HEX: #673152 RGB: (103,49,82)

Color info

#673152 contains red, green and blue colors in about the same proportion. Web safe color of #673152 is #663366 (or #636).

RGB color model

#673152 color RGB value is (103,49,82).

RGB: (103,49,82) (40%, 19%, 32%)

RGB channels and saturation

R 103 of 255 = 40%
G 49 of 255 = 19%
B 82 of 255 = 32%

103
49
82

R + G + B ~ 30%. #673152 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 49 + 82 = 234 (100%)
R 103 of 234 ~ 44.02%
G 49 of 234 ~ 20.94%
B 82 of 234 ~ 35.04'%

%44.02
%20.94
%35.04

CMYK color model

#673152 color CMYK value is (0,52,20,60).

  • cyan value is 0.00%
  • magenta value is 52.43%
  • yellow value is 20.39%
  • key color value is 59.61%
CMYK: (0,52,20,60) C0M52Y20K60 (0%,52%,20%,60%) (0.00/0.52/0.20/0.60) 

CMYK percentages

%0
%52.43
%20.39
%59.61

Codes

Color #673152 in popluar color models

67 31 52
RGB 103 49 82
HSL 323° 35.53% 29.80%
HSB/HSV 323° 52.43% 40.39%
CMYK 0.00% 52.43% 20.39%
59.61%

Color #673152 in popluar number systems.

HEX 67 31 52
Decimal 103 49 82
Binary 1100111 110001 1010010
Octal 147 61 122

Shades and tints

Shades of #673152

#673152
(103,49,82)
#5E2D4B
(94,45,75)
#552944
(85,41,68)
#4C253D
(76,37,61)
#432136
(67,33,54)
#3A1D2F
(58,29,47)
#311928
(49,25,40)
#281521
(40,21,33)
#1F111A
(31,17,26)
#160D13
(22,13,19)
#0D090C
(13,9,12)
#000000
(0,0,0)

Tints of #673152

#673152
(103,49,82)
#744361
(116,67,97)
#815570
(129,85,112)
#8E677F
(142,103,127)
#9B798E
(155,121,142)
#A88B9D
(168,139,157)
#B59DAC
(181,157,172)
#C2AFBB
(194,175,187)
#CFC1CA
(207,193,202)
#DCD3D9
(220,211,217)
#E9E5E8
(233,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #673152 color. Also use rgb(103,49,82) instead hex code.

Text Font Color

.myTextColor { color: #673152; }

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

This text font color is #673152.

Background Color

.myBgColor { background-color: #673152; }

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

This div background color is #673152.

Border color

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

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

This div border color is #673152.

Opacity

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

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

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

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

This text has shadow with #673152 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #673152.

Preview

Color preview on black background

This text has color #673152 on black background.


Color preview on white background

This text has color #673152 on white background.


Black color preview on #673152 background

This text has black color on #673152 background.


White color preview on #673152 background

This text has white color on #673152 background.


Related colors

Complementary color

Complementary color for #hex is #98CEAD.


I love getcolorcode.com

Triadic colors

1 #526731 and #315267 with #673152 are triadic colors.

2 #523167 and #316752 with #673152 are triadic colors.