COLOR #388580

HEX: #388580 RGB: (56,133,128)

Color info

#388580 contains mainly green and blue colors. Web safe color of #388580 is #339966 (or #396).

RGB color model

#388580 color RGB value is (56,133,128).

RGB: (56,133,128) (22%, 52%, 50%)

RGB channels and saturation

R 56 of 255 = 22%
G 133 of 255 = 52%
B 128 of 255 = 50%

56
133
128

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

Portions of RGB colors in percentages

R + G + B = 56 + 133 + 128 = 317 (100%)
R 56 of 317 ~ 17.67%
G 133 of 317 ~ 41.96%
B 128 of 317 ~ 40.38'%

%17.67
%41.96
%40.38

CMYK color model

#388580 color CMYK value is (58,0,4,48).

  • cyan value is 57.89%
  • magenta value is 0.00%
  • yellow value is 3.76%
  • key color value is 47.84%

CMYK: (58,0,4,48)
C58M0Y4K48 (58%, 0%, 4%, 48%)
(0.58 / 0.00 / 0.04 / 0.48)

CMYK percentages

%57.89
%0
%3.76
%47.84

Codes

Color #388580 in popluar color models

38 85 80
RGB 56 133 128
HSL 176° 40.74% 37.06%
HSB/HSV 176° 57.89% 52.16%
CMYK 57.89% 0.00% 3.76%
47.84%

Color #388580 in popluar number systems.

HEX 38 85 80
Decimal 56 133 128
Binary 111000 10000101 10000000
Octal 70 205 200

Shades and tints

Shades of #388580

#388580
(56,133,128)
#337975
(51,121,117)
#2E6D6A
(46,109,106)
#29615F
(41,97,95)
#245554
(36,85,84)
#1F4949
(31,73,73)
#1A3D3E
(26,61,62)
#153133
(21,49,51)
#102528
(16,37,40)
#0B191D
(11,25,29)
#060D12
(6,13,18)
#000000
(0,0,0)

Tints of #388580

#388580
(56,133,128)
#4A908B
(74,144,139)
#5C9B96
(92,155,150)
#6EA6A1
(110,166,161)
#80B1AC
(128,177,172)
#92BCB7
(146,188,183)
#A4C7C2
(164,199,194)
#B6D2CD
(182,210,205)
#C8DDD8
(200,221,216)
#DAE8E3
(218,232,227)
#ECF3EE
(236,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #388580 color. Also use rgb(56,133,128) instead hex code.

Text Font Color

.myTextColor { color: #388580; }

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

This text font color is #388580.

Background Color

.myBgColor { background-color: #388580; }

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

This div background color is #388580.

Border color

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

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

This div border color is #388580.

Opacity

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

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

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

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

This text has shadow with #388580 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #388580.

Preview

Color preview on black background

This text has color #388580 on black background.


Color preview on white background

This text has color #388580 on white background.


Black color preview on #388580 background

This text has black color on #388580 background.


White color preview on #388580 background

This text has white color on #388580 background.


Related colors

Complementary color

Complementary color for #hex is #C77A7F.


I love getcolorcode.com

Triadic colors

1 #803885 and #858038 with #388580 are triadic colors.

2 #808538 and #853880 with #388580 are triadic colors.