COLOR #359079

HEX: #359079 RGB: (53,144,121)

Color info

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

RGB color model

#359079 color RGB value is (53,144,121).

RGB: (53,144,121) (21%, 56%, 47%)

RGB channels and saturation

R 53 of 255 = 21%
G 144 of 255 = 56%
B 121 of 255 = 47%

53
144
121

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

Portions of RGB colors in percentages

R + G + B = 53 + 144 + 121 = 318 (100%)
R 53 of 318 ~ 16.67%
G 144 of 318 ~ 45.28%
B 121 of 318 ~ 38.05'%

%16.67
%45.28
%38.05

CMYK color model

#359079 color CMYK value is (63,0,16,44).

  • cyan value is 63.19%
  • magenta value is 0.00%
  • yellow value is 15.97%
  • key color value is 43.53%

CMYK: (63,0,16,44)
C63M0Y16K44 (63%, 0%, 16%, 44%)
(0.63 / 0.00 / 0.16 / 0.44)

CMYK percentages

%63.19
%0
%15.97
%43.53

Codes

Color #359079 in popluar color models

35 90 79
RGB 53 144 121
HSL 165° 46.19% 38.63%
HSB/HSV 165° 63.19% 56.47%
CMYK 63.19% 0.00% 15.97%
43.53%

Color #359079 in popluar number systems.

HEX 35 90 79
Decimal 53 144 121
Binary 110101 10010000 1111001
Octal 65 220 171

Shades and tints

Shades of #359079

#359079
(53,144,121)
#31836E
(49,131,110)
#2D7663
(45,118,99)
#296958
(41,105,88)
#255C4D
(37,92,77)
#214F42
(33,79,66)
#1D4237
(29,66,55)
#19352C
(25,53,44)
#152821
(21,40,33)
#111B16
(17,27,22)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #359079

#359079
(53,144,121)
#479A85
(71,154,133)
#59A491
(89,164,145)
#6BAE9D
(107,174,157)
#7DB8A9
(125,184,169)
#8FC2B5
(143,194,181)
#A1CCC1
(161,204,193)
#B3D6CD
(179,214,205)
#C5E0D9
(197,224,217)
#D7EAE5
(215,234,229)
#E9F4F1
(233,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #359079 color. Also use rgb(53,144,121) instead hex code.

Text Font Color

.myTextColor { color: #359079; }

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

This text font color is #359079.

Background Color

.myBgColor { background-color: #359079; }

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

This div background color is #359079.

Border color

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

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

This div border color is #359079.

Opacity

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

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

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

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

This text has shadow with #359079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #359079.

Preview

Color preview on black background

This text has color #359079 on black background.


Color preview on white background

This text has color #359079 on white background.


Black color preview on #359079 background

This text has black color on #359079 background.


White color preview on #359079 background

This text has white color on #359079 background.


Related colors

Complementary color

Complementary color for #hex is #CA6F86.


I love getcolorcode.com

Triadic colors

1 #793590 and #907935 with #359079 are triadic colors.

2 #799035 and #903579 with #359079 are triadic colors.