COLOR #335650

HEX: #335650 RGB: (51,86,80)

Color info

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

RGB color model

#335650 color RGB value is (51,86,80).

RGB: (51,86,80) (20%, 34%, 31%)

RGB channels and saturation

R 51 of 255 = 20%
G 86 of 255 = 34%
B 80 of 255 = 31%

51
86
80

R + G + B ~ 28%. #335650 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 86 + 80 = 217 (100%)
R 51 of 217 ~ 23.5%
G 86 of 217 ~ 39.63%
B 80 of 217 ~ 36.87'%

%23.5
%39.63
%36.87

CMYK color model

#335650 color CMYK value is (41,0,7,66).

  • cyan value is 40.70%
  • magenta value is 0.00%
  • yellow value is 6.98%
  • key color value is 66.27%

CMYK: (41,0,7,66)
C41M0Y7K66 (41%, 0%, 7%, 66%)
(0.41 / 0.00 / 0.07 / 0.66)

CMYK percentages

%40.7
%0
%6.98
%66.27

Codes

Color #335650 in popluar color models

33 56 50
RGB 51 86 80
HSL 170° 25.55% 26.86%
HSB/HSV 170° 40.70% 33.73%
CMYK 40.70% 0.00% 6.98%
66.27%

Color #335650 in popluar number systems.

HEX 33 56 50
Decimal 51 86 80
Binary 110011 1010110 1010000
Octal 63 126 120

Shades and tints

Shades of #335650

#335650
(51,86,80)
#2F4F49
(47,79,73)
#2B4842
(43,72,66)
#27413B
(39,65,59)
#233A34
(35,58,52)
#1F332D
(31,51,45)
#1B2C26
(27,44,38)
#17251F
(23,37,31)
#131E18
(19,30,24)
#0F1711
(15,23,17)
#0B100A
(11,16,10)
#000000
(0,0,0)

Tints of #335650

#335650
(51,86,80)
#45655F
(69,101,95)
#57746E
(87,116,110)
#69837D
(105,131,125)
#7B928C
(123,146,140)
#8DA19B
(141,161,155)
#9FB0AA
(159,176,170)
#B1BFB9
(177,191,185)
#C3CEC8
(195,206,200)
#D5DDD7
(213,221,215)
#E7ECE6
(231,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #335650; }

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

This text font color is #335650.

Background Color

.myBgColor { background-color: #335650; }

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

This div background color is #335650.

Border color

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

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

This div border color is #335650.

Opacity

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

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

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

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

This text has shadow with #335650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335650.

Preview

Color preview on black background

This text has color #335650 on black background.


Color preview on white background

This text has color #335650 on white background.


Black color preview on #335650 background

This text has black color on #335650 background.


White color preview on #335650 background

This text has white color on #335650 background.


Related colors

Complementary color

Complementary color for #hex is #CCA9AF.


I love getcolorcode.com

Triadic colors

1 #503356 and #565033 with #335650 are triadic colors.

2 #505633 and #563350 with #335650 are triadic colors.