COLOR #4E677B

HEX: #4E677B RGB: (78,103,123)

Renk bilgisi

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

RGB renk modeli

#4E677B color RGB value is (78,103,123).

RGB: (78,103,123) (31%, 40%, 48%)

RGB bağlantıları ve doygunluk

R 78 of 255 = 31%
G 103 of 255 = 40%
B 123 of 255 = 48%

78
103
123

R + G + B ~ 40%. #4E677B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 78 + 103 + 123 = 304 (100%)
R 78 of 304 ~ 25.66%
G 103 of 304 ~ 33.88%
B 123 of 304 ~ 40.46'%

%25.66
%33.88
%40.46

CMYK RENK MODELİ

#4E677B rengi CMYK tonu (37,16,0,52).

  • camgöbeği tonu 36.59%
  • eflatun tonu 16.26%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (37,16,0,52)
C37M16Y0K52 (37%, 16%, 0%, 52%)
(0.37 / 0.16 / 0.00 / 0.52)

CMYK yüzdeleri

%36.59
%16.26
%0
%51.76

Codes

Color #4E677B in popluar color models

4E 67 7B
RGB 78 103 123
HSL 207° 22.39% 39.41%
HSB/HSV 207° 36.59% 48.24%
CMYK 36.59% 16.26% 0.00%
51.76%

Color #4E677B in popluar number systems.

HEX 4E 67 7B
Decimal 78 103 123
Binary 1001110 1100111 1111011
Octal 116 147 173

Shades and tints

Shades of #4E677B

#4E677B
(78,103,123)
#475E70
(71,94,112)
#405565
(64,85,101)
#394C5A
(57,76,90)
#32434F
(50,67,79)
#2B3A44
(43,58,68)
#243139
(36,49,57)
#1D282E
(29,40,46)
#161F23
(22,31,35)
#0F1618
(15,22,24)
#080D0D
(8,13,13)
#000000
(0,0,0)

Tints of #4E677B

#4E677B
(78,103,123)
#5E7487
(94,116,135)
#6E8193
(110,129,147)
#7E8E9F
(126,142,159)
#8E9BAB
(142,155,171)
#9EA8B7
(158,168,183)
#AEB5C3
(174,181,195)
#BEC2CF
(190,194,207)
#CECFDB
(206,207,219)
#DEDCE7
(222,220,231)
#EEE9F3
(238,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E677B color. Also use rgb(78,103,123) instead hex code.

Text Font Color

.myTextColor { color: #4E677B; }

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

This text font color is #4E677B.

Background Color

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

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

This div background color is #4E677B.

Border color

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

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

This div border color is #4E677B.

Opacity

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

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

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

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

This text has shadow with #4E677B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E677B.

Preview

Color preview on black background

This text has color #4E677B on black background.


Color preview on white background

This text has color #4E677B on white background.


Black color preview on #4E677B background

This text has black color on #4E677B background.


White color preview on #4E677B background

This text has white color on #4E677B background.


Related colors

Complementary color

Complementary color for #hex is #B19884.


I love getcolorcode.com

Triadic colors

1 #7B4E67 and #677B4E with #4E677B are triadic colors.

2 #7B674E and #674E7B with #4E677B are triadic colors.