COLOR #43684A

HEX: #43684A RGB: (67,104,74)

Color info

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

RGB color model

#43684A color RGB value is (67,104,74).

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

RGB channels and saturation

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

67
104
74

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

Portions of RGB colors in percentages

R + G + B = 67 + 104 + 74 = 245 (100%)
R 67 of 245 ~ 27.35%
G 104 of 245 ~ 42.45%
B 74 of 245 ~ 30.2'%

%27.35
%42.45
%30.2

CMYK color model

#43684A color CMYK value is (36,0,29,59).

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

CMYK: (36,0,29,59)
C36M0Y29K59 (36%, 0%, 29%, 59%)
(0.36 / 0.00 / 0.29 / 0.59)

CMYK percentages

%35.58
%0
%28.85
%59.22

Codes

Color #43684A in popluar color models

43 68 4A
RGB 67 104 74
HSL 131° 21.64% 33.53%
HSB/HSV 131° 35.58% 40.78%
CMYK 35.58% 0.00% 28.85%
59.22%

Color #43684A in popluar number systems.

HEX 43 68 4A
Decimal 67 104 74
Binary 1000011 1101000 1001010
Octal 103 150 112

Shades and tints

Shades of #43684A

#43684A
(67,104,74)
#3D5F44
(61,95,68)
#37563E
(55,86,62)
#314D38
(49,77,56)
#2B4432
(43,68,50)
#253B2C
(37,59,44)
#1F3226
(31,50,38)
#192920
(25,41,32)
#13201A
(19,32,26)
#0D1714
(13,23,20)
#070E0E
(7,14,14)
#000000
(0,0,0)

Tints of #43684A

#43684A
(67,104,74)
#54755A
(84,117,90)
#65826A
(101,130,106)
#768F7A
(118,143,122)
#879C8A
(135,156,138)
#98A99A
(152,169,154)
#A9B6AA
(169,182,170)
#BAC3BA
(186,195,186)
#CBD0CA
(203,208,202)
#DCDDDA
(220,221,218)
#EDEAEA
(237,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #43684A; }

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

This text font color is #43684A.

Background Color

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

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

This div background color is #43684A.

Border color

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

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

This div border color is #43684A.

Opacity

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

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

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

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

This text has shadow with #43684A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43684A.

Preview

Color preview on black background

This text has color #43684A on black background.


Color preview on white background

This text has color #43684A on white background.


Black color preview on #43684A background

This text has black color on #43684A background.


White color preview on #43684A background

This text has white color on #43684A background.


Related colors

Complementary color

Complementary color for #hex is #BC97B5.


I love getcolorcode.com

Triadic colors

1 #4A4368 and #684A43 with #43684A are triadic colors.

2 #4A6843 and #68434A with #43684A are triadic colors.