COLOR #33465E

HEX: #33465E RGB: (51,70,94)

Color info

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

RGB color model

#33465E color RGB value is (51,70,94).

RGB: (51,70,94) (20%, 27%, 37%)

RGB channels and saturation

R 51 of 255 = 20%
G 70 of 255 = 27%
B 94 of 255 = 37%

51
70
94

R + G + B ~ 28%. #33465E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 70 + 94 = 215 (100%)
R 51 of 215 ~ 23.72%
G 70 of 215 ~ 32.56%
B 94 of 215 ~ 43.72'%

%23.72
%32.56
%43.72

CMYK color model

#33465E color CMYK value is (46,26,0,63).

  • cyan value is 45.74%
  • magenta value is 25.53%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (46,26,0,63)
C46M26Y0K63 (46%, 26%, 0%, 63%)
(0.46 / 0.26 / 0.00 / 0.63)

CMYK percentages

%45.74
%25.53
%0
%63.14

Codes

Color #33465E in popluar color models

33 46 5E
RGB 51 70 94
HSL 213° 29.66% 28.43%
HSB/HSV 213° 45.74% 36.86%
CMYK 45.74% 25.53% 0.00%
63.14%

Color #33465E in popluar number systems.

HEX 33 46 5E
Decimal 51 70 94
Binary 110011 1000110 1011110
Octal 63 106 136

Shades and tints

Shades of #33465E

#33465E
(51,70,94)
#2F4056
(47,64,86)
#2B3A4E
(43,58,78)
#273446
(39,52,70)
#232E3E
(35,46,62)
#1F2836
(31,40,54)
#1B222E
(27,34,46)
#171C26
(23,28,38)
#13161E
(19,22,30)
#0F1016
(15,16,22)
#0B0A0E
(11,10,14)
#000000
(0,0,0)

Tints of #33465E

#33465E
(51,70,94)
#45566C
(69,86,108)
#57667A
(87,102,122)
#697688
(105,118,136)
#7B8696
(123,134,150)
#8D96A4
(141,150,164)
#9FA6B2
(159,166,178)
#B1B6C0
(177,182,192)
#C3C6CE
(195,198,206)
#D5D6DC
(213,214,220)
#E7E6EA
(231,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33465E color. Also use rgb(51,70,94) instead hex code.

Text Font Color

.myTextColor { color: #33465E; }

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

This text font color is #33465E.

Background Color

.myBgColor { background-color: #33465E; }

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

This div background color is #33465E.

Border color

.myBorderColor { border: 1px solid #33465E; }

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

This div border color is #33465E.

Opacity

.myOpacity80 { color: #33465E; opacity: 0.8; }

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

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

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

This text has shadow with #33465E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33465E.

Preview

Color preview on black background

This text has color #33465E on black background.


Color preview on white background

This text has color #33465E on white background.


Black color preview on #33465E background

This text has black color on #33465E background.


White color preview on #33465E background

This text has white color on #33465E background.


Related colors

Complementary color

Complementary color for #hex is #CCB9A1.


I love getcolorcode.com

Triadic colors

1 #5E3346 and #465E33 with #33465E are triadic colors.

2 #5E4633 and #46335E with #33465E are triadic colors.