COLOR #365B68

HEX: #365B68 RGB: (54,91,104)

Color info

#365B68 contains red, green and blue colors in about the same proportion. Web safe color of #365B68 is #336666 (or #366).

RGB color model

#365B68 color RGB value is (54,91,104).

RGB: (54,91,104) (21%, 36%, 41%)

RGB channels and saturation

R 54 of 255 = 21%
G 91 of 255 = 36%
B 104 of 255 = 41%

54
91
104

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

Portions of RGB colors in percentages

R + G + B = 54 + 91 + 104 = 249 (100%)
R 54 of 249 ~ 21.69%
G 91 of 249 ~ 36.55%
B 104 of 249 ~ 41.77'%

%21.69
%36.55
%41.77

CMYK color model

#365B68 color CMYK value is (48,13,0,59).

  • cyan value is 48.08%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (48,13,0,59)
C48M13Y0K59 (48%, 13%, 0%, 59%)
(0.48 / 0.13 / 0.00 / 0.59)

CMYK percentages

%48.08
%12.5
%0
%59.22

Codes

Color #365B68 in popluar color models

36 5B 68
RGB 54 91 104
HSL 196° 31.65% 30.98%
HSB/HSV 196° 48.08% 40.78%
CMYK 48.08% 12.50% 0.00%
59.22%

Color #365B68 in popluar number systems.

HEX 36 5B 68
Decimal 54 91 104
Binary 110110 1011011 1101000
Octal 66 133 150

Shades and tints

Shades of #365B68

#365B68
(54,91,104)
#32535F
(50,83,95)
#2E4B56
(46,75,86)
#2A434D
(42,67,77)
#263B44
(38,59,68)
#22333B
(34,51,59)
#1E2B32
(30,43,50)
#1A2329
(26,35,41)
#161B20
(22,27,32)
#121317
(18,19,23)
#0E0B0E
(14,11,14)
#000000
(0,0,0)

Tints of #365B68

#365B68
(54,91,104)
#486975
(72,105,117)
#5A7782
(90,119,130)
#6C858F
(108,133,143)
#7E939C
(126,147,156)
#90A1A9
(144,161,169)
#A2AFB6
(162,175,182)
#B4BDC3
(180,189,195)
#C6CBD0
(198,203,208)
#D8D9DD
(216,217,221)
#EAE7EA
(234,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #365B68 color. Also use rgb(54,91,104) instead hex code.

Text Font Color

.myTextColor { color: #365B68; }

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

This text font color is #365B68.

Background Color

.myBgColor { background-color: #365B68; }

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

This div background color is #365B68.

Border color

.myBorderColor { border: 1px solid #365B68; }

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

This div border color is #365B68.

Opacity

.myOpacity80 { color: #365B68; opacity: 0.8; }

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

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

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

This text has shadow with #365B68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #365B68.

Preview

Color preview on black background

This text has color #365B68 on black background.


Color preview on white background

This text has color #365B68 on white background.


Black color preview on #365B68 background

This text has black color on #365B68 background.


White color preview on #365B68 background

This text has white color on #365B68 background.


Related colors

Complementary color

Complementary color for #hex is #C9A497.


I love getcolorcode.com

Triadic colors

1 #68365B and #5B6836 with #365B68 are triadic colors.

2 #685B36 and #5B3668 with #365B68 are triadic colors.