COLOR #336668

HEX: #336668 RGB: (51,102,104)

Color info

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

RGB color model

#336668 color RGB value is (51,102,104).

RGB: (51,102,104) (20%, 40%, 41%)

RGB channels and saturation

R 51 of 255 = 20%
G 102 of 255 = 40%
B 104 of 255 = 41%

51
102
104

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

Portions of RGB colors in percentages

R + G + B = 51 + 102 + 104 = 257 (100%)
R 51 of 257 ~ 19.84%
G 102 of 257 ~ 39.69%
B 104 of 257 ~ 40.47'%

%19.84
%39.69
%40.47

CMYK color model

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

  • cyan value is 50.96%
  • magenta value is 1.92%
  • yellow value is 0.00%
  • key color value is 59.22%
CMYK: (51,2,0,59) C51M2Y0K59 (51%,2%,0%,59%) (0.51/0.02/0.00/0.59) 

CMYK percentages

%50.96
%1.92
%0
%59.22

Codes

Color #336668 in popluar color models

33 66 68
RGB 51 102 104
HSL 182° 34.19% 30.39%
HSB/HSV 182° 50.96% 40.78%
CMYK 50.96% 1.92% 0.00%
59.22%

Color #336668 in popluar number systems.

HEX 33 66 68
Decimal 51 102 104
Binary 110011 1100110 1101000
Octal 63 146 150

Shades and tints

Shades of #336668

#336668
(51,102,104)
#2F5D5F
(47,93,95)
#2B5456
(43,84,86)
#274B4D
(39,75,77)
#234244
(35,66,68)
#1F393B
(31,57,59)
#1B3032
(27,48,50)
#172729
(23,39,41)
#131E20
(19,30,32)
#0F1517
(15,21,23)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #336668

#336668
(51,102,104)
#457375
(69,115,117)
#578082
(87,128,130)
#698D8F
(105,141,143)
#7B9A9C
(123,154,156)
#8DA7A9
(141,167,169)
#9FB4B6
(159,180,182)
#B1C1C3
(177,193,195)
#C3CED0
(195,206,208)
#D5DBDD
(213,219,221)
#E7E8EA
(231,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #336668; }

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

This text font color is #336668.

Background Color

.myBgColor { background-color: #336668; }

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

This div background color is #336668.

Border color

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

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

This div border color is #336668.

Opacity

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

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

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

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

This text has shadow with #336668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336668.

Preview

Color preview on black background

This text has color #336668 on black background.


Color preview on white background

This text has color #336668 on white background.


Black color preview on #336668 background

This text has black color on #336668 background.


White color preview on #336668 background

This text has white color on #336668 background.


Related colors

Complementary color

Complementary color for #hex is #CC9997.


I love getcolorcode.com

Triadic colors

1 #683366 and #666833 with #336668 are triadic colors.

2 #686633 and #663368 with #336668 are triadic colors.