COLOR #335782

HEX: #335782 RGB: (51,87,130)

Color info

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

RGB color model

#335782 color RGB value is (51,87,130).

RGB: (51,87,130) (20%, 34%, 51%)

RGB channels and saturation

R 51 of 255 = 20%
G 87 of 255 = 34%
B 130 of 255 = 51%

51
87
130

R + G + B ~ 35%. #335782 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 87 + 130 = 268 (100%)
R 51 of 268 ~ 19.03%
G 87 of 268 ~ 32.46%
B 130 of 268 ~ 48.51'%

%19.03
%32.46
%48.51

CMYK color model

#335782 color CMYK value is (61,33,0,49).

  • cyan value is 60.77%
  • magenta value is 33.08%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (61,33,0,49)
C61M33Y0K49 (61%, 33%, 0%, 49%)
(0.61 / 0.33 / 0.00 / 0.49)

CMYK percentages

%60.77
%33.08
%0
%49.02

Codes

Color #335782 in popluar color models

33 57 82
RGB 51 87 130
HSL 213° 43.65% 35.49%
HSB/HSV 213° 60.77% 50.98%
CMYK 60.77% 33.08% 0.00%
49.02%

Color #335782 in popluar number systems.

HEX 33 57 82
Decimal 51 87 130
Binary 110011 1010111 10000010
Octal 63 127 202

Shades and tints

Shades of #335782

#335782
(51,87,130)
#2F5077
(47,80,119)
#2B496C
(43,73,108)
#274261
(39,66,97)
#233B56
(35,59,86)
#1F344B
(31,52,75)
#1B2D40
(27,45,64)
#172635
(23,38,53)
#131F2A
(19,31,42)
#0F181F
(15,24,31)
#0B1114
(11,17,20)
#000000
(0,0,0)

Tints of #335782

#335782
(51,87,130)
#45668D
(69,102,141)
#577598
(87,117,152)
#6984A3
(105,132,163)
#7B93AE
(123,147,174)
#8DA2B9
(141,162,185)
#9FB1C4
(159,177,196)
#B1C0CF
(177,192,207)
#C3CFDA
(195,207,218)
#D5DEE5
(213,222,229)
#E7EDF0
(231,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #335782 color. Also use rgb(51,87,130) instead hex code.

Text Font Color

.myTextColor { color: #335782; }

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

This text font color is #335782.

Background Color

.myBgColor { background-color: #335782; }

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

This div background color is #335782.

Border color

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

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

This div border color is #335782.

Opacity

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

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

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

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

This text has shadow with #335782 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335782.

Preview

Color preview on black background

This text has color #335782 on black background.


Color preview on white background

This text has color #335782 on white background.


Black color preview on #335782 background

This text has black color on #335782 background.


White color preview on #335782 background

This text has white color on #335782 background.


Related colors

Complementary color

Complementary color for #hex is #CCA87D.


I love getcolorcode.com

Triadic colors

1 #823357 and #578233 with #335782 are triadic colors.

2 #825733 and #573382 with #335782 are triadic colors.