COLOR #43376D

HEX: #43376D RGB: (67,55,109)

Color info

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

RGB color model

#43376D color RGB value is (67,55,109).

RGB: (67,55,109) (26%, 22%, 43%)

RGB channels and saturation

R 67 of 255 = 26%
G 55 of 255 = 22%
B 109 of 255 = 43%

67
55
109

R + G + B ~ 30%. #43376D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 55 + 109 = 231 (100%)
R 67 of 231 ~ 29%
G 55 of 231 ~ 23.81%
B 109 of 231 ~ 47.19'%

%29
%23.81
%47.19

CMYK color model

#43376D color CMYK value is (39,50,0,57).

  • cyan value is 38.53%
  • magenta value is 49.54%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (39,50,0,57)
C39M50Y0K57 (39%, 50%, 0%, 57%)
(0.39 / 0.50 / 0.00 / 0.57)

CMYK percentages

%38.53
%49.54
%0
%57.25

Codes

Color #43376D in popluar color models

43 37 6D
RGB 67 55 109
HSL 253° 32.93% 32.16%
HSB/HSV 253° 49.54% 42.75%
CMYK 38.53% 49.54% 0.00%
57.25%

Color #43376D in popluar number systems.

HEX 43 37 6D
Decimal 67 55 109
Binary 1000011 110111 1101101
Octal 103 67 155

Shades and tints

Shades of #43376D

#43376D
(67,55,109)
#3D3264
(61,50,100)
#372D5B
(55,45,91)
#312852
(49,40,82)
#2B2349
(43,35,73)
#251E40
(37,30,64)
#1F1937
(31,25,55)
#19142E
(25,20,46)
#130F25
(19,15,37)
#0D0A1C
(13,10,28)
#070513
(7,5,19)
#000000
(0,0,0)

Tints of #43376D

#43376D
(67,55,109)
#54497A
(84,73,122)
#655B87
(101,91,135)
#766D94
(118,109,148)
#877FA1
(135,127,161)
#9891AE
(152,145,174)
#A9A3BB
(169,163,187)
#BAB5C8
(186,181,200)
#CBC7D5
(203,199,213)
#DCD9E2
(220,217,226)
#EDEBEF
(237,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43376D color. Also use rgb(67,55,109) instead hex code.

Text Font Color

.myTextColor { color: #43376D; }

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

This text font color is #43376D.

Background Color

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

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

This div background color is #43376D.

Border color

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

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

This div border color is #43376D.

Opacity

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

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

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

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

This text has shadow with #43376D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43376D.

Preview

Color preview on black background

This text has color #43376D on black background.


Color preview on white background

This text has color #43376D on white background.


Black color preview on #43376D background

This text has black color on #43376D background.


White color preview on #43376D background

This text has white color on #43376D background.


Related colors

Complementary color

Complementary color for #hex is #BCC892.


I love getcolorcode.com

Triadic colors

1 #6D4337 and #376D43 with #43376D are triadic colors.

2 #6D3743 and #37436D with #43376D are triadic colors.