COLOR #358063

HEX: #358063 RGB: (53,128,99)

Color info

#358063 contains mainly green and blue colors. Web safe color of #358063 is #336666 (or #366).

RGB color model

#358063 color RGB value is (53,128,99).

RGB: (53,128,99) (21%, 50%, 39%)

RGB channels and saturation

R 53 of 255 = 21%
G 128 of 255 = 50%
B 99 of 255 = 39%

53
128
99

R + G + B ~ 37%. #358063 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 128 + 99 = 280 (100%)
R 53 of 280 ~ 18.93%
G 128 of 280 ~ 45.71%
B 99 of 280 ~ 35.36'%

%18.93
%45.71
%35.36

CMYK color model

#358063 color CMYK value is (59,0,23,50).

  • cyan value is 58.59%
  • magenta value is 0.00%
  • yellow value is 22.66%
  • key color value is 49.80%

CMYK: (59,0,23,50)
C59M0Y23K50 (59%, 0%, 23%, 50%)
(0.59 / 0.00 / 0.23 / 0.50)

CMYK percentages

%58.59
%0
%22.66
%49.8

Codes

Color #358063 in popluar color models

35 80 63
RGB 53 128 99
HSL 157° 41.44% 35.49%
HSB/HSV 157° 58.59% 50.20%
CMYK 58.59% 0.00% 22.66%
49.80%

Color #358063 in popluar number systems.

HEX 35 80 63
Decimal 53 128 99
Binary 110101 10000000 1100011
Octal 65 200 143

Shades and tints

Shades of #358063

#358063
(53,128,99)
#31755A
(49,117,90)
#2D6A51
(45,106,81)
#295F48
(41,95,72)
#25543F
(37,84,63)
#214936
(33,73,54)
#1D3E2D
(29,62,45)
#193324
(25,51,36)
#15281B
(21,40,27)
#111D12
(17,29,18)
#0D1209
(13,18,9)
#000000
(0,0,0)

Tints of #358063

#358063
(53,128,99)
#478B71
(71,139,113)
#59967F
(89,150,127)
#6BA18D
(107,161,141)
#7DAC9B
(125,172,155)
#8FB7A9
(143,183,169)
#A1C2B7
(161,194,183)
#B3CDC5
(179,205,197)
#C5D8D3
(197,216,211)
#D7E3E1
(215,227,225)
#E9EEEF
(233,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #358063 color. Also use rgb(53,128,99) instead hex code.

Text Font Color

.myTextColor { color: #358063; }

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

This text font color is #358063.

Background Color

.myBgColor { background-color: #358063; }

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

This div background color is #358063.

Border color

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

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

This div border color is #358063.

Opacity

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

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

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

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

This text has shadow with #358063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #358063.

Preview

Color preview on black background

This text has color #358063 on black background.


Color preview on white background

This text has color #358063 on white background.


Black color preview on #358063 background

This text has black color on #358063 background.


White color preview on #358063 background

This text has white color on #358063 background.


Related colors

Complementary color

Complementary color for #hex is #CA7F9C.


I love getcolorcode.com

Triadic colors

1 #633580 and #806335 with #358063 are triadic colors.

2 #638035 and #803563 with #358063 are triadic colors.