COLOR #365344

HEX: #365344 RGB: (54,83,68)

Color info

#365344 contains red, green and blue colors in about the same proportion. Web safe color of #365344 is #336633 (or #363).

RGB color model

#365344 color RGB value is (54,83,68).

RGB: (54,83,68) (21%, 33%, 27%)

RGB channels and saturation

R 54 of 255 = 21%
G 83 of 255 = 33%
B 68 of 255 = 27%

54
83
68

R + G + B ~ 27%. #365344 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 83 + 68 = 205 (100%)
R 54 of 205 ~ 26.34%
G 83 of 205 ~ 40.49%
B 68 of 205 ~ 33.17'%

%26.34
%40.49
%33.17

CMYK color model

#365344 color CMYK value is (35,0,18,67).

  • cyan value is 34.94%
  • magenta value is 0.00%
  • yellow value is 18.07%
  • key color value is 67.45%

CMYK: (35,0,18,67)
C35M0Y18K67 (35%, 0%, 18%, 67%)
(0.35 / 0.00 / 0.18 / 0.67)

CMYK percentages

%34.94
%0
%18.07
%67.45

Codes

Color #365344 in popluar color models

36 53 44
RGB 54 83 68
HSL 149° 21.17% 26.86%
HSB/HSV 149° 34.94% 32.55%
CMYK 34.94% 0.00% 18.07%
67.45%

Color #365344 in popluar number systems.

HEX 36 53 44
Decimal 54 83 68
Binary 110110 1010011 1000100
Octal 66 123 104

Shades and tints

Shades of #365344

#365344
(54,83,68)
#324C3E
(50,76,62)
#2E4538
(46,69,56)
#2A3E32
(42,62,50)
#26372C
(38,55,44)
#223026
(34,48,38)
#1E2920
(30,41,32)
#1A221A
(26,34,26)
#161B14
(22,27,20)
#12140E
(18,20,14)
#0E0D08
(14,13,8)
#000000
(0,0,0)

Tints of #365344

#365344
(54,83,68)
#486255
(72,98,85)
#5A7166
(90,113,102)
#6C8077
(108,128,119)
#7E8F88
(126,143,136)
#909E99
(144,158,153)
#A2ADAA
(162,173,170)
#B4BCBB
(180,188,187)
#C6CBCC
(198,203,204)
#D8DADD
(216,218,221)
#EAE9EE
(234,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365344 color. Also use rgb(54,83,68) instead hex code.

Text Font Color

.myTextColor { color: #365344; }

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

This text font color is #365344.

Background Color

.myBgColor { background-color: #365344; }

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

This div background color is #365344.

Border color

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

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

This div border color is #365344.

Opacity

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

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

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

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

This text has shadow with #365344 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365344.

Preview

Color preview on black background

This text has color #365344 on black background.


Color preview on white background

This text has color #365344 on white background.


Black color preview on #365344 background

This text has black color on #365344 background.


White color preview on #365344 background

This text has white color on #365344 background.


Related colors

Complementary color

Complementary color for #hex is #C9ACBB.


I love getcolorcode.com

Triadic colors

1 #443653 and #534436 with #365344 are triadic colors.

2 #445336 and #533644 with #365344 are triadic colors.