COLOR #359067

HEX: #359067 RGB: (53,144,103)

Color info

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

RGB color model

#359067 color RGB value is (53,144,103).

RGB: (53,144,103) (21%, 56%, 40%)

RGB channels and saturation

R 53 of 255 = 21%
G 144 of 255 = 56%
B 103 of 255 = 40%

53
144
103

R + G + B ~ 39%. #359067 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 144 + 103 = 300 (100%)
R 53 of 300 ~ 17.67%
G 144 of 300 ~ 48%
B 103 of 300 ~ 34.33'%

%17.67
%48
%34.33

CMYK color model

#359067 color CMYK value is (63,0,28,44).

  • cyan value is 63.19%
  • magenta value is 0.00%
  • yellow value is 28.47%
  • key color value is 43.53%
CMYK: (63,0,28,44) C63M0Y28K44 (63%,0%,28%,44%) (0.63/0.00/0.28/0.44) 

CMYK percentages

%63.19
%0
%28.47
%43.53

Codes

Color #359067 in popluar color models

35 90 67
RGB 53 144 103
HSL 153° 46.19% 38.63%
HSB/HSV 153° 63.19% 56.47%
CMYK 63.19% 0.00% 28.47%
43.53%

Color #359067 in popluar number systems.

HEX 35 90 67
Decimal 53 144 103
Binary 110101 10010000 1100111
Octal 65 220 147

Shades and tints

Shades of #359067

#359067
(53,144,103)
#31835E
(49,131,94)
#2D7655
(45,118,85)
#29694C
(41,105,76)
#255C43
(37,92,67)
#214F3A
(33,79,58)
#1D4231
(29,66,49)
#193528
(25,53,40)
#15281F
(21,40,31)
#111B16
(17,27,22)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #359067

#359067
(53,144,103)
#479A74
(71,154,116)
#59A481
(89,164,129)
#6BAE8E
(107,174,142)
#7DB89B
(125,184,155)
#8FC2A8
(143,194,168)
#A1CCB5
(161,204,181)
#B3D6C2
(179,214,194)
#C5E0CF
(197,224,207)
#D7EADC
(215,234,220)
#E9F4E9
(233,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #359067; }

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

This text font color is #359067.

Background Color

.myBgColor { background-color: #359067; }

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

This div background color is #359067.

Border color

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

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

This div border color is #359067.

Opacity

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

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

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

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

This text has shadow with #359067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #359067.

Preview

Color preview on black background

This text has color #359067 on black background.


Color preview on white background

This text has color #359067 on white background.


Black color preview on #359067 background

This text has black color on #359067 background.


White color preview on #359067 background

This text has white color on #359067 background.


Related colors

Complementary color

Complementary color for #hex is #CA6F98.


I love getcolorcode.com

Triadic colors

1 #673590 and #906735 with #359067 are triadic colors.

2 #679035 and #903567 with #359067 are triadic colors.