COLOR #336987

HEX: #336987 RGB: (51,105,135)

Color info

#336987 contains mainly green and blue colors. Web safe color of #336987 is #336699 (or #369).

RGB color model

#336987 color RGB value is (51,105,135).

RGB: (51,105,135) (20%, 41%, 53%)

RGB channels and saturation

R 51 of 255 = 20%
G 105 of 255 = 41%
B 135 of 255 = 53%

51
105
135

R + G + B ~ 38%. #336987 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 105 + 135 = 291 (100%)
R 51 of 291 ~ 17.53%
G 105 of 291 ~ 36.08%
B 135 of 291 ~ 46.39'%

%17.53
%36.08
%46.39

CMYK color model

#336987 color CMYK value is (62,22,0,47).

  • cyan value is 62.22%
  • magenta value is 22.22%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (62,22,0,47)
C62M22Y0K47 (62%, 22%, 0%, 47%)
(0.62 / 0.22 / 0.00 / 0.47)

CMYK percentages

%62.22
%22.22
%0
%47.06

Codes

Color #336987 in popluar color models

33 69 87
RGB 51 105 135
HSL 201° 45.16% 36.47%
HSB/HSV 201° 62.22% 52.94%
CMYK 62.22% 22.22% 0.00%
47.06%

Color #336987 in popluar number systems.

HEX 33 69 87
Decimal 51 105 135
Binary 110011 1101001 10000111
Octal 63 151 207

Shades and tints

Shades of #336987

#336987
(51,105,135)
#2F607B
(47,96,123)
#2B576F
(43,87,111)
#274E63
(39,78,99)
#234557
(35,69,87)
#1F3C4B
(31,60,75)
#1B333F
(27,51,63)
#172A33
(23,42,51)
#132127
(19,33,39)
#0F181B
(15,24,27)
#0B0F0F
(11,15,15)
#000000
(0,0,0)

Tints of #336987

#336987
(51,105,135)
#457691
(69,118,145)
#57839B
(87,131,155)
#6990A5
(105,144,165)
#7B9DAF
(123,157,175)
#8DAAB9
(141,170,185)
#9FB7C3
(159,183,195)
#B1C4CD
(177,196,205)
#C3D1D7
(195,209,215)
#D5DEE1
(213,222,225)
#E7EBEB
(231,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #336987; }

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

This text font color is #336987.

Background Color

.myBgColor { background-color: #336987; }

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

This div background color is #336987.

Border color

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

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

This div border color is #336987.

Opacity

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

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

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

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

This text has shadow with #336987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336987.

Preview

Color preview on black background

This text has color #336987 on black background.


Color preview on white background

This text has color #336987 on white background.


Black color preview on #336987 background

This text has black color on #336987 background.


White color preview on #336987 background

This text has white color on #336987 background.


Related colors

Complementary color

Complementary color for #hex is #CC9678.


I love getcolorcode.com

Triadic colors

1 #873369 and #698733 with #336987 are triadic colors.

2 #876933 and #693387 with #336987 are triadic colors.