COLOR #43387D

HEX: #43387D RGB: (67,56,125)

Color info

#43387D contains mainly red and blue colors. Web safe color of #43387D is #333366 (or #336).

RGB color model

#43387D color RGB value is (67,56,125).

RGB: (67,56,125) (26%, 22%, 49%)

RGB channels and saturation

R 67 of 255 = 26%
G 56 of 255 = 22%
B 125 of 255 = 49%

67
56
125

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

Portions of RGB colors in percentages

R + G + B = 67 + 56 + 125 = 248 (100%)
R 67 of 248 ~ 27.02%
G 56 of 248 ~ 22.58%
B 125 of 248 ~ 50.4'%

%27.02
%22.58
%50.4

CMYK color model

#43387D color CMYK value is (46,55,0,51).

  • cyan value is 46.40%
  • magenta value is 55.20%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (46,55,0,51)
C46M55Y0K51 (46%, 55%, 0%, 51%)
(0.46 / 0.55 / 0.00 / 0.51)

CMYK percentages

%46.4
%55.2
%0
%50.98

Codes

Color #43387D in popluar color models

43 38 7D
RGB 67 56 125
HSL 250° 38.12% 35.49%
HSB/HSV 250° 55.20% 49.02%
CMYK 46.40% 55.20% 0.00%
50.98%

Color #43387D in popluar number systems.

HEX 43 38 7D
Decimal 67 56 125
Binary 1000011 111000 1111101
Octal 103 70 175

Shades and tints

Shades of #43387D

#43387D
(67,56,125)
#3D3372
(61,51,114)
#372E67
(55,46,103)
#31295C
(49,41,92)
#2B2451
(43,36,81)
#251F46
(37,31,70)
#1F1A3B
(31,26,59)
#191530
(25,21,48)
#131025
(19,16,37)
#0D0B1A
(13,11,26)
#07060F
(7,6,15)
#000000
(0,0,0)

Tints of #43387D

#43387D
(67,56,125)
#544A88
(84,74,136)
#655C93
(101,92,147)
#766E9E
(118,110,158)
#8780A9
(135,128,169)
#9892B4
(152,146,180)
#A9A4BF
(169,164,191)
#BAB6CA
(186,182,202)
#CBC8D5
(203,200,213)
#DCDAE0
(220,218,224)
#EDECEB
(237,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43387D color. Also use rgb(67,56,125) instead hex code.

Text Font Color

.myTextColor { color: #43387D; }

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

This text font color is #43387D.

Background Color

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

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

This div background color is #43387D.

Border color

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

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

This div border color is #43387D.

Opacity

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

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

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

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

This text has shadow with #43387D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43387D.

Preview

Color preview on black background

This text has color #43387D on black background.


Color preview on white background

This text has color #43387D on white background.


Black color preview on #43387D background

This text has black color on #43387D background.


White color preview on #43387D background

This text has white color on #43387D background.


Related colors

Complementary color

Complementary color for #hex is #BCC782.


I love getcolorcode.com

Triadic colors

1 #7D4338 and #387D43 with #43387D are triadic colors.

2 #7D3843 and #38437D with #43387D are triadic colors.