COLOR #674653

HEX: #674653 RGB: (103,70,83)

Color info

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

RGB color model

#674653 color RGB value is (103,70,83).

RGB: (103,70,83) (40%, 27%, 33%)

RGB channels and saturation

R 103 of 255 = 40%
G 70 of 255 = 27%
B 83 of 255 = 33%

103
70
83

R + G + B ~ 33%. #674653 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 70 + 83 = 256 (100%)
R 103 of 256 ~ 40.23%
G 70 of 256 ~ 27.34%
B 83 of 256 ~ 32.42'%

%40.23
%27.34
%32.42

CMYK color model

#674653 color CMYK value is (0,32,19,60).

  • cyan value is 0.00%
  • magenta value is 32.04%
  • yellow value is 19.42%
  • key color value is 59.61%

CMYK: (0,32,19,60)
C0M32Y19K60 (0%, 32%, 19%, 60%)
(0.00 / 0.32 / 0.19 / 0.60)

CMYK percentages

%0
%32.04
%19.42
%59.61

Codes

Color #674653 in popluar color models

67 46 53
RGB 103 70 83
HSL 336° 19.08% 33.92%
HSB/HSV 336° 32.04% 40.39%
CMYK 0.00% 32.04% 19.42%
59.61%

Color #674653 in popluar number systems.

HEX 67 46 53
Decimal 103 70 83
Binary 1100111 1000110 1010011
Octal 147 106 123

Shades and tints

Shades of #674653

#674653
(103,70,83)
#5E404C
(94,64,76)
#553A45
(85,58,69)
#4C343E
(76,52,62)
#432E37
(67,46,55)
#3A2830
(58,40,48)
#312229
(49,34,41)
#281C22
(40,28,34)
#1F161B
(31,22,27)
#161014
(22,16,20)
#0D0A0D
(13,10,13)
#000000
(0,0,0)

Tints of #674653

#674653
(103,70,83)
#745662
(116,86,98)
#816671
(129,102,113)
#8E7680
(142,118,128)
#9B868F
(155,134,143)
#A8969E
(168,150,158)
#B5A6AD
(181,166,173)
#C2B6BC
(194,182,188)
#CFC6CB
(207,198,203)
#DCD6DA
(220,214,218)
#E9E6E9
(233,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674653 color. Also use rgb(103,70,83) instead hex code.

Text Font Color

.myTextColor { color: #674653; }

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

This text font color is #674653.

Background Color

.myBgColor { background-color: #674653; }

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

This div background color is #674653.

Border color

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

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

This div border color is #674653.

Opacity

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

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

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

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

This text has shadow with #674653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674653.

Preview

Color preview on black background

This text has color #674653 on black background.


Color preview on white background

This text has color #674653 on white background.


Black color preview on #674653 background

This text has black color on #674653 background.


White color preview on #674653 background

This text has white color on #674653 background.


Related colors

Complementary color

Complementary color for #hex is #98B9AC.


I love getcolorcode.com

Triadic colors

1 #536746 and #465367 with #674653 are triadic colors.

2 #534667 and #466753 with #674653 are triadic colors.