COLOR #43696B

HEX: #43696B RGB: (67,105,107)

Color info

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

RGB color model

#43696B color RGB value is (67,105,107).

RGB: (67,105,107) (26%, 41%, 42%)

RGB channels and saturation

R 67 of 255 = 26%
G 105 of 255 = 41%
B 107 of 255 = 42%

67
105
107

R + G + B ~ 36%. #43696B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 105 + 107 = 279 (100%)
R 67 of 279 ~ 24.01%
G 105 of 279 ~ 37.63%
B 107 of 279 ~ 38.35'%

%24.01
%37.63
%38.35

CMYK color model

#43696B color CMYK value is (37,2,0,58).

  • cyan value is 37.38%
  • magenta value is 1.87%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (37,2,0,58)
C37M2Y0K58 (37%, 2%, 0%, 58%)
(0.37 / 0.02 / 0.00 / 0.58)

CMYK percentages

%37.38
%1.87
%0
%58.04

Codes

Color #43696B in popluar color models

43 69 6B
RGB 67 105 107
HSL 183° 22.99% 34.12%
HSB/HSV 183° 37.38% 41.96%
CMYK 37.38% 1.87% 0.00%
58.04%

Color #43696B in popluar number systems.

HEX 43 69 6B
Decimal 67 105 107
Binary 1000011 1101001 1101011
Octal 103 151 153

Shades and tints

Shades of #43696B

#43696B
(67,105,107)
#3D6062
(61,96,98)
#375759
(55,87,89)
#314E50
(49,78,80)
#2B4547
(43,69,71)
#253C3E
(37,60,62)
#1F3335
(31,51,53)
#192A2C
(25,42,44)
#132123
(19,33,35)
#0D181A
(13,24,26)
#070F11
(7,15,17)
#000000
(0,0,0)

Tints of #43696B

#43696B
(67,105,107)
#547678
(84,118,120)
#658385
(101,131,133)
#769092
(118,144,146)
#879D9F
(135,157,159)
#98AAAC
(152,170,172)
#A9B7B9
(169,183,185)
#BAC4C6
(186,196,198)
#CBD1D3
(203,209,211)
#DCDEE0
(220,222,224)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43696B color. Also use rgb(67,105,107) instead hex code.

Text Font Color

.myTextColor { color: #43696B; }

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

This text font color is #43696B.

Background Color

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

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

This div background color is #43696B.

Border color

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

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

This div border color is #43696B.

Opacity

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

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

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

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

This text has shadow with #43696B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43696B.

Preview

Color preview on black background

This text has color #43696B on black background.


Color preview on white background

This text has color #43696B on white background.


Black color preview on #43696B background

This text has black color on #43696B background.


White color preview on #43696B background

This text has white color on #43696B background.


Related colors

Complementary color

Complementary color for #hex is #BC9694.


I love getcolorcode.com

Triadic colors

1 #6B4369 and #696B43 with #43696B are triadic colors.

2 #6B6943 and #69436B with #43696B are triadic colors.