COLOR #386259

HEX: #386259 RGB: (56,98,89)

Color info

#386259 contains red, green and blue colors in about the same proportion. Web safe color of #386259 is #336666 (or #366).

RGB color model

#386259 color RGB value is (56,98,89).

RGB: (56,98,89) (22%, 38%, 35%)

RGB channels and saturation

R 56 of 255 = 22%
G 98 of 255 = 38%
B 89 of 255 = 35%

56
98
89

R + G + B ~ 32%. #386259 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 98 + 89 = 243 (100%)
R 56 of 243 ~ 23.05%
G 98 of 243 ~ 40.33%
B 89 of 243 ~ 36.63'%

%23.05
%40.33
%36.63

CMYK color model

#386259 color CMYK value is (43,0,9,62).

  • cyan value is 42.86%
  • magenta value is 0.00%
  • yellow value is 9.18%
  • key color value is 61.57%

CMYK: (43,0,9,62)
C43M0Y9K62 (43%, 0%, 9%, 62%)
(0.43 / 0.00 / 0.09 / 0.62)

CMYK percentages

%42.86
%0
%9.18
%61.57

Codes

Color #386259 in popluar color models

38 62 59
RGB 56 98 89
HSL 167° 27.27% 30.20%
HSB/HSV 167° 42.86% 38.43%
CMYK 42.86% 0.00% 9.18%
61.57%

Color #386259 in popluar number systems.

HEX 38 62 59
Decimal 56 98 89
Binary 111000 1100010 1011001
Octal 70 142 131

Shades and tints

Shades of #386259

#386259
(56,98,89)
#335A51
(51,90,81)
#2E5249
(46,82,73)
#294A41
(41,74,65)
#244239
(36,66,57)
#1F3A31
(31,58,49)
#1A3229
(26,50,41)
#152A21
(21,42,33)
#102219
(16,34,25)
#0B1A11
(11,26,17)
#061209
(6,18,9)
#000000
(0,0,0)

Tints of #386259

#386259
(56,98,89)
#4A7068
(74,112,104)
#5C7E77
(92,126,119)
#6E8C86
(110,140,134)
#809A95
(128,154,149)
#92A8A4
(146,168,164)
#A4B6B3
(164,182,179)
#B6C4C2
(182,196,194)
#C8D2D1
(200,210,209)
#DAE0E0
(218,224,224)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386259 color. Also use rgb(56,98,89) instead hex code.

Text Font Color

.myTextColor { color: #386259; }

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

This text font color is #386259.

Background Color

.myBgColor { background-color: #386259; }

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

This div background color is #386259.

Border color

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

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

This div border color is #386259.

Opacity

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

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

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

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

This text has shadow with #386259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386259.

Preview

Color preview on black background

This text has color #386259 on black background.


Color preview on white background

This text has color #386259 on white background.


Black color preview on #386259 background

This text has black color on #386259 background.


White color preview on #386259 background

This text has white color on #386259 background.


Related colors

Complementary color

Complementary color for #hex is #C79DA6.


I love getcolorcode.com

Triadic colors

1 #593862 and #625938 with #386259 are triadic colors.

2 #596238 and #623859 with #386259 are triadic colors.