COLOR #340733

HEX: #340733 RGB: (52,7,51)

Color info

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

RGB color model

#340733 color RGB value is (52,7,51).

RGB: (52,7,51) (20%, 3%, 20%)

RGB channels and saturation

R 52 of 255 = 20%
G 7 of 255 = 3%
B 51 of 255 = 20%

52
7
51

R + G + B ~ 14%. #340733 is dark color.

Portions of RGB colors in percentages

R + G + B = 52 + 7 + 51 = 110 (100%)
R 52 of 110 ~ 47.27%
G 7 of 110 ~ 6.36%
B 51 of 110 ~ 46.36'%

%47.27
%46.36

CMYK color model

#340733 color CMYK value is (0,87,2,80).

  • cyan value is 0.00%
  • magenta value is 86.54%
  • yellow value is 1.92%
  • key color value is 79.61%

CMYK: (0,87,2,80)
C0M87Y2K80 (0%, 87%, 2%, 80%)
(0.00 / 0.87 / 0.02 / 0.80)

CMYK percentages

%0
%86.54
%1.92
%79.61

Codes

Color #340733 in popluar color models

34 07 33
RGB 52 7 51
HSL 301° 76.27% 11.57%
HSB/HSV 301° 86.54% 20.39%
CMYK 0.00% 86.54% 1.92%
79.61%

Color #340733 in popluar number systems.

HEX 34 07 33
Decimal 52 7 51
Binary 110100 111 110011
Octal 64 7 63

Shades and tints

Shades of #340733

#340733
(52,7,51)
#30072F
(48,7,47)
#2C072B
(44,7,43)
#280727
(40,7,39)
#240723
(36,7,35)
#20071F
(32,7,31)
#1C071B
(28,7,27)
#180717
(24,7,23)
#140713
(20,7,19)
#10070F
(16,7,15)
#0C070B
(12,7,11)
#000000
(0,0,0)

Tints of #340733

#340733
(52,7,51)
#461D45
(70,29,69)
#583357
(88,51,87)
#6A4969
(106,73,105)
#7C5F7B
(124,95,123)
#8E758D
(142,117,141)
#A08B9F
(160,139,159)
#B2A1B1
(178,161,177)
#C4B7C3
(196,183,195)
#D6CDD5
(214,205,213)
#E8E3E7
(232,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #340733 color. Also use rgb(52,7,51) instead hex code.

Text Font Color

.myTextColor { color: #340733; }

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

This text font color is #340733.

Background Color

.myBgColor { background-color: #340733; }

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

This div background color is #340733.

Border color

.myBorderColor { border: 1px solid #340733; }

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

This div border color is #340733.

Opacity

.myOpacity80 { color: #340733; opacity: 0.8; }

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

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

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

This text has shadow with #340733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #340733.

Preview

Color preview on black background

This text has color #340733 on black background.


Color preview on white background

This text has color #340733 on white background.


Black color preview on #340733 background

This text has black color on #340733 background.


White color preview on #340733 background

This text has white color on #340733 background.


Related colors

Complementary color

Complementary color for #hex is #CBF8CC.


I love getcolorcode.com

Triadic colors

1 #333407 and #073334 with #340733 are triadic colors.

2 #330734 and #073433 with #340733 are triadic colors.