COLOR #335586

HEX: #335586 RGB: (51,85,134)

Color info

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

RGB color model

#335586 color RGB value is (51,85,134).

RGB: (51,85,134) (20%, 33%, 53%)

RGB channels and saturation

R 51 of 255 = 20%
G 85 of 255 = 33%
B 134 of 255 = 53%

51
85
134

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

Portions of RGB colors in percentages

R + G + B = 51 + 85 + 134 = 270 (100%)
R 51 of 270 ~ 18.89%
G 85 of 270 ~ 31.48%
B 134 of 270 ~ 49.63'%

%18.89
%31.48
%49.63

CMYK color model

#335586 color CMYK value is (62,37,0,47).

  • cyan value is 61.94%
  • magenta value is 36.57%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (62,37,0,47)
C62M37Y0K47 (62%, 37%, 0%, 47%)
(0.62 / 0.37 / 0.00 / 0.47)

CMYK percentages

%61.94
%36.57
%0
%47.45

Codes

Color #335586 in popluar color models

33 55 86
RGB 51 85 134
HSL 215° 44.86% 36.27%
HSB/HSV 215° 61.94% 52.55%
CMYK 61.94% 36.57% 0.00%
47.45%

Color #335586 in popluar number systems.

HEX 33 55 86
Decimal 51 85 134
Binary 110011 1010101 10000110
Octal 63 125 206

Shades and tints

Shades of #335586

#335586
(51,85,134)
#2F4E7A
(47,78,122)
#2B476E
(43,71,110)
#274062
(39,64,98)
#233956
(35,57,86)
#1F324A
(31,50,74)
#1B2B3E
(27,43,62)
#172432
(23,36,50)
#131D26
(19,29,38)
#0F161A
(15,22,26)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #335586

#335586
(51,85,134)
#456491
(69,100,145)
#57739C
(87,115,156)
#6982A7
(105,130,167)
#7B91B2
(123,145,178)
#8DA0BD
(141,160,189)
#9FAFC8
(159,175,200)
#B1BED3
(177,190,211)
#C3CDDE
(195,205,222)
#D5DCE9
(213,220,233)
#E7EBF4
(231,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #335586 color. Also use rgb(51,85,134) instead hex code.

Text Font Color

.myTextColor { color: #335586; }

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

This text font color is #335586.

Background Color

.myBgColor { background-color: #335586; }

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

This div background color is #335586.

Border color

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

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

This div border color is #335586.

Opacity

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

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

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

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

This text has shadow with #335586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335586.

Preview

Color preview on black background

This text has color #335586 on black background.


Color preview on white background

This text has color #335586 on white background.


Black color preview on #335586 background

This text has black color on #335586 background.


White color preview on #335586 background

This text has white color on #335586 background.


Related colors

Complementary color

Complementary color for #hex is #CCAA79.


I love getcolorcode.com

Triadic colors

1 #863355 and #558633 with #335586 are triadic colors.

2 #865533 and #553386 with #335586 are triadic colors.