COLOR #386258

HEX: #386258 RGB: (56,98,88)

Color info

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

RGB color model

#386258 color RGB value is (56,98,88).

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

RGB channels and saturation

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

56
98
88

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

Portions of RGB colors in percentages

R + G + B = 56 + 98 + 88 = 242 (100%)
R 56 of 242 ~ 23.14%
G 98 of 242 ~ 40.5%
B 88 of 242 ~ 36.36'%

%23.14
%40.5
%36.36

CMYK color model

#386258 color CMYK value is (43,0,10,62).

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

CMYK: (43,0,10,62)
C43M0Y10K62 (43%, 0%, 10%, 62%)
(0.43 / 0.00 / 0.10 / 0.62)

CMYK percentages

%42.86
%0
%10.2
%61.57

Codes

Color #386258 in popluar color models

38 62 58
RGB 56 98 88
HSL 166° 27.27% 30.20%
HSB/HSV 166° 42.86% 38.43%
CMYK 42.86% 0.00% 10.20%
61.57%

Color #386258 in popluar number systems.

HEX 38 62 58
Decimal 56 98 88
Binary 111000 1100010 1011000
Octal 70 142 130

Shades and tints

Shades of #386258

#386258
(56,98,88)
#335A50
(51,90,80)
#2E5248
(46,82,72)
#294A40
(41,74,64)
#244238
(36,66,56)
#1F3A30
(31,58,48)
#1A3228
(26,50,40)
#152A20
(21,42,32)
#102218
(16,34,24)
#0B1A10
(11,26,16)
#061208
(6,18,8)
#000000
(0,0,0)

Tints of #386258

#386258
(56,98,88)
#4A7067
(74,112,103)
#5C7E76
(92,126,118)
#6E8C85
(110,140,133)
#809A94
(128,154,148)
#92A8A3
(146,168,163)
#A4B6B2
(164,182,178)
#B6C4C1
(182,196,193)
#C8D2D0
(200,210,208)
#DAE0DF
(218,224,223)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #386258; }

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

This text font color is #386258.

Background Color

.myBgColor { background-color: #386258; }

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

This div background color is #386258.

Border color

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

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

This div border color is #386258.

Opacity

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

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

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

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

This text has shadow with #386258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386258.

Preview

Color preview on black background

This text has color #386258 on black background.


Color preview on white background

This text has color #386258 on white background.


Black color preview on #386258 background

This text has black color on #386258 background.


White color preview on #386258 background

This text has white color on #386258 background.


Related colors

Complementary color

Complementary color for #hex is #C79DA7.


I love getcolorcode.com

Triadic colors

1 #583862 and #625838 with #386258 are triadic colors.

2 #586238 and #623858 with #386258 are triadic colors.