COLOR #67494C

HEX: #67494C RGB: (103,73,76)

Color info

#67494C contains red, green and blue colors in about the same proportion. Web safe color of #67494C is #663333 (or #633).

RGB color model

#67494C color RGB value is (103,73,76).

RGB: (103,73,76) (40%, 29%, 30%)

RGB channels and saturation

R 103 of 255 = 40%
G 73 of 255 = 29%
B 76 of 255 = 30%

103
73
76

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

Portions of RGB colors in percentages

R + G + B = 103 + 73 + 76 = 252 (100%)
R 103 of 252 ~ 40.87%
G 73 of 252 ~ 28.97%
B 76 of 252 ~ 30.16'%

%40.87
%28.97
%30.16

CMYK color model

#67494C color CMYK value is (0,29,26,60).

  • cyan value is 0.00%
  • magenta value is 29.13%
  • yellow value is 26.21%
  • key color value is 59.61%

CMYK: (0,29,26,60)
C0M29Y26K60 (0%, 29%, 26%, 60%)
(0.00 / 0.29 / 0.26 / 0.60)

CMYK percentages

%0
%29.13
%26.21
%59.61

Codes

Color #67494C in popluar color models

67 49 4C
RGB 103 73 76
HSL 354° 17.05% 34.51%
HSB/HSV 354° 29.13% 40.39%
CMYK 0.00% 29.13% 26.21%
59.61%

Color #67494C in popluar number systems.

HEX 67 49 4C
Decimal 103 73 76
Binary 1100111 1001001 1001100
Octal 147 111 114

Shades and tints

Shades of #67494C

#67494C
(103,73,76)
#5E4346
(94,67,70)
#553D40
(85,61,64)
#4C373A
(76,55,58)
#433134
(67,49,52)
#3A2B2E
(58,43,46)
#312528
(49,37,40)
#281F22
(40,31,34)
#1F191C
(31,25,28)
#161316
(22,19,22)
#0D0D10
(13,13,16)
#000000
(0,0,0)

Tints of #67494C

#67494C
(103,73,76)
#74595C
(116,89,92)
#81696C
(129,105,108)
#8E797C
(142,121,124)
#9B898C
(155,137,140)
#A8999C
(168,153,156)
#B5A9AC
(181,169,172)
#C2B9BC
(194,185,188)
#CFC9CC
(207,201,204)
#DCD9DC
(220,217,220)
#E9E9EC
(233,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67494C color. Also use rgb(103,73,76) instead hex code.

Text Font Color

.myTextColor { color: #67494C; }

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

This text font color is #67494C.

Background Color

.myBgColor { background-color: #67494C; }

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

This div background color is #67494C.

Border color

.myBorderColor { border: 1px solid #67494C; }

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

This div border color is #67494C.

Opacity

.myOpacity80 { color: #67494C; opacity: 0.8; }

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

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

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

This text has shadow with #67494C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67494C.

Preview

Color preview on black background

This text has color #67494C on black background.


Color preview on white background

This text has color #67494C on white background.


Black color preview on #67494C background

This text has black color on #67494C background.


White color preview on #67494C background

This text has white color on #67494C background.


Related colors

Complementary color

Complementary color for #hex is #98B6B3.


I love getcolorcode.com

Triadic colors

1 #4C6749 and #494C67 with #67494C are triadic colors.

2 #4C4967 and #49674C with #67494C are triadic colors.