COLOR #337968

HEX: #337968 RGB: (51,121,104)

Color info

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

RGB color model

#337968 color RGB value is (51,121,104).

RGB: (51,121,104) (20%, 47%, 41%)

RGB channels and saturation

R 51 of 255 = 20%
G 121 of 255 = 47%
B 104 of 255 = 41%

51
121
104

R + G + B ~ 36%. #337968 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 121 + 104 = 276 (100%)
R 51 of 276 ~ 18.48%
G 121 of 276 ~ 43.84%
B 104 of 276 ~ 37.68'%

%18.48
%43.84
%37.68

CMYK color model

#337968 color CMYK value is (58,0,14,53).

  • cyan value is 57.85%
  • magenta value is 0.00%
  • yellow value is 14.05%
  • key color value is 52.55%

CMYK: (58,0,14,53)
C58M0Y14K53 (58%, 0%, 14%, 53%)
(0.58 / 0.00 / 0.14 / 0.53)

CMYK percentages

%57.85
%0
%14.05
%52.55

Codes

Color #337968 in popluar color models

33 79 68
RGB 51 121 104
HSL 165° 40.70% 33.73%
HSB/HSV 165° 57.85% 47.45%
CMYK 57.85% 0.00% 14.05%
52.55%

Color #337968 in popluar number systems.

HEX 33 79 68
Decimal 51 121 104
Binary 110011 1111001 1101000
Octal 63 171 150

Shades and tints

Shades of #337968

#337968
(51,121,104)
#2F6E5F
(47,110,95)
#2B6356
(43,99,86)
#27584D
(39,88,77)
#234D44
(35,77,68)
#1F423B
(31,66,59)
#1B3732
(27,55,50)
#172C29
(23,44,41)
#132120
(19,33,32)
#0F1617
(15,22,23)
#0B0B0E
(11,11,14)
#000000
(0,0,0)

Tints of #337968

#337968
(51,121,104)
#458575
(69,133,117)
#579182
(87,145,130)
#699D8F
(105,157,143)
#7BA99C
(123,169,156)
#8DB5A9
(141,181,169)
#9FC1B6
(159,193,182)
#B1CDC3
(177,205,195)
#C3D9D0
(195,217,208)
#D5E5DD
(213,229,221)
#E7F1EA
(231,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #337968 color. Also use rgb(51,121,104) instead hex code.

Text Font Color

.myTextColor { color: #337968; }

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

This text font color is #337968.

Background Color

.myBgColor { background-color: #337968; }

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

This div background color is #337968.

Border color

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

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

This div border color is #337968.

Opacity

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

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

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

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

This text has shadow with #337968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #337968.

Preview

Color preview on black background

This text has color #337968 on black background.


Color preview on white background

This text has color #337968 on white background.


Black color preview on #337968 background

This text has black color on #337968 background.


White color preview on #337968 background

This text has white color on #337968 background.


Related colors

Complementary color

Complementary color for #hex is #CC8697.


I love getcolorcode.com

Triadic colors

1 #683379 and #796833 with #337968 are triadic colors.

2 #687933 and #793368 with #337968 are triadic colors.