COLOR #336473

HEX: #336473 RGB: (51,100,115)

Color info

#336473 contains mainly green and blue colors. Web safe color of #336473 is #336666 (or #366).

RGB color model

#336473 color RGB value is (51,100,115).

RGB: (51,100,115) (20%, 39%, 45%)

RGB channels and saturation

R 51 of 255 = 20%
G 100 of 255 = 39%
B 115 of 255 = 45%

51
100
115

R + G + B ~ 35%. #336473 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 100 + 115 = 266 (100%)
R 51 of 266 ~ 19.17%
G 100 of 266 ~ 37.59%
B 115 of 266 ~ 43.23'%

%19.17
%37.59
%43.23

CMYK color model

#336473 color CMYK value is (56,13,0,55).

  • cyan value is 55.65%
  • magenta value is 13.04%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (56,13,0,55)
C56M13Y0K55 (56%, 13%, 0%, 55%)
(0.56 / 0.13 / 0.00 / 0.55)

CMYK percentages

%55.65
%13.04
%0
%54.9

Codes

Color #336473 in popluar color models

33 64 73
RGB 51 100 115
HSL 194° 38.55% 32.55%
HSB/HSV 194° 55.65% 45.10%
CMYK 55.65% 13.04% 0.00%
54.90%

Color #336473 in popluar number systems.

HEX 33 64 73
Decimal 51 100 115
Binary 110011 1100100 1110011
Octal 63 144 163

Shades and tints

Shades of #336473

#336473
(51,100,115)
#2F5B69
(47,91,105)
#2B525F
(43,82,95)
#274955
(39,73,85)
#23404B
(35,64,75)
#1F3741
(31,55,65)
#1B2E37
(27,46,55)
#17252D
(23,37,45)
#131C23
(19,28,35)
#0F1319
(15,19,25)
#0B0A0F
(11,10,15)
#000000
(0,0,0)

Tints of #336473

#336473
(51,100,115)
#45727F
(69,114,127)
#57808B
(87,128,139)
#698E97
(105,142,151)
#7B9CA3
(123,156,163)
#8DAAAF
(141,170,175)
#9FB8BB
(159,184,187)
#B1C6C7
(177,198,199)
#C3D4D3
(195,212,211)
#D5E2DF
(213,226,223)
#E7F0EB
(231,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336473 color. Also use rgb(51,100,115) instead hex code.

Text Font Color

.myTextColor { color: #336473; }

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

This text font color is #336473.

Background Color

.myBgColor { background-color: #336473; }

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

This div background color is #336473.

Border color

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

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

This div border color is #336473.

Opacity

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

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

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

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

This text has shadow with #336473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336473.

Preview

Color preview on black background

This text has color #336473 on black background.


Color preview on white background

This text has color #336473 on white background.


Black color preview on #336473 background

This text has black color on #336473 background.


White color preview on #336473 background

This text has white color on #336473 background.


Related colors

Complementary color

Complementary color for #hex is #CC9B8C.


I love getcolorcode.com

Triadic colors

1 #733364 and #647333 with #336473 are triadic colors.

2 #736433 and #643373 with #336473 are triadic colors.