COLOR #38635D

HEX: #38635D RGB: (56,99,93)

Color info

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

RGB color model

#38635D color RGB value is (56,99,93).

RGB: (56,99,93) (22%, 39%, 36%)

RGB channels and saturation

R 56 of 255 = 22%
G 99 of 255 = 39%
B 93 of 255 = 36%

56
99
93

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

Portions of RGB colors in percentages

R + G + B = 56 + 99 + 93 = 248 (100%)
R 56 of 248 ~ 22.58%
G 99 of 248 ~ 39.92%
B 93 of 248 ~ 37.5'%

%22.58
%39.92
%37.5

CMYK color model

#38635D color CMYK value is (43,0,6,61).

  • cyan value is 43.43%
  • magenta value is 0.00%
  • yellow value is 6.06%
  • key color value is 61.18%

CMYK: (43,0,6,61)
C43M0Y6K61 (43%, 0%, 6%, 61%)
(0.43 / 0.00 / 0.06 / 0.61)

CMYK percentages

%43.43
%0
%6.06
%61.18

Codes

Color #38635D in popluar color models

38 63 5D
RGB 56 99 93
HSL 172° 27.74% 30.39%
HSB/HSV 172° 43.43% 38.82%
CMYK 43.43% 0.00% 6.06%
61.18%

Color #38635D in popluar number systems.

HEX 38 63 5D
Decimal 56 99 93
Binary 111000 1100011 1011101
Octal 70 143 135

Shades and tints

Shades of #38635D

#38635D
(56,99,93)
#335A55
(51,90,85)
#2E514D
(46,81,77)
#294845
(41,72,69)
#243F3D
(36,63,61)
#1F3635
(31,54,53)
#1A2D2D
(26,45,45)
#152425
(21,36,37)
#101B1D
(16,27,29)
#0B1215
(11,18,21)
#06090D
(6,9,13)
#000000
(0,0,0)

Tints of #38635D

#38635D
(56,99,93)
#4A716B
(74,113,107)
#5C7F79
(92,127,121)
#6E8D87
(110,141,135)
#809B95
(128,155,149)
#92A9A3
(146,169,163)
#A4B7B1
(164,183,177)
#B6C5BF
(182,197,191)
#C8D3CD
(200,211,205)
#DAE1DB
(218,225,219)
#ECEFE9
(236,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38635D color. Also use rgb(56,99,93) instead hex code.

Text Font Color

.myTextColor { color: #38635D; }

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

This text font color is #38635D.

Background Color

.myBgColor { background-color: #38635D; }

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

This div background color is #38635D.

Border color

.myBorderColor { border: 1px solid #38635D; }

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

This div border color is #38635D.

Opacity

.myOpacity80 { color: #38635D; opacity: 0.8; }

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

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

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

This text has shadow with #38635D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38635D.

Preview

Color preview on black background

This text has color #38635D on black background.


Color preview on white background

This text has color #38635D on white background.


Black color preview on #38635D background

This text has black color on #38635D background.


White color preview on #38635D background

This text has white color on #38635D background.


Related colors

Complementary color

Complementary color for #hex is #C79CA2.


I love getcolorcode.com

Triadic colors

1 #5D3863 and #635D38 with #38635D are triadic colors.

2 #5D6338 and #63385D with #38635D are triadic colors.