COLOR #674257

HEX: #674257 RGB: (103,66,87)

Color info

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

RGB color model

#674257 color RGB value is (103,66,87).

RGB: (103,66,87) (40%, 26%, 34%)

RGB channels and saturation

R 103 of 255 = 40%
G 66 of 255 = 26%
B 87 of 255 = 34%

103
66
87

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

Portions of RGB colors in percentages

R + G + B = 103 + 66 + 87 = 256 (100%)
R 103 of 256 ~ 40.23%
G 66 of 256 ~ 25.78%
B 87 of 256 ~ 33.98'%

%40.23
%25.78
%33.98

CMYK color model

#674257 color CMYK value is (0,36,16,60).

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

CMYK: (0,36,16,60)
C0M36Y16K60 (0%, 36%, 16%, 60%)
(0.00 / 0.36 / 0.16 / 0.60)

CMYK percentages

%0
%35.92
%15.53
%59.61

Codes

Color #674257 in popluar color models

67 42 57
RGB 103 66 87
HSL 326° 21.89% 33.14%
HSB/HSV 326° 35.92% 40.39%
CMYK 0.00% 35.92% 15.53%
59.61%

Color #674257 in popluar number systems.

HEX 67 42 57
Decimal 103 66 87
Binary 1100111 1000010 1010111
Octal 147 102 127

Shades and tints

Shades of #674257

#674257
(103,66,87)
#5E3C50
(94,60,80)
#553649
(85,54,73)
#4C3042
(76,48,66)
#432A3B
(67,42,59)
#3A2434
(58,36,52)
#311E2D
(49,30,45)
#281826
(40,24,38)
#1F121F
(31,18,31)
#160C18
(22,12,24)
#0D0611
(13,6,17)
#000000
(0,0,0)

Tints of #674257

#674257
(103,66,87)
#745366
(116,83,102)
#816475
(129,100,117)
#8E7584
(142,117,132)
#9B8693
(155,134,147)
#A897A2
(168,151,162)
#B5A8B1
(181,168,177)
#C2B9C0
(194,185,192)
#CFCACF
(207,202,207)
#DCDBDE
(220,219,222)
#E9ECED
(233,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674257; }

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

This text font color is #674257.

Background Color

.myBgColor { background-color: #674257; }

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

This div background color is #674257.

Border color

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

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

This div border color is #674257.

Opacity

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

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

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

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

This text has shadow with #674257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674257.

Preview

Color preview on black background

This text has color #674257 on black background.


Color preview on white background

This text has color #674257 on white background.


Black color preview on #674257 background

This text has black color on #674257 background.


White color preview on #674257 background

This text has white color on #674257 background.


Related colors

Complementary color

Complementary color for #hex is #98BDA8.


I love getcolorcode.com

Triadic colors

1 #576742 and #425767 with #674257 are triadic colors.

2 #574267 and #426757 with #674257 are triadic colors.