COLOR #43093B

HEX: #43093B RGB: (67,9,59)

Color info

#43093B contains red, green and blue colors in about the same proportion. Web safe color of #43093B is #330033 (or #303).

RGB color model

#43093B color RGB value is (67,9,59).

RGB: (67,9,59) (26%, 4%, 23%)

RGB channels and saturation

R 67 of 255 = 26%
G 9 of 255 = 4%
B 59 of 255 = 23%

67
9
59

R + G + B ~ 18%. #43093B is dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 9 + 59 = 135 (100%)
R 67 of 135 ~ 49.63%
G 9 of 135 ~ 6.67%
B 59 of 135 ~ 43.7'%

%49.63
%43.7

CMYK color model

#43093B color CMYK value is (0,87,12,74).

  • cyan value is 0.00%
  • magenta value is 86.57%
  • yellow value is 11.94%
  • key color value is 73.73%

CMYK: (0,87,12,74)
C0M87Y12K74 (0%, 87%, 12%, 74%)
(0.00 / 0.87 / 0.12 / 0.74)

CMYK percentages

%0
%86.57
%11.94
%73.73

Codes

Color #43093B in popluar color models

43 09 3B
RGB 67 9 59
HSL 308° 76.32% 14.90%
HSB/HSV 308° 86.57% 26.27%
CMYK 0.00% 86.57% 11.94%
73.73%

Color #43093B in popluar number systems.

HEX 43 09 3B
Decimal 67 9 59
Binary 1000011 1001 111011
Octal 103 11 73

Shades and tints

Shades of #43093B

#43093B
(67,9,59)
#3D0936
(61,9,54)
#370931
(55,9,49)
#31092C
(49,9,44)
#2B0927
(43,9,39)
#250922
(37,9,34)
#1F091D
(31,9,29)
#190918
(25,9,24)
#130913
(19,9,19)
#0D090E
(13,9,14)
#070909
(7,9,9)
#000000
(0,0,0)

Tints of #43093B

#43093B
(67,9,59)
#541F4C
(84,31,76)
#65355D
(101,53,93)
#764B6E
(118,75,110)
#87617F
(135,97,127)
#987790
(152,119,144)
#A98DA1
(169,141,161)
#BAA3B2
(186,163,178)
#CBB9C3
(203,185,195)
#DCCFD4
(220,207,212)
#EDE5E5
(237,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43093B color. Also use rgb(67,9,59) instead hex code.

Text Font Color

.myTextColor { color: #43093B; }

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

This text font color is #43093B.

Background Color

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

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

This div background color is #43093B.

Border color

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

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

This div border color is #43093B.

Opacity

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

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

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

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

This text has shadow with #43093B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43093B.

Preview

Color preview on black background

This text has color #43093B on black background.


Color preview on white background

This text has color #43093B on white background.


Black color preview on #43093B background

This text has black color on #43093B background.


White color preview on #43093B background

This text has white color on #43093B background.


Related colors

Complementary color

Complementary color for #hex is #BCF6C4.


I love getcolorcode.com

Triadic colors

1 #3B4309 and #093B43 with #43093B are triadic colors.

2 #3B0943 and #09433B with #43093B are triadic colors.