COLOR #674355

HEX: #674355 RGB: (103,67,85)

Color info

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

RGB color model

#674355 color RGB value is (103,67,85).

RGB: (103,67,85) (40%, 26%, 33%)

RGB channels and saturation

R 103 of 255 = 40%
G 67 of 255 = 26%
B 85 of 255 = 33%

103
67
85

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

Portions of RGB colors in percentages

R + G + B = 103 + 67 + 85 = 255 (100%)
R 103 of 255 ~ 40.39%
G 67 of 255 ~ 26.27%
B 85 of 255 ~ 33.33'%

%40.39
%26.27
%33.33

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 34.95%
  • yellow value is 17.48%
  • 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
%17.48
%59.61

Codes

Color #674355 in popluar color models

67 43 55
RGB 103 67 85
HSL 330° 21.18% 33.33%
HSB/HSV 330° 34.95% 40.39%
CMYK 0.00% 34.95% 17.48%
59.61%

Color #674355 in popluar number systems.

HEX 67 43 55
Decimal 103 67 85
Binary 1100111 1000011 1010101
Octal 147 103 125

Shades and tints

Shades of #674355

#674355
(103,67,85)
#5E3D4E
(94,61,78)
#553747
(85,55,71)
#4C3140
(76,49,64)
#432B39
(67,43,57)
#3A2532
(58,37,50)
#311F2B
(49,31,43)
#281924
(40,25,36)
#1F131D
(31,19,29)
#160D16
(22,13,22)
#0D070F
(13,7,15)
#000000
(0,0,0)

Tints of #674355

#674355
(103,67,85)
#745464
(116,84,100)
#816573
(129,101,115)
#8E7682
(142,118,130)
#9B8791
(155,135,145)
#A898A0
(168,152,160)
#B5A9AF
(181,169,175)
#C2BABE
(194,186,190)
#CFCBCD
(207,203,205)
#DCDCDC
(220,220,220)
#E9EDEB
(233,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674355; }

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

This text font color is #674355.

Background Color

.myBgColor { background-color: #674355; }

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

This div background color is #674355.

Border color

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

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

This div border color is #674355.

Opacity

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

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

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

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

This text has shadow with #674355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674355.

Preview

Color preview on black background

This text has color #674355 on black background.


Color preview on white background

This text has color #674355 on white background.


Black color preview on #674355 background

This text has black color on #674355 background.


White color preview on #674355 background

This text has white color on #674355 background.


Related colors

Complementary color

Complementary color for #hex is #98BCAA.


I love getcolorcode.com

Triadic colors

1 #556743 and #435567 with #674355 are triadic colors.

2 #554367 and #436755 with #674355 are triadic colors.