COLOR #336092

HEX: #336092 RGB: (51,96,146)

Color info

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

RGB color model

#336092 color RGB value is (51,96,146).

RGB: (51,96,146) (20%, 38%, 57%)

RGB channels and saturation

R 51 of 255 = 20%
G 96 of 255 = 38%
B 146 of 255 = 57%

51
96
146

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

Portions of RGB colors in percentages

R + G + B = 51 + 96 + 146 = 293 (100%)
R 51 of 293 ~ 17.41%
G 96 of 293 ~ 32.76%
B 146 of 293 ~ 49.83'%

%17.41
%32.76
%49.83

CMYK color model

#336092 color CMYK value is (65,34,0,43).

  • cyan value is 65.07%
  • magenta value is 34.25%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (65,34,0,43)
C65M34Y0K43 (65%, 34%, 0%, 43%)
(0.65 / 0.34 / 0.00 / 0.43)

CMYK percentages

%65.07
%34.25
%0
%42.75

Codes

Color #336092 in popluar color models

33 60 92
RGB 51 96 146
HSL 212° 48.22% 38.63%
HSB/HSV 212° 65.07% 57.25%
CMYK 65.07% 34.25% 0.00%
42.75%

Color #336092 in popluar number systems.

HEX 33 60 92
Decimal 51 96 146
Binary 110011 1100000 10010010
Octal 63 140 222

Shades and tints

Shades of #336092

#336092
(51,96,146)
#2F5885
(47,88,133)
#2B5078
(43,80,120)
#27486B
(39,72,107)
#23405E
(35,64,94)
#1F3851
(31,56,81)
#1B3044
(27,48,68)
#172837
(23,40,55)
#13202A
(19,32,42)
#0F181D
(15,24,29)
#0B1010
(11,16,16)
#000000
(0,0,0)

Tints of #336092

#336092
(51,96,146)
#456E9B
(69,110,155)
#577CA4
(87,124,164)
#698AAD
(105,138,173)
#7B98B6
(123,152,182)
#8DA6BF
(141,166,191)
#9FB4C8
(159,180,200)
#B1C2D1
(177,194,209)
#C3D0DA
(195,208,218)
#D5DEE3
(213,222,227)
#E7ECEC
(231,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336092 color. Also use rgb(51,96,146) instead hex code.

Text Font Color

.myTextColor { color: #336092; }

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

This text font color is #336092.

Background Color

.myBgColor { background-color: #336092; }

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

This div background color is #336092.

Border color

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

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

This div border color is #336092.

Opacity

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

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

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

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

This text has shadow with #336092 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336092.

Preview

Color preview on black background

This text has color #336092 on black background.


Color preview on white background

This text has color #336092 on white background.


Black color preview on #336092 background

This text has black color on #336092 background.


White color preview on #336092 background

This text has white color on #336092 background.


Related colors

Complementary color

Complementary color for #hex is #CC9F6D.


I love getcolorcode.com

Triadic colors

1 #923360 and #609233 with #336092 are triadic colors.

2 #926033 and #603392 with #336092 are triadic colors.