COLOR #336967

HEX: #336967 RGB: (51,105,103)

Color info

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

RGB color model

#336967 color RGB value is (51,105,103).

RGB: (51,105,103) (20%, 41%, 40%)

RGB channels and saturation

R 51 of 255 = 20%
G 105 of 255 = 41%
B 103 of 255 = 40%

51
105
103

R + G + B ~ 34%. #336967 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 105 + 103 = 259 (100%)
R 51 of 259 ~ 19.69%
G 105 of 259 ~ 40.54%
B 103 of 259 ~ 39.77'%

%19.69
%40.54
%39.77

CMYK color model

#336967 color CMYK value is (51,0,2,59).

  • cyan value is 51.43%
  • magenta value is 0.00%
  • yellow value is 1.90%
  • key color value is 58.82%

CMYK: (51,0,2,59)
C51M0Y2K59 (51%, 0%, 2%, 59%)
(0.51 / 0.00 / 0.02 / 0.59)

CMYK percentages

%51.43
%0
%1.9
%58.82

Codes

Color #336967 in popluar color models

33 69 67
RGB 51 105 103
HSL 178° 34.62% 30.59%
HSB/HSV 178° 51.43% 41.18%
CMYK 51.43% 0.00% 1.90%
58.82%

Color #336967 in popluar number systems.

HEX 33 69 67
Decimal 51 105 103
Binary 110011 1101001 1100111
Octal 63 151 147

Shades and tints

Shades of #336967

#336967
(51,105,103)
#2F605E
(47,96,94)
#2B5755
(43,87,85)
#274E4C
(39,78,76)
#234543
(35,69,67)
#1F3C3A
(31,60,58)
#1B3331
(27,51,49)
#172A28
(23,42,40)
#13211F
(19,33,31)
#0F1816
(15,24,22)
#0B0F0D
(11,15,13)
#000000
(0,0,0)

Tints of #336967

#336967
(51,105,103)
#457674
(69,118,116)
#578381
(87,131,129)
#69908E
(105,144,142)
#7B9D9B
(123,157,155)
#8DAAA8
(141,170,168)
#9FB7B5
(159,183,181)
#B1C4C2
(177,196,194)
#C3D1CF
(195,209,207)
#D5DEDC
(213,222,220)
#E7EBE9
(231,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336967 color. Also use rgb(51,105,103) instead hex code.

Text Font Color

.myTextColor { color: #336967; }

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

This text font color is #336967.

Background Color

.myBgColor { background-color: #336967; }

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

This div background color is #336967.

Border color

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

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

This div border color is #336967.

Opacity

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

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

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

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

This text has shadow with #336967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336967.

Preview

Color preview on black background

This text has color #336967 on black background.


Color preview on white background

This text has color #336967 on white background.


Black color preview on #336967 background

This text has black color on #336967 background.


White color preview on #336967 background

This text has white color on #336967 background.


Related colors

Complementary color

Complementary color for #hex is #CC9698.


I love getcolorcode.com

Triadic colors

1 #673369 and #696733 with #336967 are triadic colors.

2 #676933 and #693367 with #336967 are triadic colors.