COLOR #43684B

HEX: #43684B RGB: (67,104,75)

Color info

#43684B contains red, green and blue colors in about the same proportion. Web safe color of #43684B is #336633 (or #363).

RGB color model

#43684B color RGB value is (67,104,75).

RGB: (67,104,75) (26%, 41%, 29%)

RGB channels and saturation

R 67 of 255 = 26%
G 104 of 255 = 41%
B 75 of 255 = 29%

67
104
75

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

Portions of RGB colors in percentages

R + G + B = 67 + 104 + 75 = 246 (100%)
R 67 of 246 ~ 27.24%
G 104 of 246 ~ 42.28%
B 75 of 246 ~ 30.49'%

%27.24
%42.28
%30.49

CMYK color model

#43684B color CMYK value is (36,0,28,59).

  • cyan value is 35.58%
  • magenta value is 0.00%
  • yellow value is 27.88%
  • key color value is 59.22%

CMYK: (36,0,28,59)
C36M0Y28K59 (36%, 0%, 28%, 59%)
(0.36 / 0.00 / 0.28 / 0.59)

CMYK percentages

%35.58
%0
%27.88
%59.22

Codes

Color #43684B in popluar color models

43 68 4B
RGB 67 104 75
HSL 133° 21.64% 33.53%
HSB/HSV 133° 35.58% 40.78%
CMYK 35.58% 0.00% 27.88%
59.22%

Color #43684B in popluar number systems.

HEX 43 68 4B
Decimal 67 104 75
Binary 1000011 1101000 1001011
Octal 103 150 113

Shades and tints

Shades of #43684B

#43684B
(67,104,75)
#3D5F45
(61,95,69)
#37563F
(55,86,63)
#314D39
(49,77,57)
#2B4433
(43,68,51)
#253B2D
(37,59,45)
#1F3227
(31,50,39)
#192921
(25,41,33)
#13201B
(19,32,27)
#0D1715
(13,23,21)
#070E0F
(7,14,15)
#000000
(0,0,0)

Tints of #43684B

#43684B
(67,104,75)
#54755B
(84,117,91)
#65826B
(101,130,107)
#768F7B
(118,143,123)
#879C8B
(135,156,139)
#98A99B
(152,169,155)
#A9B6AB
(169,182,171)
#BAC3BB
(186,195,187)
#CBD0CB
(203,208,203)
#DCDDDB
(220,221,219)
#EDEAEB
(237,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43684B color. Also use rgb(67,104,75) instead hex code.

Text Font Color

.myTextColor { color: #43684B; }

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

This text font color is #43684B.

Background Color

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

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

This div background color is #43684B.

Border color

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

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

This div border color is #43684B.

Opacity

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

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

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

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

This text has shadow with #43684B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43684B.

Preview

Color preview on black background

This text has color #43684B on black background.


Color preview on white background

This text has color #43684B on white background.


Black color preview on #43684B background

This text has black color on #43684B background.


White color preview on #43684B background

This text has white color on #43684B background.


Related colors

Complementary color

Complementary color for #hex is #BC97B4.


I love getcolorcode.com

Triadic colors

1 #4B4368 and #684B43 with #43684B are triadic colors.

2 #4B6843 and #68434B with #43684B are triadic colors.