COLOR #365848

HEX: #365848 RGB: (54,88,72)

Color info

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

RGB color model

#365848 color RGB value is (54,88,72).

RGB: (54,88,72) (21%, 35%, 28%)

RGB channels and saturation

R 54 of 255 = 21%
G 88 of 255 = 35%
B 72 of 255 = 28%

54
88
72

R + G + B ~ 28%. #365848 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 88 + 72 = 214 (100%)
R 54 of 214 ~ 25.23%
G 88 of 214 ~ 41.12%
B 72 of 214 ~ 33.64'%

%25.23
%41.12
%33.64

CMYK color model

#365848 color CMYK value is (39,0,18,65).

  • cyan value is 38.64%
  • magenta value is 0.00%
  • yellow value is 18.18%
  • key color value is 65.49%

CMYK: (39,0,18,65)
C39M0Y18K65 (39%, 0%, 18%, 65%)
(0.39 / 0.00 / 0.18 / 0.65)

CMYK percentages

%38.64
%0
%18.18
%65.49

Codes

Color #365848 in popluar color models

36 58 48
RGB 54 88 72
HSL 152° 23.94% 27.84%
HSB/HSV 152° 38.64% 34.51%
CMYK 38.64% 0.00% 18.18%
65.49%

Color #365848 in popluar number systems.

HEX 36 58 48
Decimal 54 88 72
Binary 110110 1011000 1001000
Octal 66 130 110

Shades and tints

Shades of #365848

#365848
(54,88,72)
#325042
(50,80,66)
#2E483C
(46,72,60)
#2A4036
(42,64,54)
#263830
(38,56,48)
#22302A
(34,48,42)
#1E2824
(30,40,36)
#1A201E
(26,32,30)
#161818
(22,24,24)
#121012
(18,16,18)
#0E080C
(14,8,12)
#000000
(0,0,0)

Tints of #365848

#365848
(54,88,72)
#486758
(72,103,88)
#5A7668
(90,118,104)
#6C8578
(108,133,120)
#7E9488
(126,148,136)
#90A398
(144,163,152)
#A2B2A8
(162,178,168)
#B4C1B8
(180,193,184)
#C6D0C8
(198,208,200)
#D8DFD8
(216,223,216)
#EAEEE8
(234,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365848 color. Also use rgb(54,88,72) instead hex code.

Text Font Color

.myTextColor { color: #365848; }

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

This text font color is #365848.

Background Color

.myBgColor { background-color: #365848; }

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

This div background color is #365848.

Border color

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

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

This div border color is #365848.

Opacity

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

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

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

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

This text has shadow with #365848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365848.

Preview

Color preview on black background

This text has color #365848 on black background.


Color preview on white background

This text has color #365848 on white background.


Black color preview on #365848 background

This text has black color on #365848 background.


White color preview on #365848 background

This text has white color on #365848 background.


Related colors

Complementary color

Complementary color for #hex is #C9A7B7.


I love getcolorcode.com

Triadic colors

1 #483658 and #584836 with #365848 are triadic colors.

2 #485836 and #583648 with #365848 are triadic colors.