COLOR #674052

HEX: #674052 RGB: (103,64,82)

Color info

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

RGB color model

#674052 color RGB value is (103,64,82).

RGB: (103,64,82) (40%, 25%, 32%)

RGB channels and saturation

R 103 of 255 = 40%
G 64 of 255 = 25%
B 82 of 255 = 32%

103
64
82

R + G + B ~ 32%. #674052 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 64 + 82 = 249 (100%)
R 103 of 249 ~ 41.37%
G 64 of 249 ~ 25.7%
B 82 of 249 ~ 32.93'%

%41.37
%25.7
%32.93

CMYK color model

#674052 color CMYK value is (0,38,20,60).

  • cyan value is 0.00%
  • magenta value is 37.86%
  • yellow value is 20.39%
  • key color value is 59.61%

CMYK: (0,38,20,60)
C0M38Y20K60 (0%, 38%, 20%, 60%)
(0.00 / 0.38 / 0.20 / 0.60)

CMYK percentages

%0
%37.86
%20.39
%59.61

Codes

Color #674052 in popluar color models

67 40 52
RGB 103 64 82
HSL 332° 23.35% 32.75%
HSB/HSV 332° 37.86% 40.39%
CMYK 0.00% 37.86% 20.39%
59.61%

Color #674052 in popluar number systems.

HEX 67 40 52
Decimal 103 64 82
Binary 1100111 1000000 1010010
Octal 147 100 122

Shades and tints

Shades of #674052

#674052
(103,64,82)
#5E3B4B
(94,59,75)
#553644
(85,54,68)
#4C313D
(76,49,61)
#432C36
(67,44,54)
#3A272F
(58,39,47)
#312228
(49,34,40)
#281D21
(40,29,33)
#1F181A
(31,24,26)
#161313
(22,19,19)
#0D0E0C
(13,14,12)
#000000
(0,0,0)

Tints of #674052

#674052
(103,64,82)
#745161
(116,81,97)
#816270
(129,98,112)
#8E737F
(142,115,127)
#9B848E
(155,132,142)
#A8959D
(168,149,157)
#B5A6AC
(181,166,172)
#C2B7BB
(194,183,187)
#CFC8CA
(207,200,202)
#DCD9D9
(220,217,217)
#E9EAE8
(233,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #674052 color. Also use rgb(103,64,82) instead hex code.

Text Font Color

.myTextColor { color: #674052; }

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

This text font color is #674052.

Background Color

.myBgColor { background-color: #674052; }

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

This div background color is #674052.

Border color

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

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

This div border color is #674052.

Opacity

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

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

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

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

This text has shadow with #674052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #674052.

Preview

Color preview on black background

This text has color #674052 on black background.


Color preview on white background

This text has color #674052 on white background.


Black color preview on #674052 background

This text has black color on #674052 background.


White color preview on #674052 background

This text has white color on #674052 background.


Related colors

Complementary color

Complementary color for #hex is #98BFAD.


I love getcolorcode.com

Triadic colors

1 #526740 and #405267 with #674052 are triadic colors.

2 #524067 and #406752 with #674052 are triadic colors.