COLOR #336484

HEX: #336484 RGB: (51,100,132)

Color info

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

RGB color model

#336484 color RGB value is (51,100,132).

RGB: (51,100,132) (20%, 39%, 52%)

RGB channels and saturation

R 51 of 255 = 20%
G 100 of 255 = 39%
B 132 of 255 = 52%

51
100
132

R + G + B ~ 37%. #336484 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 100 + 132 = 283 (100%)
R 51 of 283 ~ 18.02%
G 100 of 283 ~ 35.34%
B 132 of 283 ~ 46.64'%

%18.02
%35.34
%46.64

CMYK color model

#336484 color CMYK value is (61,24,0,48).

  • cyan value is 61.36%
  • magenta value is 24.24%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (61,24,0,48)
C61M24Y0K48 (61%, 24%, 0%, 48%)
(0.61 / 0.24 / 0.00 / 0.48)

CMYK percentages

%61.36
%24.24
%0
%48.24

Codes

Color #336484 in popluar color models

33 64 84
RGB 51 100 132
HSL 204° 44.26% 35.88%
HSB/HSV 204° 61.36% 51.76%
CMYK 61.36% 24.24% 0.00%
48.24%

Color #336484 in popluar number systems.

HEX 33 64 84
Decimal 51 100 132
Binary 110011 1100100 10000100
Octal 63 144 204

Shades and tints

Shades of #336484

#336484
(51,100,132)
#2F5B78
(47,91,120)
#2B526C
(43,82,108)
#274960
(39,73,96)
#234054
(35,64,84)
#1F3748
(31,55,72)
#1B2E3C
(27,46,60)
#172530
(23,37,48)
#131C24
(19,28,36)
#0F1318
(15,19,24)
#0B0A0C
(11,10,12)
#000000
(0,0,0)

Tints of #336484

#336484
(51,100,132)
#45728F
(69,114,143)
#57809A
(87,128,154)
#698EA5
(105,142,165)
#7B9CB0
(123,156,176)
#8DAABB
(141,170,187)
#9FB8C6
(159,184,198)
#B1C6D1
(177,198,209)
#C3D4DC
(195,212,220)
#D5E2E7
(213,226,231)
#E7F0F2
(231,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336484 color. Also use rgb(51,100,132) instead hex code.

Text Font Color

.myTextColor { color: #336484; }

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

This text font color is #336484.

Background Color

.myBgColor { background-color: #336484; }

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

This div background color is #336484.

Border color

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

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

This div border color is #336484.

Opacity

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

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

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

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

This text has shadow with #336484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336484.

Preview

Color preview on black background

This text has color #336484 on black background.


Color preview on white background

This text has color #336484 on white background.


Black color preview on #336484 background

This text has black color on #336484 background.


White color preview on #336484 background

This text has white color on #336484 background.


Related colors

Complementary color

Complementary color for #hex is #CC9B7B.


I love getcolorcode.com

Triadic colors

1 #843364 and #648433 with #336484 are triadic colors.

2 #846433 and #643384 with #336484 are triadic colors.