COLOR #43476B

HEX: #43476B RGB: (67,71,107)

Color info

#43476B contains red, green and blue colors in about the same proportion. Web safe color of #43476B is #333366 (or #336).

RGB color model

#43476B color RGB value is (67,71,107).

RGB: (67,71,107) (26%, 28%, 42%)

RGB channels and saturation

R 67 of 255 = 26%
G 71 of 255 = 28%
B 107 of 255 = 42%

67
71
107

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

Portions of RGB colors in percentages

R + G + B = 67 + 71 + 107 = 245 (100%)
R 67 of 245 ~ 27.35%
G 71 of 245 ~ 28.98%
B 107 of 245 ~ 43.67'%

%27.35
%28.98
%43.67

CMYK color model

#43476B color CMYK value is (37,34,0,58).

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

CMYK: (37,34,0,58)
C37M34Y0K58 (37%, 34%, 0%, 58%)
(0.37 / 0.34 / 0.00 / 0.58)

CMYK percentages

%37.38
%33.64
%0
%58.04

Codes

Color #43476B in popluar color models

43 47 6B
RGB 67 71 107
HSL 234° 22.99% 34.12%
HSB/HSV 234° 37.38% 41.96%
CMYK 37.38% 33.64% 0.00%
58.04%

Color #43476B in popluar number systems.

HEX 43 47 6B
Decimal 67 71 107
Binary 1000011 1000111 1101011
Octal 103 107 153

Shades and tints

Shades of #43476B

#43476B
(67,71,107)
#3D4162
(61,65,98)
#373B59
(55,59,89)
#313550
(49,53,80)
#2B2F47
(43,47,71)
#25293E
(37,41,62)
#1F2335
(31,35,53)
#191D2C
(25,29,44)
#131723
(19,23,35)
#0D111A
(13,17,26)
#070B11
(7,11,17)
#000000
(0,0,0)

Tints of #43476B

#43476B
(67,71,107)
#545778
(84,87,120)
#656785
(101,103,133)
#767792
(118,119,146)
#87879F
(135,135,159)
#9897AC
(152,151,172)
#A9A7B9
(169,167,185)
#BAB7C6
(186,183,198)
#CBC7D3
(203,199,211)
#DCD7E0
(220,215,224)
#EDE7ED
(237,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #43476B; }

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

This text font color is #43476B.

Background Color

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

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

This div background color is #43476B.

Border color

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

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

This div border color is #43476B.

Opacity

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

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

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

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

This text has shadow with #43476B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43476B.

Preview

Color preview on black background

This text has color #43476B on black background.


Color preview on white background

This text has color #43476B on white background.


Black color preview on #43476B background

This text has black color on #43476B background.


White color preview on #43476B background

This text has white color on #43476B background.


Related colors

Complementary color

Complementary color for #hex is #BCB894.


I love getcolorcode.com

Triadic colors

1 #6B4347 and #476B43 with #43476B are triadic colors.

2 #6B4743 and #47436B with #43476B are triadic colors.