COLOR #43674F

HEX: #43674F RGB: (67,103,79)

Color info

#43674F contains red, green and blue colors in about the same proportion. Web safe color of #43674F is #336666 (or #366).

RGB color model

#43674F color RGB value is (67,103,79).

RGB: (67,103,79) (26%, 40%, 31%)

RGB channels and saturation

R 67 of 255 = 26%
G 103 of 255 = 40%
B 79 of 255 = 31%

67
103
79

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

Portions of RGB colors in percentages

R + G + B = 67 + 103 + 79 = 249 (100%)
R 67 of 249 ~ 26.91%
G 103 of 249 ~ 41.37%
B 79 of 249 ~ 31.73'%

%26.91
%41.37
%31.73

CMYK color model

#43674F color CMYK value is (35,0,23,60).

  • cyan value is 34.95%
  • magenta value is 0.00%
  • yellow value is 23.30%
  • key color value is 59.61%

CMYK: (35,0,23,60)
C35M0Y23K60 (35%, 0%, 23%, 60%)
(0.35 / 0.00 / 0.23 / 0.60)

CMYK percentages

%34.95
%0
%23.3
%59.61

Codes

Color #43674F in popluar color models

43 67 4F
RGB 67 103 79
HSL 140° 21.18% 33.33%
HSB/HSV 140° 34.95% 40.39%
CMYK 34.95% 0.00% 23.30%
59.61%

Color #43674F in popluar number systems.

HEX 43 67 4F
Decimal 67 103 79
Binary 1000011 1100111 1001111
Octal 103 147 117

Shades and tints

Shades of #43674F

#43674F
(67,103,79)
#3D5E48
(61,94,72)
#375541
(55,85,65)
#314C3A
(49,76,58)
#2B4333
(43,67,51)
#253A2C
(37,58,44)
#1F3125
(31,49,37)
#19281E
(25,40,30)
#131F17
(19,31,23)
#0D1610
(13,22,16)
#070D09
(7,13,9)
#000000
(0,0,0)

Tints of #43674F

#43674F
(67,103,79)
#54745F
(84,116,95)
#65816F
(101,129,111)
#768E7F
(118,142,127)
#879B8F
(135,155,143)
#98A89F
(152,168,159)
#A9B5AF
(169,181,175)
#BAC2BF
(186,194,191)
#CBCFCF
(203,207,207)
#DCDCDF
(220,220,223)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43674F color. Also use rgb(67,103,79) instead hex code.

Text Font Color

.myTextColor { color: #43674F; }

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

This text font color is #43674F.

Background Color

.myBgColor { background-color: #43674F; }

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

This div background color is #43674F.

Border color

.myBorderColor { border: 1px solid #43674F; }

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

This div border color is #43674F.

Opacity

.myOpacity80 { color: #43674F; opacity: 0.8; }

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

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

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

This text has shadow with #43674F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43674F.

Preview

Color preview on black background

This text has color #43674F on black background.


Color preview on white background

This text has color #43674F on white background.


Black color preview on #43674F background

This text has black color on #43674F background.


White color preview on #43674F background

This text has white color on #43674F background.


Related colors

Complementary color

Complementary color for #hex is #BC98B0.


I love getcolorcode.com

Triadic colors

1 #4F4367 and #674F43 with #43674F are triadic colors.

2 #4F6743 and #67434F with #43674F are triadic colors.