COLOR #384A63

HEX: #384A63 RGB: (56,74,99)

Renk bilgisi

#384A63 contains red, green and blue colors in about the same proportion. #384A63 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#384A63 color RGB value is (56,74,99).

RGB: (56,74,99) (22%, 29%, 39%)

RGB bağlantıları ve doygunluk

R 56 of 255 = 22%
G 74 of 255 = 29%
B 99 of 255 = 39%

56
74
99

R + G + B ~ 30%. #384A63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 56 + 74 + 99 = 229 (100%)
R 56 of 229 ~ 24.45%
G 74 of 229 ~ 32.31%
B 99 of 229 ~ 43.23'%

%24.45
%32.31
%43.23

CMYK RENK MODELİ

#384A63 rengi CMYK tonu (43,25,0,61).

  • camgöbeği tonu 43.43%
  • eflatun tonu 25.25%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%

CMYK: (43,25,0,61)
C43M25Y0K61 (43%, 25%, 0%, 61%)
(0.43 / 0.25 / 0.00 / 0.61)

CMYK yüzdeleri

%43.43
%25.25
%0
%61.18

Codes

Color #384A63 in popluar color models

38 4A 63
RGB 56 74 99
HSL 215° 27.74% 30.39%
HSB/HSV 215° 43.43% 38.82%
CMYK 43.43% 25.25% 0.00%
61.18%

Color #384A63 in popluar number systems.

HEX 38 4A 63
Decimal 56 74 99
Binary 111000 1001010 1100011
Octal 70 112 143

Shades and tints

Shades of #384A63

#384A63
(56,74,99)
#33445A
(51,68,90)
#2E3E51
(46,62,81)
#293848
(41,56,72)
#24323F
(36,50,63)
#1F2C36
(31,44,54)
#1A262D
(26,38,45)
#152024
(21,32,36)
#101A1B
(16,26,27)
#0B1412
(11,20,18)
#060E09
(6,14,9)
#000000
(0,0,0)

Tints of #384A63

#384A63
(56,74,99)
#4A5A71
(74,90,113)
#5C6A7F
(92,106,127)
#6E7A8D
(110,122,141)
#808A9B
(128,138,155)
#929AA9
(146,154,169)
#A4AAB7
(164,170,183)
#B6BAC5
(182,186,197)
#C8CAD3
(200,202,211)
#DADAE1
(218,218,225)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #384A63 color. Also use rgb(56,74,99) instead hex code.

Text Font Color

.myTextColor { color: #384A63; }

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

This text font color is #384A63.

Background Color

.myBgColor { background-color: #384A63; }

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

This div background color is #384A63.

Border color

.myBorderColor { border: 1px solid #384A63; }

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

This div border color is #384A63.

Opacity

.myOpacity80 { color: #384A63; opacity: 0.8; }

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

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

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

This text has shadow with #384A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #384A63.

Preview

Color preview on black background

This text has color #384A63 on black background.


Color preview on white background

This text has color #384A63 on white background.


Black color preview on #384A63 background

This text has black color on #384A63 background.


White color preview on #384A63 background

This text has white color on #384A63 background.


Related colors

Complementary color

Complementary color for #hex is #C7B59C.


I love getcolorcode.com

Triadic colors

1 #63384A and #4A6338 with #384A63 are triadic colors.

2 #634A38 and #4A3863 with #384A63 are triadic colors.