COLOR #43655D

HEX: #43655D RGB: (67,101,93)

Color info

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

RGB color model

#43655D color RGB value is (67,101,93).

RGB: (67,101,93) (26%, 40%, 36%)

RGB channels and saturation

R 67 of 255 = 26%
G 101 of 255 = 40%
B 93 of 255 = 36%

67
101
93

R + G + B ~ 34%. #43655D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 101 + 93 = 261 (100%)
R 67 of 261 ~ 25.67%
G 101 of 261 ~ 38.7%
B 93 of 261 ~ 35.63'%

%25.67
%38.7
%35.63

CMYK color model

#43655D color CMYK value is (34,0,8,60).

  • cyan value is 33.66%
  • magenta value is 0.00%
  • yellow value is 7.92%
  • key color value is 60.39%
CMYK: (34,0,8,60) C34M0Y8K60 (34%,0%,8%,60%) (0.34/0.00/0.08/0.60) 

CMYK percentages

%33.66
%0
%7.92
%60.39

Codes

Color #43655D in popluar color models

43 65 5D
RGB 67 101 93
HSL 166° 20.24% 32.94%
HSB/HSV 166° 33.66% 39.61%
CMYK 33.66% 0.00% 7.92%
60.39%

Color #43655D in popluar number systems.

HEX 43 65 5D
Decimal 67 101 93
Binary 1000011 1100101 1011101
Octal 103 145 135

Shades and tints

Shades of #43655D

#43655D
(67,101,93)
#3D5C55
(61,92,85)
#37534D
(55,83,77)
#314A45
(49,74,69)
#2B413D
(43,65,61)
#253835
(37,56,53)
#1F2F2D
(31,47,45)
#192625
(25,38,37)
#131D1D
(19,29,29)
#0D1415
(13,20,21)
#070B0D
(7,11,13)
#000000
(0,0,0)

Tints of #43655D

#43655D
(67,101,93)
#54736B
(84,115,107)
#658179
(101,129,121)
#768F87
(118,143,135)
#879D95
(135,157,149)
#98ABA3
(152,171,163)
#A9B9B1
(169,185,177)
#BAC7BF
(186,199,191)
#CBD5CD
(203,213,205)
#DCE3DB
(220,227,219)
#EDF1E9
(237,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43655D color. Also use rgb(67,101,93) instead hex code.

Text Font Color

.myTextColor { color: #43655D; }

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

This text font color is #43655D.

Background Color

.myBgColor { background-color: #43655D; }

<div style="background-color:#43655D">Inner text</div>

This div background color is #43655D.

Border color

.myBorderColor { border: 1px solid #43655D; }

<div style="border:3px solid #43655D">Div</div>

This div border color is #43655D.

Opacity

.myOpacity80 { color: #43655D; opacity: 0.8; }

<p style="color:#43655D;opacity:0.8;">80%</p>

Text with #43655D 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 #43655D;}

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

This text has shadow with #43655D color.


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

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

This text has shadow with #43655D primary color and red secondary color.


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

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

This text has shadow with #43655D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #43655D.

Preview

Color preview on black background

This text has color #43655D on black background.


Color preview on white background

This text has color #43655D on white background.


Black color preview on #43655D background

This text has black color on #43655D background.


White color preview on #43655D background

This text has white color on #43655D background.


Related colors

Complementary color

Complementary color for #hex is #BC9AA2.


I love getcolorcode.com

Triadic colors

1 #5D4365 and #655D43 with #43655D are triadic colors.

2 #5D6543 and #65435D with #43655D are triadic colors.