COLOR #33349A

HEX: #33349A RGB: (51,52,154)

Color info

#33349A contains mainly blue color. Web safe color of #33349A is #333399 (or #339).

RGB color model

#33349A color RGB value is (51,52,154).

RGB: (51,52,154) (20%, 20%, 60%)

RGB channels and saturation

R 51 of 255 = 20%
G 52 of 255 = 20%
B 154 of 255 = 60%

51
52
154

R + G + B ~ 33%. #33349A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 52 + 154 = 257 (100%)
R 51 of 257 ~ 19.84%
G 52 of 257 ~ 20.23%
B 154 of 257 ~ 59.92'%

%19.84
%20.23
%59.92

CMYK color model

#33349A color CMYK value is (67,66,0,40).

  • cyan value is 66.88%
  • magenta value is 66.23%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (67,66,0,40) C67M66Y0K40 (67%,66%,0%,40%) (0.67/0.66/0.00/0.40) 

CMYK percentages

%66.88
%66.23
%0
%39.61

Codes

Color #33349A in popluar color models

33 34 9A
RGB 51 52 154
HSL 239° 50.24% 40.20%
HSB/HSV 239° 66.88% 60.39%
CMYK 66.88% 66.23% 0.00%
39.61%

Color #33349A in popluar number systems.

HEX 33 34 9A
Decimal 51 52 154
Binary 110011 110100 10011010
Octal 63 64 232

Shades and tints

Shades of #33349A

#33349A
(51,52,154)
#2F308C
(47,48,140)
#2B2C7E
(43,44,126)
#272870
(39,40,112)
#232462
(35,36,98)
#1F2054
(31,32,84)
#1B1C46
(27,28,70)
#171838
(23,24,56)
#13142A
(19,20,42)
#0F101C
(15,16,28)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #33349A

#33349A
(51,52,154)
#4546A3
(69,70,163)
#5758AC
(87,88,172)
#696AB5
(105,106,181)
#7B7CBE
(123,124,190)
#8D8EC7
(141,142,199)
#9FA0D0
(159,160,208)
#B1B2D9
(177,178,217)
#C3C4E2
(195,196,226)
#D5D6EB
(213,214,235)
#E7E8F4
(231,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #33349A; }

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

This text font color is #33349A.

Background Color

.myBgColor { background-color: #33349A; }

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

This div background color is #33349A.

Border color

.myBorderColor { border: 1px solid #33349A; }

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

This div border color is #33349A.

Opacity

.myOpacity80 { color: #33349A; opacity: 0.8; }

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

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

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

This text has shadow with #33349A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33349A.

Preview

Color preview on black background

This text has color #33349A on black background.


Color preview on white background

This text has color #33349A on white background.


Black color preview on #33349A background

This text has black color on #33349A background.


White color preview on #33349A background

This text has white color on #33349A background.


Related colors

Complementary color

Complementary color for #hex is #CCCB65.


I love getcolorcode.com

Triadic colors

1 #9A3334 and #349A33 with #33349A are triadic colors.

2 #9A3433 and #34339A with #33349A are triadic colors.