COLOR #674356

HEX: #674356 RGB: (103,67,86)

Color info

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

RGB color model

#674356 color RGB value is (103,67,86).

RGB: (103,67,86) (40%, 26%, 34%)

RGB channels and saturation

R 103 of 255 = 40%
G 67 of 255 = 26%
B 86 of 255 = 34%

103
67
86

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

Portions of RGB colors in percentages

R + G + B = 103 + 67 + 86 = 256 (100%)
R 103 of 256 ~ 40.23%
G 67 of 256 ~ 26.17%
B 86 of 256 ~ 33.59'%

%40.23
%26.17
%33.59

CMYK color model

#674356 color CMYK value is (0,35,17,60).

  • cyan value is 0.00%
  • magenta value is 34.95%
  • yellow value is 16.50%
  • key color value is 59.61%

CMYK: (0,35,17,60)
C0M35Y17K60 (0%, 35%, 17%, 60%)
(0.00 / 0.35 / 0.17 / 0.60)

CMYK percentages

%0
%34.95
%16.5
%59.61

Codes

Color #674356 in popluar color models

67 43 56
RGB 103 67 86
HSL 328° 21.18% 33.33%
HSB/HSV 328° 34.95% 40.39%
CMYK 0.00% 34.95% 16.50%
59.61%

Color #674356 in popluar number systems.

HEX 67 43 56
Decimal 103 67 86
Binary 1100111 1000011 1010110
Octal 147 103 126

Shades and tints

Shades of #674356

#674356
(103,67,86)
#5E3D4F
(94,61,79)
#553748
(85,55,72)
#4C3141
(76,49,65)
#432B3A
(67,43,58)
#3A2533
(58,37,51)
#311F2C
(49,31,44)
#281925
(40,25,37)
#1F131E
(31,19,30)
#160D17
(22,13,23)
#0D0710
(13,7,16)
#000000
(0,0,0)

Tints of #674356

#674356
(103,67,86)
#745465
(116,84,101)
#816574
(129,101,116)
#8E7683
(142,118,131)
#9B8792
(155,135,146)
#A898A1
(168,152,161)
#B5A9B0
(181,169,176)
#C2BABF
(194,186,191)
#CFCBCE
(207,203,206)
#DCDCDD
(220,220,221)
#E9EDEC
(233,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674356 color. Also use rgb(103,67,86) instead hex code.

Text Font Color

.myTextColor { color: #674356; }

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

This text font color is #674356.

Background Color

.myBgColor { background-color: #674356; }

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

This div background color is #674356.

Border color

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

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

This div border color is #674356.

Opacity

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

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

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

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

This text has shadow with #674356 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674356.

Preview

Color preview on black background

This text has color #674356 on black background.


Color preview on white background

This text has color #674356 on white background.


Black color preview on #674356 background

This text has black color on #674356 background.


White color preview on #674356 background

This text has white color on #674356 background.


Related colors

Complementary color

Complementary color for #hex is #98BCA9.


I love getcolorcode.com

Triadic colors

1 #566743 and #435667 with #674356 are triadic colors.

2 #564367 and #436756 with #674356 are triadic colors.