COLOR #43586F

HEX: #43586F RGB: (67,88,111)

Color info

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

RGB color model

#43586F color RGB value is (67,88,111).

RGB: (67,88,111) (26%, 35%, 44%)

RGB channels and saturation

R 67 of 255 = 26%
G 88 of 255 = 35%
B 111 of 255 = 44%

67
88
111

R + G + B ~ 35%. #43586F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 88 + 111 = 266 (100%)
R 67 of 266 ~ 25.19%
G 88 of 266 ~ 33.08%
B 111 of 266 ~ 41.73'%

%25.19
%33.08
%41.73

CMYK color model

#43586F color CMYK value is (40,21,0,56).

  • cyan value is 39.64%
  • magenta value is 20.72%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (40,21,0,56)
C40M21Y0K56 (40%, 21%, 0%, 56%)
(0.40 / 0.21 / 0.00 / 0.56)

CMYK percentages

%39.64
%20.72
%0
%56.47

Codes

Color #43586F in popluar color models

43 58 6F
RGB 67 88 111
HSL 211° 24.72% 34.90%
HSB/HSV 211° 39.64% 43.53%
CMYK 39.64% 20.72% 0.00%
56.47%

Color #43586F in popluar number systems.

HEX 43 58 6F
Decimal 67 88 111
Binary 1000011 1011000 1101111
Octal 103 130 157

Shades and tints

Shades of #43586F

#43586F
(67,88,111)
#3D5065
(61,80,101)
#37485B
(55,72,91)
#314051
(49,64,81)
#2B3847
(43,56,71)
#25303D
(37,48,61)
#1F2833
(31,40,51)
#192029
(25,32,41)
#13181F
(19,24,31)
#0D1015
(13,16,21)
#07080B
(7,8,11)
#000000
(0,0,0)

Tints of #43586F

#43586F
(67,88,111)
#54677C
(84,103,124)
#657689
(101,118,137)
#768596
(118,133,150)
#8794A3
(135,148,163)
#98A3B0
(152,163,176)
#A9B2BD
(169,178,189)
#BAC1CA
(186,193,202)
#CBD0D7
(203,208,215)
#DCDFE4
(220,223,228)
#EDEEF1
(237,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43586F color. Also use rgb(67,88,111) instead hex code.

Text Font Color

.myTextColor { color: #43586F; }

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

This text font color is #43586F.

Background Color

.myBgColor { background-color: #43586F; }

<div style="background-color:#43586F">Inner text</div>

This div background color is #43586F.

Border color

.myBorderColor { border: 1px solid #43586F; }

<div style="border:3px solid #43586F">Div</div>

This div border color is #43586F.

Opacity

.myOpacity80 { color: #43586F; opacity: 0.8; }

<p style="color:#43586F;opacity:0.8;">80%</p>

Text with #43586F 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 #43586F;}

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

This text has shadow with #43586F color.


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

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

This text has shadow with #43586F primary color and red secondary color.


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

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

This text has shadow with #43586F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #43586F.

Preview

Color preview on black background

This text has color #43586F on black background.


Color preview on white background

This text has color #43586F on white background.


Black color preview on #43586F background

This text has black color on #43586F background.


White color preview on #43586F background

This text has white color on #43586F background.


Related colors

Complementary color

Complementary color for #hex is #BCA790.


I love getcolorcode.com

Triadic colors

1 #6F4358 and #586F43 with #43586F are triadic colors.

2 #6F5843 and #58436F with #43586F are triadic colors.