COLOR #367661

HEX: #367661 RGB: (54,118,97)

Color info

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

RGB color model

#367661 color RGB value is (54,118,97).

RGB: (54,118,97) (21%, 46%, 38%)

RGB channels and saturation

R 54 of 255 = 21%
G 118 of 255 = 46%
B 97 of 255 = 38%

54
118
97

R + G + B ~ 35%. #367661 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 118 + 97 = 269 (100%)
R 54 of 269 ~ 20.07%
G 118 of 269 ~ 43.87%
B 97 of 269 ~ 36.06'%

%20.07
%43.87
%36.06

CMYK color model

#367661 color CMYK value is (54,0,18,54).

  • cyan value is 54.24%
  • magenta value is 0.00%
  • yellow value is 17.80%
  • key color value is 53.73%

CMYK: (54,0,18,54)
C54M0Y18K54 (54%, 0%, 18%, 54%)
(0.54 / 0.00 / 0.18 / 0.54)

CMYK percentages

%54.24
%0
%17.8
%53.73

Codes

Color #367661 in popluar color models

36 76 61
RGB 54 118 97
HSL 160° 37.21% 33.73%
HSB/HSV 160° 54.24% 46.27%
CMYK 54.24% 0.00% 17.80%
53.73%

Color #367661 in popluar number systems.

HEX 36 76 61
Decimal 54 118 97
Binary 110110 1110110 1100001
Octal 66 166 141

Shades and tints

Shades of #367661

#367661
(54,118,97)
#326C59
(50,108,89)
#2E6251
(46,98,81)
#2A5849
(42,88,73)
#264E41
(38,78,65)
#224439
(34,68,57)
#1E3A31
(30,58,49)
#1A3029
(26,48,41)
#162621
(22,38,33)
#121C19
(18,28,25)
#0E1211
(14,18,17)
#000000
(0,0,0)

Tints of #367661

#367661
(54,118,97)
#48826F
(72,130,111)
#5A8E7D
(90,142,125)
#6C9A8B
(108,154,139)
#7EA699
(126,166,153)
#90B2A7
(144,178,167)
#A2BEB5
(162,190,181)
#B4CAC3
(180,202,195)
#C6D6D1
(198,214,209)
#D8E2DF
(216,226,223)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #367661 color. Also use rgb(54,118,97) instead hex code.

Text Font Color

.myTextColor { color: #367661; }

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

This text font color is #367661.

Background Color

.myBgColor { background-color: #367661; }

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

This div background color is #367661.

Border color

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

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

This div border color is #367661.

Opacity

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

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

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

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

This text has shadow with #367661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367661.

Preview

Color preview on black background

This text has color #367661 on black background.


Color preview on white background

This text has color #367661 on white background.


Black color preview on #367661 background

This text has black color on #367661 background.


White color preview on #367661 background

This text has white color on #367661 background.


Related colors

Complementary color

Complementary color for #hex is #C9899E.


I love getcolorcode.com

Triadic colors

1 #613676 and #766136 with #367661 are triadic colors.

2 #617636 and #763661 with #367661 are triadic colors.