COLOR #369684

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

54
150
132

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

Portions of RGB colors in percentages

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

%16.07
%44.64
%39.29

CMYK color model

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

  • cyan value is 64.00%
  • magenta value is 0.00%
  • yellow value is 12.00%
  • key color value is 41.18%

CMYK: (64,0,12,41)
C64M0Y12K41 (64%, 0%, 12%, 41%)
(0.64 / 0.00 / 0.12 / 0.41)

CMYK percentages

%64
%0
%12
%41.18

Codes

Color #369684 in popluar color models

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

Color #369684 in popluar number systems.

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

Shades and tints

Shades of #369684

#369684
(54,150,132)
#328978
(50,137,120)
#2E7C6C
(46,124,108)
#2A6F60
(42,111,96)
#266254
(38,98,84)
#225548
(34,85,72)
#1E483C
(30,72,60)
#1A3B30
(26,59,48)
#162E24
(22,46,36)
#122118
(18,33,24)
#0E140C
(14,20,12)
#000000
(0,0,0)

Tints of #369684

#369684
(54,150,132)
#489F8F
(72,159,143)
#5AA89A
(90,168,154)
#6CB1A5
(108,177,165)
#7EBAB0
(126,186,176)
#90C3BB
(144,195,187)
#A2CCC6
(162,204,198)
#B4D5D1
(180,213,209)
#C6DEDC
(198,222,220)
#D8E7E7
(216,231,231)
#EAF0F2
(234,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #369684; }

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

This text font color is #369684.

Background Color

.myBgColor { background-color: #369684; }

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

This div background color is #369684.

Border color

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

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

This div border color is #369684.

Opacity

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

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

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

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

This text has shadow with #369684 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #369684.

Preview

Color preview on black background

This text has color #369684 on black background.


Color preview on white background

This text has color #369684 on white background.


Black color preview on #369684 background

This text has black color on #369684 background.


White color preview on #369684 background

This text has white color on #369684 background.


Related colors

Complementary color

Complementary color for #hex is #C9697B.


I love getcolorcode.com

Triadic colors

1 #843696 and #968436 with #369684 are triadic colors.

2 #849636 and #963684 with #369684 are triadic colors.