COLOR #335665

HEX: #335665 RGB: (51,86,101)

Color info

#335665 contains red, green and blue colors in about the same proportion. Web safe color of #335665 is #336666 (or #366).

RGB color model

#335665 color RGB value is (51,86,101).

RGB: (51,86,101) (20%, 34%, 40%)

RGB channels and saturation

R 51 of 255 = 20%
G 86 of 255 = 34%
B 101 of 255 = 40%

51
86
101

R + G + B ~ 31%. #335665 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 86 + 101 = 238 (100%)
R 51 of 238 ~ 21.43%
G 86 of 238 ~ 36.13%
B 101 of 238 ~ 42.44'%

%21.43
%36.13
%42.44

CMYK color model

#335665 color CMYK value is (50,15,0,60).

  • cyan value is 49.50%
  • magenta value is 14.85%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (50,15,0,60)
C50M15Y0K60 (50%, 15%, 0%, 60%)
(0.50 / 0.15 / 0.00 / 0.60)

CMYK percentages

%49.5
%14.85
%0
%60.39

Codes

Color #335665 in popluar color models

33 56 65
RGB 51 86 101
HSL 198° 32.89% 29.80%
HSB/HSV 198° 49.50% 39.61%
CMYK 49.50% 14.85% 0.00%
60.39%

Color #335665 in popluar number systems.

HEX 33 56 65
Decimal 51 86 101
Binary 110011 1010110 1100101
Octal 63 126 145

Shades and tints

Shades of #335665

#335665
(51,86,101)
#2F4F5C
(47,79,92)
#2B4853
(43,72,83)
#27414A
(39,65,74)
#233A41
(35,58,65)
#1F3338
(31,51,56)
#1B2C2F
(27,44,47)
#172526
(23,37,38)
#131E1D
(19,30,29)
#0F1714
(15,23,20)
#0B100B
(11,16,11)
#000000
(0,0,0)

Tints of #335665

#335665
(51,86,101)
#456573
(69,101,115)
#577481
(87,116,129)
#69838F
(105,131,143)
#7B929D
(123,146,157)
#8DA1AB
(141,161,171)
#9FB0B9
(159,176,185)
#B1BFC7
(177,191,199)
#C3CED5
(195,206,213)
#D5DDE3
(213,221,227)
#E7ECF1
(231,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #335665 color. Also use rgb(51,86,101) instead hex code.

Text Font Color

.myTextColor { color: #335665; }

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

This text font color is #335665.

Background Color

.myBgColor { background-color: #335665; }

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

This div background color is #335665.

Border color

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

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

This div border color is #335665.

Opacity

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

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

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

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

This text has shadow with #335665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335665.

Preview

Color preview on black background

This text has color #335665 on black background.


Color preview on white background

This text has color #335665 on white background.


Black color preview on #335665 background

This text has black color on #335665 background.


White color preview on #335665 background

This text has white color on #335665 background.


Related colors

Complementary color

Complementary color for #hex is #CCA99A.


I love getcolorcode.com

Triadic colors

1 #653356 and #566533 with #335665 are triadic colors.

2 #655633 and #563365 with #335665 are triadic colors.