COLOR #366556

HEX: #366556 RGB: (54,101,86)

Color info

#366556 contains red, green and blue colors in about the same proportion. Web safe color of #366556 is #336666 (or #366).

RGB color model

#366556 color RGB value is (54,101,86).

RGB: (54,101,86) (21%, 40%, 34%)

RGB channels and saturation

R 54 of 255 = 21%
G 101 of 255 = 40%
B 86 of 255 = 34%

54
101
86

R + G + B ~ 32%. #366556 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 101 + 86 = 241 (100%)
R 54 of 241 ~ 22.41%
G 101 of 241 ~ 41.91%
B 86 of 241 ~ 35.68'%

%22.41
%41.91
%35.68

CMYK color model

#366556 color CMYK value is (47,0,15,60).

  • cyan value is 46.53%
  • magenta value is 0.00%
  • yellow value is 14.85%
  • key color value is 60.39%

CMYK: (47,0,15,60)
C47M0Y15K60 (47%, 0%, 15%, 60%)
(0.47 / 0.00 / 0.15 / 0.60)

CMYK percentages

%46.53
%0
%14.85
%60.39

Codes

Color #366556 in popluar color models

36 65 56
RGB 54 101 86
HSL 161° 30.32% 30.39%
HSB/HSV 161° 46.53% 39.61%
CMYK 46.53% 0.00% 14.85%
60.39%

Color #366556 in popluar number systems.

HEX 36 65 56
Decimal 54 101 86
Binary 110110 1100101 1010110
Octal 66 145 126

Shades and tints

Shades of #366556

#366556
(54,101,86)
#325C4F
(50,92,79)
#2E5348
(46,83,72)
#2A4A41
(42,74,65)
#26413A
(38,65,58)
#223833
(34,56,51)
#1E2F2C
(30,47,44)
#1A2625
(26,38,37)
#161D1E
(22,29,30)
#121417
(18,20,23)
#0E0B10
(14,11,16)
#000000
(0,0,0)

Tints of #366556

#366556
(54,101,86)
#487365
(72,115,101)
#5A8174
(90,129,116)
#6C8F83
(108,143,131)
#7E9D92
(126,157,146)
#90ABA1
(144,171,161)
#A2B9B0
(162,185,176)
#B4C7BF
(180,199,191)
#C6D5CE
(198,213,206)
#D8E3DD
(216,227,221)
#EAF1EC
(234,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #366556 color. Also use rgb(54,101,86) instead hex code.

Text Font Color

.myTextColor { color: #366556; }

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

This text font color is #366556.

Background Color

.myBgColor { background-color: #366556; }

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

This div background color is #366556.

Border color

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

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

This div border color is #366556.

Opacity

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

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

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

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

This text has shadow with #366556 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #366556.

Preview

Color preview on black background

This text has color #366556 on black background.


Color preview on white background

This text has color #366556 on white background.


Black color preview on #366556 background

This text has black color on #366556 background.


White color preview on #366556 background

This text has white color on #366556 background.


Related colors

Complementary color

Complementary color for #hex is #C99AA9.


I love getcolorcode.com

Triadic colors

1 #563665 and #655636 with #366556 are triadic colors.

2 #566536 and #653656 with #366556 are triadic colors.