COLOR #67464B

HEX: #67464B RGB: (103,70,75)

Color info

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

RGB color model

#67464B color RGB value is (103,70,75).

RGB: (103,70,75) (40%, 27%, 29%)

RGB channels and saturation

R 103 of 255 = 40%
G 70 of 255 = 27%
B 75 of 255 = 29%

103
70
75

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

Portions of RGB colors in percentages

R + G + B = 103 + 70 + 75 = 248 (100%)
R 103 of 248 ~ 41.53%
G 70 of 248 ~ 28.23%
B 75 of 248 ~ 30.24'%

%41.53
%28.23
%30.24

CMYK color model

#67464B color CMYK value is (0,32,27,60).

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

CMYK: (0,32,27,60)
C0M32Y27K60 (0%, 32%, 27%, 60%)
(0.00 / 0.32 / 0.27 / 0.60)

CMYK percentages

%0
%32.04
%27.18
%59.61

Codes

Color #67464B in popluar color models

67 46 4B
RGB 103 70 75
HSL 351° 19.08% 33.92%
HSB/HSV 351° 32.04% 40.39%
CMYK 0.00% 32.04% 27.18%
59.61%

Color #67464B in popluar number systems.

HEX 67 46 4B
Decimal 103 70 75
Binary 1100111 1000110 1001011
Octal 147 106 113

Shades and tints

Shades of #67464B

#67464B
(103,70,75)
#5E4045
(94,64,69)
#553A3F
(85,58,63)
#4C3439
(76,52,57)
#432E33
(67,46,51)
#3A282D
(58,40,45)
#312227
(49,34,39)
#281C21
(40,28,33)
#1F161B
(31,22,27)
#161015
(22,16,21)
#0D0A0F
(13,10,15)
#000000
(0,0,0)

Tints of #67464B

#67464B
(103,70,75)
#74565B
(116,86,91)
#81666B
(129,102,107)
#8E767B
(142,118,123)
#9B868B
(155,134,139)
#A8969B
(168,150,155)
#B5A6AB
(181,166,171)
#C2B6BB
(194,182,187)
#CFC6CB
(207,198,203)
#DCD6DB
(220,214,219)
#E9E6EB
(233,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #67464B; }

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

This text font color is #67464B.

Background Color

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

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

This div background color is #67464B.

Border color

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

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

This div border color is #67464B.

Opacity

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

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

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

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

This text has shadow with #67464B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67464B.

Preview

Color preview on black background

This text has color #67464B on black background.


Color preview on white background

This text has color #67464B on white background.


Black color preview on #67464B background

This text has black color on #67464B background.


White color preview on #67464B background

This text has white color on #67464B background.


Related colors

Complementary color

Complementary color for #hex is #98B9B4.


I love getcolorcode.com

Triadic colors

1 #4B6746 and #464B67 with #67464B are triadic colors.

2 #4B4667 and #46674B with #67464B are triadic colors.