COLOR #336369

HEX: #336369 RGB: (51,99,105)

Color info

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

RGB color model

#336369 color RGB value is (51,99,105).

RGB: (51,99,105) (20%, 39%, 41%)

RGB channels and saturation

R 51 of 255 = 20%
G 99 of 255 = 39%
B 105 of 255 = 41%

51
99
105

R + G + B ~ 33%. #336369 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 99 + 105 = 255 (100%)
R 51 of 255 ~ 20%
G 99 of 255 ~ 38.82%
B 105 of 255 ~ 41.18'%

%20
%38.82
%41.18

CMYK color model

#336369 color CMYK value is (51,6,0,59).

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

CMYK: (51,6,0,59)
C51M6Y0K59 (51%, 6%, 0%, 59%)
(0.51 / 0.06 / 0.00 / 0.59)

CMYK percentages

%51.43
%5.71
%0
%58.82

Codes

Color #336369 in popluar color models

33 63 69
RGB 51 99 105
HSL 187° 34.62% 30.59%
HSB/HSV 187° 51.43% 41.18%
CMYK 51.43% 5.71% 0.00%
58.82%

Color #336369 in popluar number systems.

HEX 33 63 69
Decimal 51 99 105
Binary 110011 1100011 1101001
Octal 63 143 151

Shades and tints

Shades of #336369

#336369
(51,99,105)
#2F5A60
(47,90,96)
#2B5157
(43,81,87)
#27484E
(39,72,78)
#233F45
(35,63,69)
#1F363C
(31,54,60)
#1B2D33
(27,45,51)
#17242A
(23,36,42)
#131B21
(19,27,33)
#0F1218
(15,18,24)
#0B090F
(11,9,15)
#000000
(0,0,0)

Tints of #336369

#336369
(51,99,105)
#457176
(69,113,118)
#577F83
(87,127,131)
#698D90
(105,141,144)
#7B9B9D
(123,155,157)
#8DA9AA
(141,169,170)
#9FB7B7
(159,183,183)
#B1C5C4
(177,197,196)
#C3D3D1
(195,211,209)
#D5E1DE
(213,225,222)
#E7EFEB
(231,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #336369; }

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

This text font color is #336369.

Background Color

.myBgColor { background-color: #336369; }

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

This div background color is #336369.

Border color

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

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

This div border color is #336369.

Opacity

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

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

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

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

This text has shadow with #336369 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336369.

Preview

Color preview on black background

This text has color #336369 on black background.


Color preview on white background

This text has color #336369 on white background.


Black color preview on #336369 background

This text has black color on #336369 background.


White color preview on #336369 background

This text has white color on #336369 background.


Related colors

Complementary color

Complementary color for #hex is #CC9C96.


I love getcolorcode.com

Triadic colors

1 #693363 and #636933 with #336369 are triadic colors.

2 #696333 and #633369 with #336369 are triadic colors.