COLOR #67494B

HEX: #67494B RGB: (103,73,75)

Color info

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

RGB color model

#67494B color RGB value is (103,73,75).

RGB: (103,73,75) (40%, 29%, 29%)

RGB channels and saturation

R 103 of 255 = 40%
G 73 of 255 = 29%
B 75 of 255 = 29%

103
73
75

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

Portions of RGB colors in percentages

R + G + B = 103 + 73 + 75 = 251 (100%)
R 103 of 251 ~ 41.04%
G 73 of 251 ~ 29.08%
B 75 of 251 ~ 29.88'%

%41.04
%29.08
%29.88

CMYK color model

#67494B color CMYK value is (0,29,27,60).

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

CMYK: (0,29,27,60)
C0M29Y27K60 (0%, 29%, 27%, 60%)
(0.00 / 0.29 / 0.27 / 0.60)

CMYK percentages

%0
%29.13
%27.18
%59.61

Codes

Color #67494B in popluar color models

67 49 4B
RGB 103 73 75
HSL 356° 17.05% 34.51%
HSB/HSV 356° 29.13% 40.39%
CMYK 0.00% 29.13% 27.18%
59.61%

Color #67494B in popluar number systems.

HEX 67 49 4B
Decimal 103 73 75
Binary 1100111 1001001 1001011
Octal 147 111 113

Shades and tints

Shades of #67494B

#67494B
(103,73,75)
#5E4345
(94,67,69)
#553D3F
(85,61,63)
#4C3739
(76,55,57)
#433133
(67,49,51)
#3A2B2D
(58,43,45)
#312527
(49,37,39)
#281F21
(40,31,33)
#1F191B
(31,25,27)
#161315
(22,19,21)
#0D0D0F
(13,13,15)
#000000
(0,0,0)

Tints of #67494B

#67494B
(103,73,75)
#74595B
(116,89,91)
#81696B
(129,105,107)
#8E797B
(142,121,123)
#9B898B
(155,137,139)
#A8999B
(168,153,155)
#B5A9AB
(181,169,171)
#C2B9BB
(194,185,187)
#CFC9CB
(207,201,203)
#DCD9DB
(220,217,219)
#E9E9EB
(233,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #67494B; }

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

This text font color is #67494B.

Background Color

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

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

This div background color is #67494B.

Border color

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

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

This div border color is #67494B.

Opacity

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

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

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

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

This text has shadow with #67494B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67494B.

Preview

Color preview on black background

This text has color #67494B on black background.


Color preview on white background

This text has color #67494B on white background.


Black color preview on #67494B background

This text has black color on #67494B background.


White color preview on #67494B background

This text has white color on #67494B background.


Related colors

Complementary color

Complementary color for #hex is #98B6B4.


I love getcolorcode.com

Triadic colors

1 #4B6749 and #494B67 with #67494B are triadic colors.

2 #4B4967 and #49674B with #67494B are triadic colors.