COLOR #673042

HEX: #673042 RGB: (103,48,66)

Color info

#673042 contains red, green and blue colors in about the same proportion. Web safe color of #673042 is #663333 (or #633).

RGB color model

#673042 color RGB value is (103,48,66).

RGB: (103,48,66) (40%, 19%, 26%)

RGB channels and saturation

R 103 of 255 = 40%
G 48 of 255 = 19%
B 66 of 255 = 26%

103
48
66

R + G + B ~ 28%. #673042 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 48 + 66 = 217 (100%)
R 103 of 217 ~ 47.47%
G 48 of 217 ~ 22.12%
B 66 of 217 ~ 30.41'%

%47.47
%22.12
%30.41

CMYK color model

#673042 color CMYK value is (0,53,36,60).

  • cyan value is 0.00%
  • magenta value is 53.40%
  • yellow value is 35.92%
  • key color value is 59.61%

CMYK: (0,53,36,60)
C0M53Y36K60 (0%, 53%, 36%, 60%)
(0.00 / 0.53 / 0.36 / 0.60)

CMYK percentages

%0
%53.4
%35.92
%59.61

Codes

Color #673042 in popluar color models

67 30 42
RGB 103 48 66
HSL 340° 36.42% 29.61%
HSB/HSV 340° 53.40% 40.39%
CMYK 0.00% 53.40% 35.92%
59.61%

Color #673042 in popluar number systems.

HEX 67 30 42
Decimal 103 48 66
Binary 1100111 110000 1000010
Octal 147 60 102

Shades and tints

Shades of #673042

#673042
(103,48,66)
#5E2C3C
(94,44,60)
#552836
(85,40,54)
#4C2430
(76,36,48)
#43202A
(67,32,42)
#3A1C24
(58,28,36)
#31181E
(49,24,30)
#281418
(40,20,24)
#1F1012
(31,16,18)
#160C0C
(22,12,12)
#0D0806
(13,8,6)
#000000
(0,0,0)

Tints of #673042

#673042
(103,48,66)
#744253
(116,66,83)
#815464
(129,84,100)
#8E6675
(142,102,117)
#9B7886
(155,120,134)
#A88A97
(168,138,151)
#B59CA8
(181,156,168)
#C2AEB9
(194,174,185)
#CFC0CA
(207,192,202)
#DCD2DB
(220,210,219)
#E9E4EC
(233,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #673042; }

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

This text font color is #673042.

Background Color

.myBgColor { background-color: #673042; }

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

This div background color is #673042.

Border color

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

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

This div border color is #673042.

Opacity

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

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

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

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

This text has shadow with #673042 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #673042.

Preview

Color preview on black background

This text has color #673042 on black background.


Color preview on white background

This text has color #673042 on white background.


Black color preview on #673042 background

This text has black color on #673042 background.


White color preview on #673042 background

This text has white color on #673042 background.


Related colors

Complementary color

Complementary color for #hex is #98CFBD.


I love getcolorcode.com

Triadic colors

1 #426730 and #304267 with #673042 are triadic colors.

2 #423067 and #306742 with #673042 are triadic colors.