COLOR #384266

HEX: #384266 RGB: (56,66,102)

Color info

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

RGB color model

#384266 color RGB value is (56,66,102).

RGB: (56,66,102) (22%, 26%, 40%)

RGB channels and saturation

R 56 of 255 = 22%
G 66 of 255 = 26%
B 102 of 255 = 40%

56
66
102

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

Portions of RGB colors in percentages

R + G + B = 56 + 66 + 102 = 224 (100%)
R 56 of 224 ~ 25%
G 66 of 224 ~ 29.46%
B 102 of 224 ~ 45.54'%

%25
%29.46
%45.54

CMYK color model

#384266 color CMYK value is (45,35,0,60).

  • cyan value is 45.10%
  • magenta value is 35.29%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (45,35,0,60)
C45M35Y0K60 (45%, 35%, 0%, 60%)
(0.45 / 0.35 / 0.00 / 0.60)

CMYK percentages

%45.1
%35.29
%0
%60

Codes

Color #384266 in popluar color models

38 42 66
RGB 56 66 102
HSL 227° 29.11% 30.98%
HSB/HSV 227° 45.10% 40.00%
CMYK 45.10% 35.29% 0.00%
60.00%

Color #384266 in popluar number systems.

HEX 38 42 66
Decimal 56 66 102
Binary 111000 1000010 1100110
Octal 70 102 146

Shades and tints

Shades of #384266

#384266
(56,66,102)
#333C5D
(51,60,93)
#2E3654
(46,54,84)
#29304B
(41,48,75)
#242A42
(36,42,66)
#1F2439
(31,36,57)
#1A1E30
(26,30,48)
#151827
(21,24,39)
#10121E
(16,18,30)
#0B0C15
(11,12,21)
#06060C
(6,6,12)
#000000
(0,0,0)

Tints of #384266

#384266
(56,66,102)
#4A5373
(74,83,115)
#5C6480
(92,100,128)
#6E758D
(110,117,141)
#80869A
(128,134,154)
#9297A7
(146,151,167)
#A4A8B4
(164,168,180)
#B6B9C1
(182,185,193)
#C8CACE
(200,202,206)
#DADBDB
(218,219,219)
#ECECE8
(236,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384266 color. Also use rgb(56,66,102) instead hex code.

Text Font Color

.myTextColor { color: #384266; }

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

This text font color is #384266.

Background Color

.myBgColor { background-color: #384266; }

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

This div background color is #384266.

Border color

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

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

This div border color is #384266.

Opacity

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

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

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

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

This text has shadow with #384266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384266.

Preview

Color preview on black background

This text has color #384266 on black background.


Color preview on white background

This text has color #384266 on white background.


Black color preview on #384266 background

This text has black color on #384266 background.


White color preview on #384266 background

This text has white color on #384266 background.


Related colors

Complementary color

Complementary color for #hex is #C7BD99.


I love getcolorcode.com

Triadic colors

1 #663842 and #426638 with #384266 are triadic colors.

2 #664238 and #423866 with #384266 are triadic colors.