COLOR #33466C

HEX: #33466C RGB: (51,70,108)

Color info

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

RGB color model

#33466C color RGB value is (51,70,108).

RGB: (51,70,108) (20%, 27%, 42%)

RGB channels and saturation

R 51 of 255 = 20%
G 70 of 255 = 27%
B 108 of 255 = 42%

51
70
108

R + G + B ~ 30%. #33466C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 70 + 108 = 229 (100%)
R 51 of 229 ~ 22.27%
G 70 of 229 ~ 30.57%
B 108 of 229 ~ 47.16'%

%22.27
%30.57
%47.16

CMYK color model

#33466C color CMYK value is (53,35,0,58).

  • cyan value is 52.78%
  • magenta value is 35.19%
  • yellow value is 0.00%
  • key color value is 57.65%
CMYK: (53,35,0,58) C53M35Y0K58 (53%,35%,0%,58%) (0.53/0.35/0.00/0.58) 

CMYK percentages

%52.78
%35.19
%0
%57.65

Codes

Color #33466C in popluar color models

33 46 6C
RGB 51 70 108
HSL 220° 35.85% 31.18%
HSB/HSV 220° 52.78% 42.35%
CMYK 52.78% 35.19% 0.00%
57.65%

Color #33466C in popluar number systems.

HEX 33 46 6C
Decimal 51 70 108
Binary 110011 1000110 1101100
Octal 63 106 154

Shades and tints

Shades of #33466C

#33466C
(51,70,108)
#2F4063
(47,64,99)
#2B3A5A
(43,58,90)
#273451
(39,52,81)
#232E48
(35,46,72)
#1F283F
(31,40,63)
#1B2236
(27,34,54)
#171C2D
(23,28,45)
#131624
(19,22,36)
#0F101B
(15,16,27)
#0B0A12
(11,10,18)
#000000
(0,0,0)

Tints of #33466C

#33466C
(51,70,108)
#455679
(69,86,121)
#576686
(87,102,134)
#697693
(105,118,147)
#7B86A0
(123,134,160)
#8D96AD
(141,150,173)
#9FA6BA
(159,166,186)
#B1B6C7
(177,182,199)
#C3C6D4
(195,198,212)
#D5D6E1
(213,214,225)
#E7E6EE
(231,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33466C color. Also use rgb(51,70,108) instead hex code.

Text Font Color

.myTextColor { color: #33466C; }

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

This text font color is #33466C.

Background Color

.myBgColor { background-color: #33466C; }

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

This div background color is #33466C.

Border color

.myBorderColor { border: 1px solid #33466C; }

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

This div border color is #33466C.

Opacity

.myOpacity80 { color: #33466C; opacity: 0.8; }

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

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

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

This text has shadow with #33466C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33466C.

Preview

Color preview on black background

This text has color #33466C on black background.


Color preview on white background

This text has color #33466C on white background.


Black color preview on #33466C background

This text has black color on #33466C background.


White color preview on #33466C background

This text has white color on #33466C background.


Related colors

Complementary color

Complementary color for #hex is #CCB993.


I love getcolorcode.com

Triadic colors

1 #6C3346 and #466C33 with #33466C are triadic colors.

2 #6C4633 and #46336C with #33466C are triadic colors.