COLOR #386260

HEX: #386260 RGB: (56,98,96)

Color info

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

RGB color model

#386260 color RGB value is (56,98,96).

RGB: (56,98,96) (22%, 38%, 38%)

RGB channels and saturation

R 56 of 255 = 22%
G 98 of 255 = 38%
B 96 of 255 = 38%

56
98
96

R + G + B ~ 33%. #386260 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 98 + 96 = 250 (100%)
R 56 of 250 ~ 22.4%
G 98 of 250 ~ 39.2%
B 96 of 250 ~ 38.4'%

%22.4
%39.2
%38.4

CMYK color model

#386260 color CMYK value is (43,0,2,62).

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

CMYK: (43,0,2,62)
C43M0Y2K62 (43%, 0%, 2%, 62%)
(0.43 / 0.00 / 0.02 / 0.62)

CMYK percentages

%42.86
%0
%2.04
%61.57

Codes

Color #386260 in popluar color models

38 62 60
RGB 56 98 96
HSL 177° 27.27% 30.20%
HSB/HSV 177° 42.86% 38.43%
CMYK 42.86% 0.00% 2.04%
61.57%

Color #386260 in popluar number systems.

HEX 38 62 60
Decimal 56 98 96
Binary 111000 1100010 1100000
Octal 70 142 140

Shades and tints

Shades of #386260

#386260
(56,98,96)
#335A58
(51,90,88)
#2E5250
(46,82,80)
#294A48
(41,74,72)
#244240
(36,66,64)
#1F3A38
(31,58,56)
#1A3230
(26,50,48)
#152A28
(21,42,40)
#102220
(16,34,32)
#0B1A18
(11,26,24)
#061210
(6,18,16)
#000000
(0,0,0)

Tints of #386260

#386260
(56,98,96)
#4A706E
(74,112,110)
#5C7E7C
(92,126,124)
#6E8C8A
(110,140,138)
#809A98
(128,154,152)
#92A8A6
(146,168,166)
#A4B6B4
(164,182,180)
#B6C4C2
(182,196,194)
#C8D2D0
(200,210,208)
#DAE0DE
(218,224,222)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #386260; }

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

This text font color is #386260.

Background Color

.myBgColor { background-color: #386260; }

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

This div background color is #386260.

Border color

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

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

This div border color is #386260.

Opacity

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

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

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

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

This text has shadow with #386260 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386260.

Preview

Color preview on black background

This text has color #386260 on black background.


Color preview on white background

This text has color #386260 on white background.


Black color preview on #386260 background

This text has black color on #386260 background.


White color preview on #386260 background

This text has white color on #386260 background.


Related colors

Complementary color

Complementary color for #hex is #C79D9F.


I love getcolorcode.com

Triadic colors

1 #603862 and #626038 with #386260 are triadic colors.

2 #606238 and #623860 with #386260 are triadic colors.