COLOR #38826B

HEX: #38826B RGB: (56,130,107)

Color info

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

RGB color model

#38826B color RGB value is (56,130,107).

RGB: (56,130,107) (22%, 51%, 42%)

RGB channels and saturation

R 56 of 255 = 22%
G 130 of 255 = 51%
B 107 of 255 = 42%

56
130
107

R + G + B ~ 38%. #38826B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 130 + 107 = 293 (100%)
R 56 of 293 ~ 19.11%
G 130 of 293 ~ 44.37%
B 107 of 293 ~ 36.52'%

%19.11
%44.37
%36.52

CMYK color model

#38826B color CMYK value is (57,0,18,49).

  • cyan value is 56.92%
  • magenta value is 0.00%
  • yellow value is 17.69%
  • key color value is 49.02%

CMYK: (57,0,18,49)
C57M0Y18K49 (57%, 0%, 18%, 49%)
(0.57 / 0.00 / 0.18 / 0.49)

CMYK percentages

%56.92
%0
%17.69
%49.02

Codes

Color #38826B in popluar color models

38 82 6B
RGB 56 130 107
HSL 161° 39.78% 36.47%
HSB/HSV 161° 56.92% 50.98%
CMYK 56.92% 0.00% 17.69%
49.02%

Color #38826B in popluar number systems.

HEX 38 82 6B
Decimal 56 130 107
Binary 111000 10000010 1101011
Octal 70 202 153

Shades and tints

Shades of #38826B

#38826B
(56,130,107)
#337762
(51,119,98)
#2E6C59
(46,108,89)
#296150
(41,97,80)
#245647
(36,86,71)
#1F4B3E
(31,75,62)
#1A4035
(26,64,53)
#15352C
(21,53,44)
#102A23
(16,42,35)
#0B1F1A
(11,31,26)
#061411
(6,20,17)
#000000
(0,0,0)

Tints of #38826B

#38826B
(56,130,107)
#4A8D78
(74,141,120)
#5C9885
(92,152,133)
#6EA392
(110,163,146)
#80AE9F
(128,174,159)
#92B9AC
(146,185,172)
#A4C4B9
(164,196,185)
#B6CFC6
(182,207,198)
#C8DAD3
(200,218,211)
#DAE5E0
(218,229,224)
#ECF0ED
(236,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38826B color. Also use rgb(56,130,107) instead hex code.

Text Font Color

.myTextColor { color: #38826B; }

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

This text font color is #38826B.

Background Color

.myBgColor { background-color: #38826B; }

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

This div background color is #38826B.

Border color

.myBorderColor { border: 1px solid #38826B; }

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

This div border color is #38826B.

Opacity

.myOpacity80 { color: #38826B; opacity: 0.8; }

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

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

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

This text has shadow with #38826B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38826B.

Preview

Color preview on black background

This text has color #38826B on black background.


Color preview on white background

This text has color #38826B on white background.


Black color preview on #38826B background

This text has black color on #38826B background.


White color preview on #38826B background

This text has white color on #38826B background.


Related colors

Complementary color

Complementary color for #hex is #C77D94.


I love getcolorcode.com

Triadic colors

1 #6B3882 and #826B38 with #38826B are triadic colors.

2 #6B8238 and #82386B with #38826B are triadic colors.