COLOR #67474C

HEX: #67474C RGB: (103,71,76)

Color info

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

RGB color model

#67474C color RGB value is (103,71,76).

RGB: (103,71,76) (40%, 28%, 30%)

RGB channels and saturation

R 103 of 255 = 40%
G 71 of 255 = 28%
B 76 of 255 = 30%

103
71
76

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

Portions of RGB colors in percentages

R + G + B = 103 + 71 + 76 = 250 (100%)
R 103 of 250 ~ 41.2%
G 71 of 250 ~ 28.4%
B 76 of 250 ~ 30.4'%

%41.2
%28.4
%30.4

CMYK color model

#67474C color CMYK value is (0,31,26,60).

  • cyan value is 0.00%
  • magenta value is 31.07%
  • yellow value is 26.21%
  • key color value is 59.61%
CMYK: (0,31,26,60) C0M31Y26K60 (0%,31%,26%,60%) (0.00/0.31/0.26/0.60) 

CMYK percentages

%0
%31.07
%26.21
%59.61

Codes

Color #67474C in popluar color models

67 47 4C
RGB 103 71 76
HSL 351° 18.39% 34.12%
HSB/HSV 351° 31.07% 40.39%
CMYK 0.00% 31.07% 26.21%
59.61%

Color #67474C in popluar number systems.

HEX 67 47 4C
Decimal 103 71 76
Binary 1100111 1000111 1001100
Octal 147 107 114

Shades and tints

Shades of #67474C

#67474C
(103,71,76)
#5E4146
(94,65,70)
#553B40
(85,59,64)
#4C353A
(76,53,58)
#432F34
(67,47,52)
#3A292E
(58,41,46)
#312328
(49,35,40)
#281D22
(40,29,34)
#1F171C
(31,23,28)
#161116
(22,17,22)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #67474C

#67474C
(103,71,76)
#74575C
(116,87,92)
#81676C
(129,103,108)
#8E777C
(142,119,124)
#9B878C
(155,135,140)
#A8979C
(168,151,156)
#B5A7AC
(181,167,172)
#C2B7BC
(194,183,188)
#CFC7CC
(207,199,204)
#DCD7DC
(220,215,220)
#E9E7EC
(233,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #67474C; }

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

This text font color is #67474C.

Background Color

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

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

This div background color is #67474C.

Border color

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

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

This div border color is #67474C.

Opacity

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

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

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

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

This text has shadow with #67474C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67474C.

Preview

Color preview on black background

This text has color #67474C on black background.


Color preview on white background

This text has color #67474C on white background.


Black color preview on #67474C background

This text has black color on #67474C background.


White color preview on #67474C background

This text has white color on #67474C background.


Related colors

Complementary color

Complementary color for #hex is #98B8B3.


I love getcolorcode.com

Triadic colors

1 #4C6747 and #474C67 with #67474C are triadic colors.

2 #4C4767 and #47674C with #67474C are triadic colors.