COLOR #379582

HEX: #379582 RGB: (55,149,130)

Color info

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

RGB color model

#379582 color RGB value is (55,149,130).

RGB: (55,149,130) (22%, 58%, 51%)

RGB channels and saturation

R 55 of 255 = 22%
G 149 of 255 = 58%
B 130 of 255 = 51%

55
149
130

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

Portions of RGB colors in percentages

R + G + B = 55 + 149 + 130 = 334 (100%)
R 55 of 334 ~ 16.47%
G 149 of 334 ~ 44.61%
B 130 of 334 ~ 38.92'%

%16.47
%44.61
%38.92

CMYK color model

#379582 color CMYK value is (63,0,13,42).

  • cyan value is 63.09%
  • magenta value is 0.00%
  • yellow value is 12.75%
  • key color value is 41.57%

CMYK: (63,0,13,42)
C63M0Y13K42 (63%, 0%, 13%, 42%)
(0.63 / 0.00 / 0.13 / 0.42)

CMYK percentages

%63.09
%0
%12.75
%41.57

Codes

Color #379582 in popluar color models

37 95 82
RGB 55 149 130
HSL 168° 46.08% 40.00%
HSB/HSV 168° 63.09% 58.43%
CMYK 63.09% 0.00% 12.75%
41.57%

Color #379582 in popluar number systems.

HEX 37 95 82
Decimal 55 149 130
Binary 110111 10010101 10000010
Octal 67 225 202

Shades and tints

Shades of #379582

#379582
(55,149,130)
#328877
(50,136,119)
#2D7B6C
(45,123,108)
#286E61
(40,110,97)
#236156
(35,97,86)
#1E544B
(30,84,75)
#194740
(25,71,64)
#143A35
(20,58,53)
#0F2D2A
(15,45,42)
#0A201F
(10,32,31)
#051314
(5,19,20)
#000000
(0,0,0)

Tints of #379582

#379582
(55,149,130)
#499E8D
(73,158,141)
#5BA798
(91,167,152)
#6DB0A3
(109,176,163)
#7FB9AE
(127,185,174)
#91C2B9
(145,194,185)
#A3CBC4
(163,203,196)
#B5D4CF
(181,212,207)
#C7DDDA
(199,221,218)
#D9E6E5
(217,230,229)
#EBEFF0
(235,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #379582 color. Also use rgb(55,149,130) instead hex code.

Text Font Color

.myTextColor { color: #379582; }

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

This text font color is #379582.

Background Color

.myBgColor { background-color: #379582; }

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

This div background color is #379582.

Border color

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

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

This div border color is #379582.

Opacity

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

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

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

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

This text has shadow with #379582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #379582.

Preview

Color preview on black background

This text has color #379582 on black background.


Color preview on white background

This text has color #379582 on white background.


Black color preview on #379582 background

This text has black color on #379582 background.


White color preview on #379582 background

This text has white color on #379582 background.


Related colors

Complementary color

Complementary color for #hex is #C86A7D.


I love getcolorcode.com

Triadic colors

1 #823795 and #958237 with #379582 are triadic colors.

2 #829537 and #953782 with #379582 are triadic colors.