COLOR #335745

HEX: #335745 RGB: (51,87,69)

Color info

#335745 contains red, green and blue colors in about the same proportion. Web safe color of #335745 is #336633 (or #363).

RGB color model

#335745 color RGB value is (51,87,69).

RGB: (51,87,69) (20%, 34%, 27%)

RGB channels and saturation

R 51 of 255 = 20%
G 87 of 255 = 34%
B 69 of 255 = 27%

51
87
69

R + G + B ~ 27%. #335745 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 87 + 69 = 207 (100%)
R 51 of 207 ~ 24.64%
G 87 of 207 ~ 42.03%
B 69 of 207 ~ 33.33'%

%24.64
%42.03
%33.33

CMYK color model

#335745 color CMYK value is (41,0,21,66).

  • cyan value is 41.38%
  • magenta value is 0.00%
  • yellow value is 20.69%
  • key color value is 65.88%

CMYK: (41,0,21,66)
C41M0Y21K66 (41%, 0%, 21%, 66%)
(0.41 / 0.00 / 0.21 / 0.66)

CMYK percentages

%41.38
%0
%20.69
%65.88

Codes

Color #335745 in popluar color models

33 57 45
RGB 51 87 69
HSL 150° 26.09% 27.06%
HSB/HSV 150° 41.38% 34.12%
CMYK 41.38% 0.00% 20.69%
65.88%

Color #335745 in popluar number systems.

HEX 33 57 45
Decimal 51 87 69
Binary 110011 1010111 1000101
Octal 63 127 105

Shades and tints

Shades of #335745

#335745
(51,87,69)
#2F503F
(47,80,63)
#2B4939
(43,73,57)
#274233
(39,66,51)
#233B2D
(35,59,45)
#1F3427
(31,52,39)
#1B2D21
(27,45,33)
#17261B
(23,38,27)
#131F15
(19,31,21)
#0F180F
(15,24,15)
#0B1109
(11,17,9)
#000000
(0,0,0)

Tints of #335745

#335745
(51,87,69)
#456655
(69,102,85)
#577565
(87,117,101)
#698475
(105,132,117)
#7B9385
(123,147,133)
#8DA295
(141,162,149)
#9FB1A5
(159,177,165)
#B1C0B5
(177,192,181)
#C3CFC5
(195,207,197)
#D5DED5
(213,222,213)
#E7EDE5
(231,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #335745; }

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

This text font color is #335745.

Background Color

.myBgColor { background-color: #335745; }

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

This div background color is #335745.

Border color

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

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

This div border color is #335745.

Opacity

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

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

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

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

This text has shadow with #335745 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #335745.

Preview

Color preview on black background

This text has color #335745 on black background.


Color preview on white background

This text has color #335745 on white background.


Black color preview on #335745 background

This text has black color on #335745 background.


White color preview on #335745 background

This text has white color on #335745 background.


Related colors

Complementary color

Complementary color for #hex is #CCA8BA.


I love getcolorcode.com

Triadic colors

1 #453357 and #574533 with #335745 are triadic colors.

2 #455733 and #573345 with #335745 are triadic colors.