COLOR #379984

HEX: #379984 RGB: (55,153,132)

Color info

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

RGB color model

#379984 color RGB value is (55,153,132).

RGB: (55,153,132) (22%, 60%, 52%)

RGB channels and saturation

R 55 of 255 = 22%
G 153 of 255 = 60%
B 132 of 255 = 52%

55
153
132

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

Portions of RGB colors in percentages

R + G + B = 55 + 153 + 132 = 340 (100%)
R 55 of 340 ~ 16.18%
G 153 of 340 ~ 45%
B 132 of 340 ~ 38.82'%

%16.18
%45
%38.82

CMYK color model

#379984 color CMYK value is (64,0,14,40).

  • cyan value is 64.05%
  • magenta value is 0.00%
  • yellow value is 13.73%
  • key color value is 40.00%

CMYK: (64,0,14,40)
C64M0Y14K40 (64%, 0%, 14%, 40%)
(0.64 / 0.00 / 0.14 / 0.40)

CMYK percentages

%64.05
%0
%13.73
%40

Codes

Color #379984 in popluar color models

37 99 84
RGB 55 153 132
HSL 167° 47.12% 40.78%
HSB/HSV 167° 64.05% 60.00%
CMYK 64.05% 0.00% 13.73%
40.00%

Color #379984 in popluar number systems.

HEX 37 99 84
Decimal 55 153 132
Binary 110111 10011001 10000100
Octal 67 231 204

Shades and tints

Shades of #379984

#379984
(55,153,132)
#328C78
(50,140,120)
#2D7F6C
(45,127,108)
#287260
(40,114,96)
#236554
(35,101,84)
#1E5848
(30,88,72)
#194B3C
(25,75,60)
#143E30
(20,62,48)
#0F3124
(15,49,36)
#0A2418
(10,36,24)
#05170C
(5,23,12)
#000000
(0,0,0)

Tints of #379984

#379984
(55,153,132)
#49A28F
(73,162,143)
#5BAB9A
(91,171,154)
#6DB4A5
(109,180,165)
#7FBDB0
(127,189,176)
#91C6BB
(145,198,187)
#A3CFC6
(163,207,198)
#B5D8D1
(181,216,209)
#C7E1DC
(199,225,220)
#D9EAE7
(217,234,231)
#EBF3F2
(235,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #379984 color. Also use rgb(55,153,132) instead hex code.

Text Font Color

.myTextColor { color: #379984; }

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

This text font color is #379984.

Background Color

.myBgColor { background-color: #379984; }

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

This div background color is #379984.

Border color

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

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

This div border color is #379984.

Opacity

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

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

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

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

This text has shadow with #379984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #379984.

Preview

Color preview on black background

This text has color #379984 on black background.


Color preview on white background

This text has color #379984 on white background.


Black color preview on #379984 background

This text has black color on #379984 background.


White color preview on #379984 background

This text has white color on #379984 background.


Related colors

Complementary color

Complementary color for #hex is #C8667B.


I love getcolorcode.com

Triadic colors

1 #843799 and #998437 with #379984 are triadic colors.

2 #849937 and #993784 with #379984 are triadic colors.