COLOR #336460

HEX: #336460 RGB: (51,100,96)

Color info

#336460 contains red, green and blue colors in about the same proportion. Web safe color of #336460 is #336666 (or #366).

RGB color model

#336460 color RGB value is (51,100,96).

RGB: (51,100,96) (20%, 39%, 38%)

RGB channels and saturation

R 51 of 255 = 20%
G 100 of 255 = 39%
B 96 of 255 = 38%

51
100
96

R + G + B ~ 32%. #336460 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 100 + 96 = 247 (100%)
R 51 of 247 ~ 20.65%
G 100 of 247 ~ 40.49%
B 96 of 247 ~ 38.87'%

%20.65
%40.49
%38.87

CMYK color model

#336460 color CMYK value is (49,0,4,61).

  • cyan value is 49.00%
  • magenta value is 0.00%
  • yellow value is 4.00%
  • key color value is 60.78%

CMYK: (49,0,4,61)
C49M0Y4K61 (49%, 0%, 4%, 61%)
(0.49 / 0.00 / 0.04 / 0.61)

CMYK percentages

%49
%0
%4
%60.78

Codes

Color #336460 in popluar color models

33 64 60
RGB 51 100 96
HSL 175° 32.45% 29.61%
HSB/HSV 175° 49.00% 39.22%
CMYK 49.00% 0.00% 4.00%
60.78%

Color #336460 in popluar number systems.

HEX 33 64 60
Decimal 51 100 96
Binary 110011 1100100 1100000
Octal 63 144 140

Shades and tints

Shades of #336460

#336460
(51,100,96)
#2F5B58
(47,91,88)
#2B5250
(43,82,80)
#274948
(39,73,72)
#234040
(35,64,64)
#1F3738
(31,55,56)
#1B2E30
(27,46,48)
#172528
(23,37,40)
#131C20
(19,28,32)
#0F1318
(15,19,24)
#0B0A10
(11,10,16)
#000000
(0,0,0)

Tints of #336460

#336460
(51,100,96)
#45726E
(69,114,110)
#57807C
(87,128,124)
#698E8A
(105,142,138)
#7B9C98
(123,156,152)
#8DAAA6
(141,170,166)
#9FB8B4
(159,184,180)
#B1C6C2
(177,198,194)
#C3D4D0
(195,212,208)
#D5E2DE
(213,226,222)
#E7F0EC
(231,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #336460; }

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

This text font color is #336460.

Background Color

.myBgColor { background-color: #336460; }

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

This div background color is #336460.

Border color

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

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

This div border color is #336460.

Opacity

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

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

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

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

This text has shadow with #336460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336460.

Preview

Color preview on black background

This text has color #336460 on black background.


Color preview on white background

This text has color #336460 on white background.


Black color preview on #336460 background

This text has black color on #336460 background.


White color preview on #336460 background

This text has white color on #336460 background.


Related colors

Complementary color

Complementary color for #hex is #CC9B9F.


I love getcolorcode.com

Triadic colors

1 #603364 and #646033 with #336460 are triadic colors.

2 #606433 and #643360 with #336460 are triadic colors.