COLOR #389484

HEX: #389484 RGB: (56,148,132)

Color info

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

RGB color model

#389484 color RGB value is (56,148,132).

RGB: (56,148,132) (22%, 58%, 52%)

RGB channels and saturation

R 56 of 255 = 22%
G 148 of 255 = 58%
B 132 of 255 = 52%

56
148
132

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

Portions of RGB colors in percentages

R + G + B = 56 + 148 + 132 = 336 (100%)
R 56 of 336 ~ 16.67%
G 148 of 336 ~ 44.05%
B 132 of 336 ~ 39.29'%

%16.67
%44.05
%39.29

CMYK color model

#389484 color CMYK value is (62,0,11,42).

  • cyan value is 62.16%
  • magenta value is 0.00%
  • yellow value is 10.81%
  • key color value is 41.96%

CMYK: (62,0,11,42)
C62M0Y11K42 (62%, 0%, 11%, 42%)
(0.62 / 0.00 / 0.11 / 0.42)

CMYK percentages

%62.16
%0
%10.81
%41.96

Codes

Color #389484 in popluar color models

38 94 84
RGB 56 148 132
HSL 170° 45.10% 40.00%
HSB/HSV 170° 62.16% 58.04%
CMYK 62.16% 0.00% 10.81%
41.96%

Color #389484 in popluar number systems.

HEX 38 94 84
Decimal 56 148 132
Binary 111000 10010100 10000100
Octal 70 224 204

Shades and tints

Shades of #389484

#389484
(56,148,132)
#338778
(51,135,120)
#2E7A6C
(46,122,108)
#296D60
(41,109,96)
#246054
(36,96,84)
#1F5348
(31,83,72)
#1A463C
(26,70,60)
#153930
(21,57,48)
#102C24
(16,44,36)
#0B1F18
(11,31,24)
#06120C
(6,18,12)
#000000
(0,0,0)

Tints of #389484

#389484
(56,148,132)
#4A9D8F
(74,157,143)
#5CA69A
(92,166,154)
#6EAFA5
(110,175,165)
#80B8B0
(128,184,176)
#92C1BB
(146,193,187)
#A4CAC6
(164,202,198)
#B6D3D1
(182,211,209)
#C8DCDC
(200,220,220)
#DAE5E7
(218,229,231)
#ECEEF2
(236,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #389484 color. Also use rgb(56,148,132) instead hex code.

Text Font Color

.myTextColor { color: #389484; }

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

This text font color is #389484.

Background Color

.myBgColor { background-color: #389484; }

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

This div background color is #389484.

Border color

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

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

This div border color is #389484.

Opacity

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

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

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

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

This text has shadow with #389484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #389484.

Preview

Color preview on black background

This text has color #389484 on black background.


Color preview on white background

This text has color #389484 on white background.


Black color preview on #389484 background

This text has black color on #389484 background.


White color preview on #389484 background

This text has white color on #389484 background.


Related colors

Complementary color

Complementary color for #hex is #C76B7B.


I love getcolorcode.com

Triadic colors

1 #843894 and #948438 with #389484 are triadic colors.

2 #849438 and #943884 with #389484 are triadic colors.