COLOR #367361

HEX: #367361 RGB: (54,115,97)

Color info

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

RGB color model

#367361 color RGB value is (54,115,97).

RGB: (54,115,97) (21%, 45%, 38%)

RGB channels and saturation

R 54 of 255 = 21%
G 115 of 255 = 45%
B 97 of 255 = 38%

54
115
97

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

Portions of RGB colors in percentages

R + G + B = 54 + 115 + 97 = 266 (100%)
R 54 of 266 ~ 20.3%
G 115 of 266 ~ 43.23%
B 97 of 266 ~ 36.47'%

%20.3
%43.23
%36.47

CMYK color model

#367361 color CMYK value is (53,0,16,55).

  • cyan value is 53.04%
  • magenta value is 0.00%
  • yellow value is 15.65%
  • key color value is 54.90%

CMYK: (53,0,16,55)
C53M0Y16K55 (53%, 0%, 16%, 55%)
(0.53 / 0.00 / 0.16 / 0.55)

CMYK percentages

%53.04
%0
%15.65
%54.9

Codes

Color #367361 in popluar color models

36 73 61
RGB 54 115 97
HSL 162° 36.09% 33.14%
HSB/HSV 162° 53.04% 45.10%
CMYK 53.04% 0.00% 15.65%
54.90%

Color #367361 in popluar number systems.

HEX 36 73 61
Decimal 54 115 97
Binary 110110 1110011 1100001
Octal 66 163 141

Shades and tints

Shades of #367361

#367361
(54,115,97)
#326959
(50,105,89)
#2E5F51
(46,95,81)
#2A5549
(42,85,73)
#264B41
(38,75,65)
#224139
(34,65,57)
#1E3731
(30,55,49)
#1A2D29
(26,45,41)
#162321
(22,35,33)
#121919
(18,25,25)
#0E0F11
(14,15,17)
#000000
(0,0,0)

Tints of #367361

#367361
(54,115,97)
#487F6F
(72,127,111)
#5A8B7D
(90,139,125)
#6C978B
(108,151,139)
#7EA399
(126,163,153)
#90AFA7
(144,175,167)
#A2BBB5
(162,187,181)
#B4C7C3
(180,199,195)
#C6D3D1
(198,211,209)
#D8DFDF
(216,223,223)
#EAEBED
(234,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #367361; }

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

This text font color is #367361.

Background Color

.myBgColor { background-color: #367361; }

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

This div background color is #367361.

Border color

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

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

This div border color is #367361.

Opacity

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

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

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

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

This text has shadow with #367361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367361.

Preview

Color preview on black background

This text has color #367361 on black background.


Color preview on white background

This text has color #367361 on white background.


Black color preview on #367361 background

This text has black color on #367361 background.


White color preview on #367361 background

This text has white color on #367361 background.


Related colors

Complementary color

Complementary color for #hex is #C98C9E.


I love getcolorcode.com

Triadic colors

1 #613673 and #736136 with #367361 are triadic colors.

2 #617336 and #733661 with #367361 are triadic colors.