COLOR #367456

HEX: #367456 RGB: (54,116,86)

Color info

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

RGB color model

#367456 color RGB value is (54,116,86).

RGB: (54,116,86) (21%, 45%, 34%)

RGB channels and saturation

R 54 of 255 = 21%
G 116 of 255 = 45%
B 86 of 255 = 34%

54
116
86

R + G + B ~ 33%. #367456 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 116 + 86 = 256 (100%)
R 54 of 256 ~ 21.09%
G 116 of 256 ~ 45.31%
B 86 of 256 ~ 33.59'%

%21.09
%45.31
%33.59

CMYK color model

#367456 color CMYK value is (53,0,26,55).

  • cyan value is 53.45%
  • magenta value is 0.00%
  • yellow value is 25.86%
  • key color value is 54.51%

CMYK: (53,0,26,55)
C53M0Y26K55 (53%, 0%, 26%, 55%)
(0.53 / 0.00 / 0.26 / 0.55)

CMYK percentages

%53.45
%0
%25.86
%54.51

Codes

Color #367456 in popluar color models

36 74 56
RGB 54 116 86
HSL 151° 36.47% 33.33%
HSB/HSV 151° 53.45% 45.49%
CMYK 53.45% 0.00% 25.86%
54.51%

Color #367456 in popluar number systems.

HEX 36 74 56
Decimal 54 116 86
Binary 110110 1110100 1010110
Octal 66 164 126

Shades and tints

Shades of #367456

#367456
(54,116,86)
#326A4F
(50,106,79)
#2E6048
(46,96,72)
#2A5641
(42,86,65)
#264C3A
(38,76,58)
#224233
(34,66,51)
#1E382C
(30,56,44)
#1A2E25
(26,46,37)
#16241E
(22,36,30)
#121A17
(18,26,23)
#0E1010
(14,16,16)
#000000
(0,0,0)

Tints of #367456

#367456
(54,116,86)
#488065
(72,128,101)
#5A8C74
(90,140,116)
#6C9883
(108,152,131)
#7EA492
(126,164,146)
#90B0A1
(144,176,161)
#A2BCB0
(162,188,176)
#B4C8BF
(180,200,191)
#C6D4CE
(198,212,206)
#D8E0DD
(216,224,221)
#EAECEC
(234,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #367456; }

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

This text font color is #367456.

Background Color

.myBgColor { background-color: #367456; }

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

This div background color is #367456.

Border color

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

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

This div border color is #367456.

Opacity

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

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

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

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

This text has shadow with #367456 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367456.

Preview

Color preview on black background

This text has color #367456 on black background.


Color preview on white background

This text has color #367456 on white background.


Black color preview on #367456 background

This text has black color on #367456 background.


White color preview on #367456 background

This text has white color on #367456 background.


Related colors

Complementary color

Complementary color for #hex is #C98BA9.


I love getcolorcode.com

Triadic colors

1 #563674 and #745636 with #367456 are triadic colors.

2 #567436 and #743656 with #367456 are triadic colors.