COLOR #358066

HEX: #358066 RGB: (53,128,102)

Color info

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

RGB color model

#358066 color RGB value is (53,128,102).

RGB: (53,128,102) (21%, 50%, 40%)

RGB channels and saturation

R 53 of 255 = 21%
G 128 of 255 = 50%
B 102 of 255 = 40%

53
128
102

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

Portions of RGB colors in percentages

R + G + B = 53 + 128 + 102 = 283 (100%)
R 53 of 283 ~ 18.73%
G 128 of 283 ~ 45.23%
B 102 of 283 ~ 36.04'%

%18.73
%45.23
%36.04

CMYK color model

#358066 color CMYK value is (59,0,20,50).

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

CMYK: (59,0,20,50)
C59M0Y20K50 (59%, 0%, 20%, 50%)
(0.59 / 0.00 / 0.20 / 0.50)

CMYK percentages

%58.59
%0
%20.31
%49.8

Codes

Color #358066 in popluar color models

35 80 66
RGB 53 128 102
HSL 159° 41.44% 35.49%
HSB/HSV 159° 58.59% 50.20%
CMYK 58.59% 0.00% 20.31%
49.80%

Color #358066 in popluar number systems.

HEX 35 80 66
Decimal 53 128 102
Binary 110101 10000000 1100110
Octal 65 200 146

Shades and tints

Shades of #358066

#358066
(53,128,102)
#31755D
(49,117,93)
#2D6A54
(45,106,84)
#295F4B
(41,95,75)
#255442
(37,84,66)
#214939
(33,73,57)
#1D3E30
(29,62,48)
#193327
(25,51,39)
#15281E
(21,40,30)
#111D15
(17,29,21)
#0D120C
(13,18,12)
#000000
(0,0,0)

Tints of #358066

#358066
(53,128,102)
#478B73
(71,139,115)
#599680
(89,150,128)
#6BA18D
(107,161,141)
#7DAC9A
(125,172,154)
#8FB7A7
(143,183,167)
#A1C2B4
(161,194,180)
#B3CDC1
(179,205,193)
#C5D8CE
(197,216,206)
#D7E3DB
(215,227,219)
#E9EEE8
(233,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #358066; }

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

This text font color is #358066.

Background Color

.myBgColor { background-color: #358066; }

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

This div background color is #358066.

Border color

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

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

This div border color is #358066.

Opacity

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

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

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

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

This text has shadow with #358066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #358066.

Preview

Color preview on black background

This text has color #358066 on black background.


Color preview on white background

This text has color #358066 on white background.


Black color preview on #358066 background

This text has black color on #358066 background.


White color preview on #358066 background

This text has white color on #358066 background.


Related colors

Complementary color

Complementary color for #hex is #CA7F99.


I love getcolorcode.com

Triadic colors

1 #663580 and #806635 with #358066 are triadic colors.

2 #668035 and #803566 with #358066 are triadic colors.