COLOR #359478

HEX: #359478 RGB: (53,148,120)

Color info

#359478 contains mainly green and blue colors. Web safe color of #359478 is #339966 (or #396).

RGB color model

#359478 color RGB value is (53,148,120).

RGB: (53,148,120) (21%, 58%, 47%)

RGB channels and saturation

R 53 of 255 = 21%
G 148 of 255 = 58%
B 120 of 255 = 47%

53
148
120

R + G + B ~ 42%. #359478 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 53 + 148 + 120 = 321 (100%)
R 53 of 321 ~ 16.51%
G 148 of 321 ~ 46.11%
B 120 of 321 ~ 37.38'%

%16.51
%46.11
%37.38

CMYK color model

#359478 color CMYK value is (64,0,19,42).

  • cyan value is 64.19%
  • magenta value is 0.00%
  • yellow value is 18.92%
  • key color value is 41.96%

CMYK: (64,0,19,42)
C64M0Y19K42 (64%, 0%, 19%, 42%)
(0.64 / 0.00 / 0.19 / 0.42)

CMYK percentages

%64.19
%0
%18.92
%41.96

Codes

Color #359478 in popluar color models

35 94 78
RGB 53 148 120
HSL 162° 47.26% 39.41%
HSB/HSV 162° 64.19% 58.04%
CMYK 64.19% 0.00% 18.92%
41.96%

Color #359478 in popluar number systems.

HEX 35 94 78
Decimal 53 148 120
Binary 110101 10010100 1111000
Octal 65 224 170

Shades and tints

Shades of #359478

#359478
(53,148,120)
#31876E
(49,135,110)
#2D7A64
(45,122,100)
#296D5A
(41,109,90)
#256050
(37,96,80)
#215346
(33,83,70)
#1D463C
(29,70,60)
#193932
(25,57,50)
#152C28
(21,44,40)
#111F1E
(17,31,30)
#0D1214
(13,18,20)
#000000
(0,0,0)

Tints of #359478

#359478
(53,148,120)
#479D84
(71,157,132)
#59A690
(89,166,144)
#6BAF9C
(107,175,156)
#7DB8A8
(125,184,168)
#8FC1B4
(143,193,180)
#A1CAC0
(161,202,192)
#B3D3CC
(179,211,204)
#C5DCD8
(197,220,216)
#D7E5E4
(215,229,228)
#E9EEF0
(233,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #359478 color. Also use rgb(53,148,120) instead hex code.

Text Font Color

.myTextColor { color: #359478; }

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

This text font color is #359478.

Background Color

.myBgColor { background-color: #359478; }

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

This div background color is #359478.

Border color

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

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

This div border color is #359478.

Opacity

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

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

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

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

This text has shadow with #359478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #359478.

Preview

Color preview on black background

This text has color #359478 on black background.


Color preview on white background

This text has color #359478 on white background.


Black color preview on #359478 background

This text has black color on #359478 background.


White color preview on #359478 background

This text has white color on #359478 background.


Related colors

Complementary color

Complementary color for #hex is #CA6B87.


I love getcolorcode.com

Triadic colors

1 #783594 and #947835 with #359478 are triadic colors.

2 #789435 and #943578 with #359478 are triadic colors.