COLOR #674153

HEX: #674153 RGB: (103,65,83)

Color info

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

RGB color model

#674153 color RGB value is (103,65,83).

RGB: (103,65,83) (40%, 25%, 33%)

RGB channels and saturation

R 103 of 255 = 40%
G 65 of 255 = 25%
B 83 of 255 = 33%

103
65
83

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

Portions of RGB colors in percentages

R + G + B = 103 + 65 + 83 = 251 (100%)
R 103 of 251 ~ 41.04%
G 65 of 251 ~ 25.9%
B 83 of 251 ~ 33.07'%

%41.04
%25.9
%33.07

CMYK color model

#674153 color CMYK value is (0,37,19,60).

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

CMYK: (0,37,19,60)
C0M37Y19K60 (0%, 37%, 19%, 60%)
(0.00 / 0.37 / 0.19 / 0.60)

CMYK percentages

%0
%36.89
%19.42
%59.61

Codes

Color #674153 in popluar color models

67 41 53
RGB 103 65 83
HSL 332° 22.62% 32.94%
HSB/HSV 332° 36.89% 40.39%
CMYK 0.00% 36.89% 19.42%
59.61%

Color #674153 in popluar number systems.

HEX 67 41 53
Decimal 103 65 83
Binary 1100111 1000001 1010011
Octal 147 101 123

Shades and tints

Shades of #674153

#674153
(103,65,83)
#5E3C4C
(94,60,76)
#553745
(85,55,69)
#4C323E
(76,50,62)
#432D37
(67,45,55)
#3A2830
(58,40,48)
#312329
(49,35,41)
#281E22
(40,30,34)
#1F191B
(31,25,27)
#161414
(22,20,20)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #674153

#674153
(103,65,83)
#745262
(116,82,98)
#816371
(129,99,113)
#8E7480
(142,116,128)
#9B858F
(155,133,143)
#A8969E
(168,150,158)
#B5A7AD
(181,167,173)
#C2B8BC
(194,184,188)
#CFC9CB
(207,201,203)
#DCDADA
(220,218,218)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #674153; }

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

This text font color is #674153.

Background Color

.myBgColor { background-color: #674153; }

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

This div background color is #674153.

Border color

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

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

This div border color is #674153.

Opacity

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

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

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

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

This text has shadow with #674153 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674153.

Preview

Color preview on black background

This text has color #674153 on black background.


Color preview on white background

This text has color #674153 on white background.


Black color preview on #674153 background

This text has black color on #674153 background.


White color preview on #674153 background

This text has white color on #674153 background.


Related colors

Complementary color

Complementary color for #hex is #98BEAC.


I love getcolorcode.com

Triadic colors

1 #536741 and #415367 with #674153 are triadic colors.

2 #534167 and #416753 with #674153 are triadic colors.