COLOR #336179

HEX: #336179 RGB: (51,97,121)

Color info

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

RGB color model

#336179 color RGB value is (51,97,121).

RGB: (51,97,121) (20%, 38%, 47%)

RGB channels and saturation

R 51 of 255 = 20%
G 97 of 255 = 38%
B 121 of 255 = 47%

51
97
121

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

Portions of RGB colors in percentages

R + G + B = 51 + 97 + 121 = 269 (100%)
R 51 of 269 ~ 18.96%
G 97 of 269 ~ 36.06%
B 121 of 269 ~ 44.98'%

%18.96
%36.06
%44.98

CMYK color model

#336179 color CMYK value is (58,20,0,53).

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

CMYK: (58,20,0,53)
C58M20Y0K53 (58%, 20%, 0%, 53%)
(0.58 / 0.20 / 0.00 / 0.53)

CMYK percentages

%57.85
%19.83
%0
%52.55

Codes

Color #336179 in popluar color models

33 61 79
RGB 51 97 121
HSL 201° 40.70% 33.73%
HSB/HSV 201° 57.85% 47.45%
CMYK 57.85% 19.83% 0.00%
52.55%

Color #336179 in popluar number systems.

HEX 33 61 79
Decimal 51 97 121
Binary 110011 1100001 1111001
Octal 63 141 171

Shades and tints

Shades of #336179

#336179
(51,97,121)
#2F596E
(47,89,110)
#2B5163
(43,81,99)
#274958
(39,73,88)
#23414D
(35,65,77)
#1F3942
(31,57,66)
#1B3137
(27,49,55)
#17292C
(23,41,44)
#132121
(19,33,33)
#0F1916
(15,25,22)
#0B110B
(11,17,11)
#000000
(0,0,0)

Tints of #336179

#336179
(51,97,121)
#456F85
(69,111,133)
#577D91
(87,125,145)
#698B9D
(105,139,157)
#7B99A9
(123,153,169)
#8DA7B5
(141,167,181)
#9FB5C1
(159,181,193)
#B1C3CD
(177,195,205)
#C3D1D9
(195,209,217)
#D5DFE5
(213,223,229)
#E7EDF1
(231,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #336179; }

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

This text font color is #336179.

Background Color

.myBgColor { background-color: #336179; }

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

This div background color is #336179.

Border color

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

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

This div border color is #336179.

Opacity

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

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

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

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

This text has shadow with #336179 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336179.

Preview

Color preview on black background

This text has color #336179 on black background.


Color preview on white background

This text has color #336179 on white background.


Black color preview on #336179 background

This text has black color on #336179 background.


White color preview on #336179 background

This text has white color on #336179 background.


Related colors

Complementary color

Complementary color for #hex is #CC9E86.


I love getcolorcode.com

Triadic colors

1 #793361 and #617933 with #336179 are triadic colors.

2 #796133 and #613379 with #336179 are triadic colors.