COLOR #368496

HEX: #368496 RGB: (54,132,150)

Color info

#368496 contains mainly green and blue colors. Web safe color of #368496 is #339999 (or #399).

RGB color model

#368496 color RGB value is (54,132,150).

RGB: (54,132,150) (21%, 52%, 59%)

RGB channels and saturation

R 54 of 255 = 21%
G 132 of 255 = 52%
B 150 of 255 = 59%

54
132
150

R + G + B ~ 44%. #368496 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 54 + 132 + 150 = 336 (100%)
R 54 of 336 ~ 16.07%
G 132 of 336 ~ 39.29%
B 150 of 336 ~ 44.64'%

%16.07
%39.29
%44.64

CMYK color model

#368496 color CMYK value is (64,12,0,41).

  • cyan value is 64.00%
  • magenta value is 12.00%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (64,12,0,41) C64M12Y0K41 (64%,12%,0%,41%) (0.64/0.12/0.00/0.41) 

CMYK percentages

%64
%12
%0
%41.18

Codes

Color #368496 in popluar color models

36 84 96
RGB 54 132 150
HSL 191° 47.06% 40.00%
HSB/HSV 191° 64.00% 58.82%
CMYK 64.00% 12.00% 0.00%
41.18%

Color #368496 in popluar number systems.

HEX 36 84 96
Decimal 54 132 150
Binary 110110 10000100 10010110
Octal 66 204 226

Shades and tints

Shades of #368496

#368496
(54,132,150)
#327889
(50,120,137)
#2E6C7C
(46,108,124)
#2A606F
(42,96,111)
#265462
(38,84,98)
#224855
(34,72,85)
#1E3C48
(30,60,72)
#1A303B
(26,48,59)
#16242E
(22,36,46)
#121821
(18,24,33)
#0E0C14
(14,12,20)
#000000
(0,0,0)

Tints of #368496

#368496
(54,132,150)
#488F9F
(72,143,159)
#5A9AA8
(90,154,168)
#6CA5B1
(108,165,177)
#7EB0BA
(126,176,186)
#90BBC3
(144,187,195)
#A2C6CC
(162,198,204)
#B4D1D5
(180,209,213)
#C6DCDE
(198,220,222)
#D8E7E7
(216,231,231)
#EAF2F0
(234,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #368496 color. Also use rgb(54,132,150) instead hex code.

Text Font Color

.myTextColor { color: #368496; }

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

This text font color is #368496.

Background Color

.myBgColor { background-color: #368496; }

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

This div background color is #368496.

Border color

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

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

This div border color is #368496.

Opacity

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

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

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

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

This text has shadow with #368496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #368496.

Preview

Color preview on black background

This text has color #368496 on black background.


Color preview on white background

This text has color #368496 on white background.


Black color preview on #368496 background

This text has black color on #368496 background.


White color preview on #368496 background

This text has white color on #368496 background.


Related colors

Complementary color

Complementary color for #hex is #C97B69.


I love getcolorcode.com

Triadic colors

1 #963684 and #849636 with #368496 are triadic colors.

2 #968436 and #843696 with #368496 are triadic colors.