COLOR #38356E

HEX: #38356E RGB: (56,53,110)

Color info

#38356E contains red, green and blue colors in about the same proportion. Web safe color of #38356E is #333366 (or #336).

RGB color model

#38356E color RGB value is (56,53,110).

RGB: (56,53,110) (22%, 21%, 43%)

RGB channels and saturation

R 56 of 255 = 22%
G 53 of 255 = 21%
B 110 of 255 = 43%

56
53
110

R + G + B ~ 29%. #38356E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 53 + 110 = 219 (100%)
R 56 of 219 ~ 25.57%
G 53 of 219 ~ 24.2%
B 110 of 219 ~ 50.23'%

%25.57
%24.2
%50.23

CMYK color model

#38356E color CMYK value is (49,52,0,57).

  • cyan value is 49.09%
  • magenta value is 51.82%
  • yellow value is 0.00%
  • key color value is 56.86%
CMYK: (49,52,0,57) C49M52Y0K57 (49%,52%,0%,57%) (0.49/0.52/0.00/0.57) 

CMYK percentages

%49.09
%51.82
%0
%56.86

Codes

Color #38356E in popluar color models

38 35 6E
RGB 56 53 110
HSL 243° 34.97% 31.96%
HSB/HSV 243° 51.82% 43.14%
CMYK 49.09% 51.82% 0.00%
56.86%

Color #38356E in popluar number systems.

HEX 38 35 6E
Decimal 56 53 110
Binary 111000 110101 1101110
Octal 70 65 156

Shades and tints

Shades of #38356E

#38356E
(56,53,110)
#333164
(51,49,100)
#2E2D5A
(46,45,90)
#292950
(41,41,80)
#242546
(36,37,70)
#1F213C
(31,33,60)
#1A1D32
(26,29,50)
#151928
(21,25,40)
#10151E
(16,21,30)
#0B1114
(11,17,20)
#060D0A
(6,13,10)
#000000
(0,0,0)

Tints of #38356E

#38356E
(56,53,110)
#4A477B
(74,71,123)
#5C5988
(92,89,136)
#6E6B95
(110,107,149)
#807DA2
(128,125,162)
#928FAF
(146,143,175)
#A4A1BC
(164,161,188)
#B6B3C9
(182,179,201)
#C8C5D6
(200,197,214)
#DAD7E3
(218,215,227)
#ECE9F0
(236,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38356E color. Also use rgb(56,53,110) instead hex code.

Text Font Color

.myTextColor { color: #38356E; }

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

This text font color is #38356E.

Background Color

.myBgColor { background-color: #38356E; }

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

This div background color is #38356E.

Border color

.myBorderColor { border: 1px solid #38356E; }

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

This div border color is #38356E.

Opacity

.myOpacity80 { color: #38356E; opacity: 0.8; }

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

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

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

This text has shadow with #38356E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38356E.

Preview

Color preview on black background

This text has color #38356E on black background.


Color preview on white background

This text has color #38356E on white background.


Black color preview on #38356E background

This text has black color on #38356E background.


White color preview on #38356E background

This text has white color on #38356E background.


Related colors

Complementary color

Complementary color for #hex is #C7CA91.


I love getcolorcode.com

Triadic colors

1 #6E3835 and #356E38 with #38356E are triadic colors.

2 #6E3538 and #35386E with #38356E are triadic colors.