COLOR #355862

HEX: #355862 RGB: (53,88,98)

Color info

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

RGB color model

#355862 color RGB value is (53,88,98).

RGB: (53,88,98) (21%, 35%, 38%)

RGB channels and saturation

R 53 of 255 = 21%
G 88 of 255 = 35%
B 98 of 255 = 38%

53
88
98

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

Portions of RGB colors in percentages

R + G + B = 53 + 88 + 98 = 239 (100%)
R 53 of 239 ~ 22.18%
G 88 of 239 ~ 36.82%
B 98 of 239 ~ 41'%

%22.18
%36.82
%41

CMYK color model

#355862 color CMYK value is (46,10,0,62).

  • cyan value is 45.92%
  • magenta value is 10.20%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (46,10,0,62)
C46M10Y0K62 (46%, 10%, 0%, 62%)
(0.46 / 0.10 / 0.00 / 0.62)

CMYK percentages

%45.92
%10.2
%0
%61.57

Codes

Color #355862 in popluar color models

35 58 62
RGB 53 88 98
HSL 193° 29.80% 29.61%
HSB/HSV 193° 45.92% 38.43%
CMYK 45.92% 10.20% 0.00%
61.57%

Color #355862 in popluar number systems.

HEX 35 58 62
Decimal 53 88 98
Binary 110101 1011000 1100010
Octal 65 130 142

Shades and tints

Shades of #355862

#355862
(53,88,98)
#31505A
(49,80,90)
#2D4852
(45,72,82)
#29404A
(41,64,74)
#253842
(37,56,66)
#21303A
(33,48,58)
#1D2832
(29,40,50)
#19202A
(25,32,42)
#151822
(21,24,34)
#11101A
(17,16,26)
#0D0812
(13,8,18)
#000000
(0,0,0)

Tints of #355862

#355862
(53,88,98)
#476770
(71,103,112)
#59767E
(89,118,126)
#6B858C
(107,133,140)
#7D949A
(125,148,154)
#8FA3A8
(143,163,168)
#A1B2B6
(161,178,182)
#B3C1C4
(179,193,196)
#C5D0D2
(197,208,210)
#D7DFE0
(215,223,224)
#E9EEEE
(233,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #355862 color. Also use rgb(53,88,98) instead hex code.

Text Font Color

.myTextColor { color: #355862; }

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

This text font color is #355862.

Background Color

.myBgColor { background-color: #355862; }

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

This div background color is #355862.

Border color

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

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

This div border color is #355862.

Opacity

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

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

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

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

This text has shadow with #355862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #355862.

Preview

Color preview on black background

This text has color #355862 on black background.


Color preview on white background

This text has color #355862 on white background.


Black color preview on #355862 background

This text has black color on #355862 background.


White color preview on #355862 background

This text has white color on #355862 background.


Related colors

Complementary color

Complementary color for #hex is #CAA79D.


I love getcolorcode.com

Triadic colors

1 #623558 and #586235 with #355862 are triadic colors.

2 #625835 and #583562 with #355862 are triadic colors.