COLOR #336081

HEX: #336081 RGB: (51,96,129)

Color info

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

RGB color model

#336081 color RGB value is (51,96,129).

RGB: (51,96,129) (20%, 38%, 51%)

RGB channels and saturation

R 51 of 255 = 20%
G 96 of 255 = 38%
B 129 of 255 = 51%

51
96
129

R + G + B ~ 36%. #336081 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 96 + 129 = 276 (100%)
R 51 of 276 ~ 18.48%
G 96 of 276 ~ 34.78%
B 129 of 276 ~ 46.74'%

%18.48
%34.78
%46.74

CMYK color model

#336081 color CMYK value is (60,26,0,49).

  • cyan value is 60.47%
  • magenta value is 25.58%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (60,26,0,49)
C60M26Y0K49 (60%, 26%, 0%, 49%)
(0.60 / 0.26 / 0.00 / 0.49)

CMYK percentages

%60.47
%25.58
%0
%49.41

Codes

Color #336081 in popluar color models

33 60 81
RGB 51 96 129
HSL 205° 43.33% 35.29%
HSB/HSV 205° 60.47% 50.59%
CMYK 60.47% 25.58% 0.00%
49.41%

Color #336081 in popluar number systems.

HEX 33 60 81
Decimal 51 96 129
Binary 110011 1100000 10000001
Octal 63 140 201

Shades and tints

Shades of #336081

#336081
(51,96,129)
#2F5876
(47,88,118)
#2B506B
(43,80,107)
#274860
(39,72,96)
#234055
(35,64,85)
#1F384A
(31,56,74)
#1B303F
(27,48,63)
#172834
(23,40,52)
#132029
(19,32,41)
#0F181E
(15,24,30)
#0B1013
(11,16,19)
#000000
(0,0,0)

Tints of #336081

#336081
(51,96,129)
#456E8C
(69,110,140)
#577C97
(87,124,151)
#698AA2
(105,138,162)
#7B98AD
(123,152,173)
#8DA6B8
(141,166,184)
#9FB4C3
(159,180,195)
#B1C2CE
(177,194,206)
#C3D0D9
(195,208,217)
#D5DEE4
(213,222,228)
#E7ECEF
(231,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #336081; }

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

This text font color is #336081.

Background Color

.myBgColor { background-color: #336081; }

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

This div background color is #336081.

Border color

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

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

This div border color is #336081.

Opacity

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

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

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

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

This text has shadow with #336081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336081.

Preview

Color preview on black background

This text has color #336081 on black background.


Color preview on white background

This text has color #336081 on white background.


Black color preview on #336081 background

This text has black color on #336081 background.


White color preview on #336081 background

This text has white color on #336081 background.


Related colors

Complementary color

Complementary color for #hex is #CC9F7E.


I love getcolorcode.com

Triadic colors

1 #813360 and #608133 with #336081 are triadic colors.

2 #816033 and #603381 with #336081 are triadic colors.