COLOR #33407A

HEX: #33407A RGB: (51,64,122)

Color info

#33407A contains mainly green and blue colors. Web safe color of #33407A is #333366 (or #336).

RGB color model

#33407A color RGB value is (51,64,122).

RGB: (51,64,122) (20%, 25%, 48%)

RGB channels and saturation

R 51 of 255 = 20%
G 64 of 255 = 25%
B 122 of 255 = 48%

51
64
122

R + G + B ~ 31%. #33407A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 64 + 122 = 237 (100%)
R 51 of 237 ~ 21.52%
G 64 of 237 ~ 27%
B 122 of 237 ~ 51.48'%

%21.52
%27
%51.48

CMYK color model

#33407A color CMYK value is (58,48,0,52).

  • cyan value is 58.20%
  • magenta value is 47.54%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (58,48,0,52)
C58M48Y0K52 (58%, 48%, 0%, 52%)
(0.58 / 0.48 / 0.00 / 0.52)

CMYK percentages

%58.2
%47.54
%0
%52.16

Codes

Color #33407A in popluar color models

33 40 7A
RGB 51 64 122
HSL 229° 41.04% 33.92%
HSB/HSV 229° 58.20% 47.84%
CMYK 58.20% 47.54% 0.00%
52.16%

Color #33407A in popluar number systems.

HEX 33 40 7A
Decimal 51 64 122
Binary 110011 1000000 1111010
Octal 63 100 172

Shades and tints

Shades of #33407A

#33407A
(51,64,122)
#2F3B6F
(47,59,111)
#2B3664
(43,54,100)
#273159
(39,49,89)
#232C4E
(35,44,78)
#1F2743
(31,39,67)
#1B2238
(27,34,56)
#171D2D
(23,29,45)
#131822
(19,24,34)
#0F1317
(15,19,23)
#0B0E0C
(11,14,12)
#000000
(0,0,0)

Tints of #33407A

#33407A
(51,64,122)
#455186
(69,81,134)
#576292
(87,98,146)
#69739E
(105,115,158)
#7B84AA
(123,132,170)
#8D95B6
(141,149,182)
#9FA6C2
(159,166,194)
#B1B7CE
(177,183,206)
#C3C8DA
(195,200,218)
#D5D9E6
(213,217,230)
#E7EAF2
(231,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33407A color. Also use rgb(51,64,122) instead hex code.

Text Font Color

.myTextColor { color: #33407A; }

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

This text font color is #33407A.

Background Color

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

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

This div background color is #33407A.

Border color

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

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

This div border color is #33407A.

Opacity

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

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

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

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

This text has shadow with #33407A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33407A.

Preview

Color preview on black background

This text has color #33407A on black background.


Color preview on white background

This text has color #33407A on white background.


Black color preview on #33407A background

This text has black color on #33407A background.


White color preview on #33407A background

This text has white color on #33407A background.


Related colors

Complementary color

Complementary color for #hex is #CCBF85.


I love getcolorcode.com

Triadic colors

1 #7A3340 and #407A33 with #33407A are triadic colors.

2 #7A4033 and #40337A with #33407A are triadic colors.