COLOR #367552

HEX: #367552 RGB: (54,117,82)

Color info

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

RGB color model

#367552 color RGB value is (54,117,82).

RGB: (54,117,82) (21%, 46%, 32%)

RGB channels and saturation

R 54 of 255 = 21%
G 117 of 255 = 46%
B 82 of 255 = 32%

54
117
82

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

Portions of RGB colors in percentages

R + G + B = 54 + 117 + 82 = 253 (100%)
R 54 of 253 ~ 21.34%
G 117 of 253 ~ 46.25%
B 82 of 253 ~ 32.41'%

%21.34
%46.25
%32.41

CMYK color model

#367552 color CMYK value is (54,0,30,54).

  • cyan value is 53.85%
  • magenta value is 0.00%
  • yellow value is 29.91%
  • key color value is 54.12%

CMYK: (54,0,30,54)
C54M0Y30K54 (54%, 0%, 30%, 54%)
(0.54 / 0.00 / 0.30 / 0.54)

CMYK percentages

%53.85
%0
%29.91
%54.12

Codes

Color #367552 in popluar color models

36 75 52
RGB 54 117 82
HSL 147° 36.84% 33.53%
HSB/HSV 147° 53.85% 45.88%
CMYK 53.85% 0.00% 29.91%
54.12%

Color #367552 in popluar number systems.

HEX 36 75 52
Decimal 54 117 82
Binary 110110 1110101 1010010
Octal 66 165 122

Shades and tints

Shades of #367552

#367552
(54,117,82)
#326B4B
(50,107,75)
#2E6144
(46,97,68)
#2A573D
(42,87,61)
#264D36
(38,77,54)
#22432F
(34,67,47)
#1E3928
(30,57,40)
#1A2F21
(26,47,33)
#16251A
(22,37,26)
#121B13
(18,27,19)
#0E110C
(14,17,12)
#000000
(0,0,0)

Tints of #367552

#367552
(54,117,82)
#488161
(72,129,97)
#5A8D70
(90,141,112)
#6C997F
(108,153,127)
#7EA58E
(126,165,142)
#90B19D
(144,177,157)
#A2BDAC
(162,189,172)
#B4C9BB
(180,201,187)
#C6D5CA
(198,213,202)
#D8E1D9
(216,225,217)
#EAEDE8
(234,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #367552 color. Also use rgb(54,117,82) instead hex code.

Text Font Color

.myTextColor { color: #367552; }

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

This text font color is #367552.

Background Color

.myBgColor { background-color: #367552; }

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

This div background color is #367552.

Border color

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

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

This div border color is #367552.

Opacity

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

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

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

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

This text has shadow with #367552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #367552.

Preview

Color preview on black background

This text has color #367552 on black background.


Color preview on white background

This text has color #367552 on white background.


Black color preview on #367552 background

This text has black color on #367552 background.


White color preview on #367552 background

This text has white color on #367552 background.


Related colors

Complementary color

Complementary color for #hex is #C98AAD.


I love getcolorcode.com

Triadic colors

1 #523675 and #755236 with #367552 are triadic colors.

2 #527536 and #753652 with #367552 are triadic colors.