COLOR #673965

HEX: #673965 RGB: (103,57,101)

Color info

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

RGB color model

#673965 color RGB value is (103,57,101).

RGB: (103,57,101) (40%, 22%, 40%)

RGB channels and saturation

R 103 of 255 = 40%
G 57 of 255 = 22%
B 101 of 255 = 40%

103
57
101

R + G + B ~ 34%. #673965 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 57 + 101 = 261 (100%)
R 103 of 261 ~ 39.46%
G 57 of 261 ~ 21.84%
B 101 of 261 ~ 38.7'%

%39.46
%21.84
%38.7

CMYK color model

#673965 color CMYK value is (0,45,2,60).

  • cyan value is 0.00%
  • magenta value is 44.66%
  • yellow value is 1.94%
  • key color value is 59.61%

CMYK: (0,45,2,60)
C0M45Y2K60 (0%, 45%, 2%, 60%)
(0.00 / 0.45 / 0.02 / 0.60)

CMYK percentages

%0
%44.66
%1.94
%59.61

Codes

Color #673965 in popluar color models

67 39 65
RGB 103 57 101
HSL 303° 28.75% 31.37%
HSB/HSV 303° 44.66% 40.39%
CMYK 0.00% 44.66% 1.94%
59.61%

Color #673965 in popluar number systems.

HEX 67 39 65
Decimal 103 57 101
Binary 1100111 111001 1100101
Octal 147 71 145

Shades and tints

Shades of #673965

#673965
(103,57,101)
#5E345C
(94,52,92)
#552F53
(85,47,83)
#4C2A4A
(76,42,74)
#432541
(67,37,65)
#3A2038
(58,32,56)
#311B2F
(49,27,47)
#281626
(40,22,38)
#1F111D
(31,17,29)
#160C14
(22,12,20)
#0D070B
(13,7,11)
#000000
(0,0,0)

Tints of #673965

#673965
(103,57,101)
#744B73
(116,75,115)
#815D81
(129,93,129)
#8E6F8F
(142,111,143)
#9B819D
(155,129,157)
#A893AB
(168,147,171)
#B5A5B9
(181,165,185)
#C2B7C7
(194,183,199)
#CFC9D5
(207,201,213)
#DCDBE3
(220,219,227)
#E9EDF1
(233,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #673965 color. Also use rgb(103,57,101) instead hex code.

Text Font Color

.myTextColor { color: #673965; }

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

This text font color is #673965.

Background Color

.myBgColor { background-color: #673965; }

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

This div background color is #673965.

Border color

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

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

This div border color is #673965.

Opacity

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

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

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

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

This text has shadow with #673965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #673965.

Preview

Color preview on black background

This text has color #673965 on black background.


Color preview on white background

This text has color #673965 on white background.


Black color preview on #673965 background

This text has black color on #673965 background.


White color preview on #673965 background

This text has white color on #673965 background.


Related colors

Complementary color

Complementary color for #hex is #98C69A.


I love getcolorcode.com

Triadic colors

1 #656739 and #396567 with #673965 are triadic colors.

2 #653967 and #396765 with #673965 are triadic colors.