COLOR #365143

HEX: #365143 RGB: (54,81,67)

Color info

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

RGB color model

#365143 color RGB value is (54,81,67).

RGB: (54,81,67) (21%, 32%, 26%)

RGB channels and saturation

R 54 of 255 = 21%
G 81 of 255 = 32%
B 67 of 255 = 26%

54
81
67

R + G + B ~ 26%. #365143 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 81 + 67 = 202 (100%)
R 54 of 202 ~ 26.73%
G 81 of 202 ~ 40.1%
B 67 of 202 ~ 33.17'%

%26.73
%40.1
%33.17

CMYK color model

#365143 color CMYK value is (33,0,17,68).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 17.28%
  • key color value is 68.24%
CMYK: (33,0,17,68) C33M0Y17K68 (33%,0%,17%,68%) (0.33/0.00/0.17/0.68) 

CMYK percentages

%33.33
%0
%17.28
%68.24

Codes

Color #365143 in popluar color models

36 51 43
RGB 54 81 67
HSL 149° 20.00% 26.47%
HSB/HSV 149° 33.33% 31.76%
CMYK 33.33% 0.00% 17.28%
68.24%

Color #365143 in popluar number systems.

HEX 36 51 43
Decimal 54 81 67
Binary 110110 1010001 1000011
Octal 66 121 103

Shades and tints

Shades of #365143

#365143
(54,81,67)
#324A3D
(50,74,61)
#2E4337
(46,67,55)
#2A3C31
(42,60,49)
#26352B
(38,53,43)
#222E25
(34,46,37)
#1E271F
(30,39,31)
#1A2019
(26,32,25)
#161913
(22,25,19)
#12120D
(18,18,13)
#0E0B07
(14,11,7)
#000000
(0,0,0)

Tints of #365143

#365143
(54,81,67)
#486054
(72,96,84)
#5A6F65
(90,111,101)
#6C7E76
(108,126,118)
#7E8D87
(126,141,135)
#909C98
(144,156,152)
#A2ABA9
(162,171,169)
#B4BABA
(180,186,186)
#C6C9CB
(198,201,203)
#D8D8DC
(216,216,220)
#EAE7ED
(234,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365143 color. Also use rgb(54,81,67) instead hex code.

Text Font Color

.myTextColor { color: #365143; }

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

This text font color is #365143.

Background Color

.myBgColor { background-color: #365143; }

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

This div background color is #365143.

Border color

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

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

This div border color is #365143.

Opacity

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

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

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

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

This text has shadow with #365143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365143.

Preview

Color preview on black background

This text has color #365143 on black background.


Color preview on white background

This text has color #365143 on white background.


Black color preview on #365143 background

This text has black color on #365143 background.


White color preview on #365143 background

This text has white color on #365143 background.


Related colors

Complementary color

Complementary color for #hex is #C9AEBC.


I love getcolorcode.com

Triadic colors

1 #433651 and #514336 with #365143 are triadic colors.

2 #435136 and #513643 with #365143 are triadic colors.