COLOR #43686C

HEX: #43686C RGB: (67,104,108)

Color info

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

RGB color model

#43686C color RGB value is (67,104,108).

RGB: (67,104,108) (26%, 41%, 42%)

RGB channels and saturation

R 67 of 255 = 26%
G 104 of 255 = 41%
B 108 of 255 = 42%

67
104
108

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

Portions of RGB colors in percentages

R + G + B = 67 + 104 + 108 = 279 (100%)
R 67 of 279 ~ 24.01%
G 104 of 279 ~ 37.28%
B 108 of 279 ~ 38.71'%

%24.01
%37.28
%38.71

CMYK color model

#43686C color CMYK value is (38,4,0,58).

  • cyan value is 37.96%
  • magenta value is 3.70%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (38,4,0,58)
C38M4Y0K58 (38%, 4%, 0%, 58%)
(0.38 / 0.04 / 0.00 / 0.58)

CMYK percentages

%37.96
%3.7
%0
%57.65

Codes

Color #43686C in popluar color models

43 68 6C
RGB 67 104 108
HSL 186° 23.43% 34.31%
HSB/HSV 186° 37.96% 42.35%
CMYK 37.96% 3.70% 0.00%
57.65%

Color #43686C in popluar number systems.

HEX 43 68 6C
Decimal 67 104 108
Binary 1000011 1101000 1101100
Octal 103 150 154

Shades and tints

Shades of #43686C

#43686C
(67,104,108)
#3D5F63
(61,95,99)
#37565A
(55,86,90)
#314D51
(49,77,81)
#2B4448
(43,68,72)
#253B3F
(37,59,63)
#1F3236
(31,50,54)
#19292D
(25,41,45)
#132024
(19,32,36)
#0D171B
(13,23,27)
#070E12
(7,14,18)
#000000
(0,0,0)

Tints of #43686C

#43686C
(67,104,108)
#547579
(84,117,121)
#658286
(101,130,134)
#768F93
(118,143,147)
#879CA0
(135,156,160)
#98A9AD
(152,169,173)
#A9B6BA
(169,182,186)
#BAC3C7
(186,195,199)
#CBD0D4
(203,208,212)
#DCDDE1
(220,221,225)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43686C color. Also use rgb(67,104,108) instead hex code.

Text Font Color

.myTextColor { color: #43686C; }

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

This text font color is #43686C.

Background Color

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

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

This div background color is #43686C.

Border color

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

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

This div border color is #43686C.

Opacity

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

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

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

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

This text has shadow with #43686C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43686C.

Preview

Color preview on black background

This text has color #43686C on black background.


Color preview on white background

This text has color #43686C on white background.


Black color preview on #43686C background

This text has black color on #43686C background.


White color preview on #43686C background

This text has white color on #43686C background.


Related colors

Complementary color

Complementary color for #hex is #BC9793.


I love getcolorcode.com

Triadic colors

1 #6C4368 and #686C43 with #43686C are triadic colors.

2 #6C6843 and #68436C with #43686C are triadic colors.