COLOR #4E4368

HEX: #4E4368 RGB: (78,67,104)

Renk bilgisi

#4E4368 contains red, green and blue colors in about the same proportion. #4E4368 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#4E4368 color RGB value is (78,67,104).

RGB: (78,67,104) (31%, 26%, 41%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 67 of 255 = 26%
B 104 of 255 = 41%

78
67
104

R + G + B ~ 33%. #4E4368 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 67 + 104 = 249 (100%)
R 78 of 249 ~ 31.33%
G 67 of 249 ~ 26.91%
B 104 of 249 ~ 41.77'%

%31.33
%26.91
%41.77

CMYK RENK MODELİ

#4E4368 rengi CMYK tonu (25,36,0,59).

  • camgöbeği tonu 25.00%
  • eflatun tonu 35.58%
  • sarı tonu 0.00%
  • ana renk tonu 59.22%

CMYK: (25,36,0,59)
C25M36Y0K59 (25%, 36%, 0%, 59%)
(0.25 / 0.36 / 0.00 / 0.59)

CMYK yüzdeleri

%25
%35.58
%0
%59.22

Codes

Color #4E4368 in popluar color models

4E 43 68
RGB 78 67 104
HSL 258° 21.64% 33.53%
HSB/HSV 258° 35.58% 40.78%
CMYK 25.00% 35.58% 0.00%
59.22%

Color #4E4368 in popluar number systems.

HEX 4E 43 68
Decimal 78 67 104
Binary 1001110 1000011 1101000
Octal 116 103 150

Shades and tints

Shades of #4E4368

#4E4368
(78,67,104)
#473D5F
(71,61,95)
#403756
(64,55,86)
#39314D
(57,49,77)
#322B44
(50,43,68)
#2B253B
(43,37,59)
#241F32
(36,31,50)
#1D1929
(29,25,41)
#161320
(22,19,32)
#0F0D17
(15,13,23)
#08070E
(8,7,14)
#000000
(0,0,0)

Tints of #4E4368

#4E4368
(78,67,104)
#5E5475
(94,84,117)
#6E6582
(110,101,130)
#7E768F
(126,118,143)
#8E879C
(142,135,156)
#9E98A9
(158,152,169)
#AEA9B6
(174,169,182)
#BEBAC3
(190,186,195)
#CECBD0
(206,203,208)
#DEDCDD
(222,220,221)
#EEEDEA
(238,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E4368 color. Also use rgb(78,67,104) instead hex code.

Text Font Color

.myTextColor { color: #4E4368; }

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

This text font color is #4E4368.

Background Color

.myBgColor { background-color: #4E4368; }

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

This div background color is #4E4368.

Border color

.myBorderColor { border: 1px solid #4E4368; }

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

This div border color is #4E4368.

Opacity

.myOpacity80 { color: #4E4368; opacity: 0.8; }

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

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

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

This text has shadow with #4E4368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E4368.

Preview

Color preview on black background

This text has color #4E4368 on black background.


Color preview on white background

This text has color #4E4368 on white background.


Black color preview on #4E4368 background

This text has black color on #4E4368 background.


White color preview on #4E4368 background

This text has white color on #4E4368 background.


Related colors

Complementary color

Complementary color for #hex is #B1BC97.


I love getcolorcode.com

Triadic colors

1 #684E43 and #43684E with #4E4368 are triadic colors.

2 #68434E and #434E68 with #4E4368 are triadic colors.