COLOR #335661

HEX: #335661 RGB: (51,86,97)

Color info

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

RGB color model

#335661 color RGB value is (51,86,97).

RGB: (51,86,97) (20%, 34%, 38%)

RGB channels and saturation

R 51 of 255 = 20%
G 86 of 255 = 34%
B 97 of 255 = 38%

51
86
97

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

Portions of RGB colors in percentages

R + G + B = 51 + 86 + 97 = 234 (100%)
R 51 of 234 ~ 21.79%
G 86 of 234 ~ 36.75%
B 97 of 234 ~ 41.45'%

%21.79
%36.75
%41.45

CMYK color model

#335661 color CMYK value is (47,11,0,62).

  • cyan value is 47.42%
  • magenta value is 11.34%
  • yellow value is 0.00%
  • key color value is 61.96%
CMYK: (47,11,0,62) C47M11Y0K62 (47%,11%,0%,62%) (0.47/0.11/0.00/0.62) 

CMYK percentages

%47.42
%11.34
%0
%61.96

Codes

Color #335661 in popluar color models

33 56 61
RGB 51 86 97
HSL 194° 31.08% 29.02%
HSB/HSV 194° 47.42% 38.04%
CMYK 47.42% 11.34% 0.00%
61.96%

Color #335661 in popluar number systems.

HEX 33 56 61
Decimal 51 86 97
Binary 110011 1010110 1100001
Octal 63 126 141

Shades and tints

Shades of #335661

#335661
(51,86,97)
#2F4F59
(47,79,89)
#2B4851
(43,72,81)
#274149
(39,65,73)
#233A41
(35,58,65)
#1F3339
(31,51,57)
#1B2C31
(27,44,49)
#172529
(23,37,41)
#131E21
(19,30,33)
#0F1719
(15,23,25)
#0B1011
(11,16,17)
#000000
(0,0,0)

Tints of #335661

#335661
(51,86,97)
#45656F
(69,101,111)
#57747D
(87,116,125)
#69838B
(105,131,139)
#7B9299
(123,146,153)
#8DA1A7
(141,161,167)
#9FB0B5
(159,176,181)
#B1BFC3
(177,191,195)
#C3CED1
(195,206,209)
#D5DDDF
(213,221,223)
#E7ECED
(231,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #335661; }

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

This text font color is #335661.

Background Color

.myBgColor { background-color: #335661; }

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

This div background color is #335661.

Border color

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

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

This div border color is #335661.

Opacity

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

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

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

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

This text has shadow with #335661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335661.

Preview

Color preview on black background

This text has color #335661 on black background.


Color preview on white background

This text has color #335661 on white background.


Black color preview on #335661 background

This text has black color on #335661 background.


White color preview on #335661 background

This text has white color on #335661 background.


Related colors

Complementary color

Complementary color for #hex is #CCA99E.


I love getcolorcode.com

Triadic colors

1 #613356 and #566133 with #335661 are triadic colors.

2 #615633 and #563361 with #335661 are triadic colors.