COLOR #355142

HEX: #355142 RGB: (53,81,66)

Color info

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

RGB color model

#355142 color RGB value is (53,81,66).

RGB: (53,81,66) (21%, 32%, 26%)

RGB channels and saturation

R 53 of 255 = 21%
G 81 of 255 = 32%
B 66 of 255 = 26%

53
81
66

R + G + B ~ 26%. #355142 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 81 + 66 = 200 (100%)
R 53 of 200 ~ 26.5%
G 81 of 200 ~ 40.5%
B 66 of 200 ~ 33'%

%26.5
%40.5
%33

CMYK color model

#355142 color CMYK value is (35,0,19,68).

  • cyan value is 34.57%
  • magenta value is 0.00%
  • yellow value is 18.52%
  • key color value is 68.24%

CMYK: (35,0,19,68)
C35M0Y19K68 (35%, 0%, 19%, 68%)
(0.35 / 0.00 / 0.19 / 0.68)

CMYK percentages

%34.57
%0
%18.52
%68.24

Codes

Color #355142 in popluar color models

35 51 42
RGB 53 81 66
HSL 148° 20.90% 26.27%
HSB/HSV 148° 34.57% 31.76%
CMYK 34.57% 0.00% 18.52%
68.24%

Color #355142 in popluar number systems.

HEX 35 51 42
Decimal 53 81 66
Binary 110101 1010001 1000010
Octal 65 121 102

Shades and tints

Shades of #355142

#355142
(53,81,66)
#314A3C
(49,74,60)
#2D4336
(45,67,54)
#293C30
(41,60,48)
#25352A
(37,53,42)
#212E24
(33,46,36)
#1D271E
(29,39,30)
#192018
(25,32,24)
#151912
(21,25,18)
#11120C
(17,18,12)
#0D0B06
(13,11,6)
#000000
(0,0,0)

Tints of #355142

#355142
(53,81,66)
#476053
(71,96,83)
#596F64
(89,111,100)
#6B7E75
(107,126,117)
#7D8D86
(125,141,134)
#8F9C97
(143,156,151)
#A1ABA8
(161,171,168)
#B3BAB9
(179,186,185)
#C5C9CA
(197,201,202)
#D7D8DB
(215,216,219)
#E9E7EC
(233,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #355142 color. Also use rgb(53,81,66) instead hex code.

Text Font Color

.myTextColor { color: #355142; }

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

This text font color is #355142.

Background Color

.myBgColor { background-color: #355142; }

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

This div background color is #355142.

Border color

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

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

This div border color is #355142.

Opacity

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

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

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

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

This text has shadow with #355142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355142.

Preview

Color preview on black background

This text has color #355142 on black background.


Color preview on white background

This text has color #355142 on white background.


Black color preview on #355142 background

This text has black color on #355142 background.


White color preview on #355142 background

This text has white color on #355142 background.


Related colors

Complementary color

Complementary color for #hex is #CAAEBD.


I love getcolorcode.com

Triadic colors

1 #423551 and #514235 with #355142 are triadic colors.

2 #425135 and #513542 with #355142 are triadic colors.