COLOR #4D828C

HEX: #4D828C RGB: (77,130,140)

Renk bilgisi

#4D828C contains mainly green and blue colors. #4D828C ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#4D828C color RGB value is (77,130,140).

RGB: (77,130,140) (30%, 51%, 55%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 130 of 255 = 51%
B 140 of 255 = 55%

77
130
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 130 + 140 = 347 (100%)
R 77 of 347 ~ 22.19%
G 130 of 347 ~ 37.46%
B 140 of 347 ~ 40.35'%

%22.19
%37.46
%40.35

CMYK RENK MODELİ

#4D828C rengi CMYK tonu (45,7,0,45).

  • camgöbeği tonu 45.00%
  • eflatun tonu 7.14%
  • sarı tonu 0.00%
  • ana renk tonu 45.10%

CMYK: (45,7,0,45)
C45M7Y0K45 (45%, 7%, 0%, 45%)
(0.45 / 0.07 / 0.00 / 0.45)

CMYK yüzdeleri

%45
%7.14
%0
%45.1

Codes

Color #4D828C in popluar color models

4D 82 8C
RGB 77 130 140
HSL 190° 29.03% 42.55%
HSB/HSV 190° 45.00% 54.90%
CMYK 45.00% 7.14% 0.00%
45.10%

Color #4D828C in popluar number systems.

HEX 4D 82 8C
Decimal 77 130 140
Binary 1001101 10000010 10001100
Octal 115 202 214

Shades and tints

Shades of #4D828C

#4D828C
(77,130,140)
#467780
(70,119,128)
#3F6C74
(63,108,116)
#386168
(56,97,104)
#31565C
(49,86,92)
#2A4B50
(42,75,80)
#234044
(35,64,68)
#1C3538
(28,53,56)
#152A2C
(21,42,44)
#0E1F20
(14,31,32)
#071414
(7,20,20)
#000000
(0,0,0)

Tints of #4D828C

#4D828C
(77,130,140)
#5D8D96
(93,141,150)
#6D98A0
(109,152,160)
#7DA3AA
(125,163,170)
#8DAEB4
(141,174,180)
#9DB9BE
(157,185,190)
#ADC4C8
(173,196,200)
#BDCFD2
(189,207,210)
#CDDADC
(205,218,220)
#DDE5E6
(221,229,230)
#EDF0F0
(237,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D828C color. Also use rgb(77,130,140) instead hex code.

Text Font Color

.myTextColor { color: #4D828C; }

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

This text font color is #4D828C.

Background Color

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

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

This div background color is #4D828C.

Border color

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

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

This div border color is #4D828C.

Opacity

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

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

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

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

This text has shadow with #4D828C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D828C.

Preview

Color preview on black background

This text has color #4D828C on black background.


Color preview on white background

This text has color #4D828C on white background.


Black color preview on #4D828C background

This text has black color on #4D828C background.


White color preview on #4D828C background

This text has white color on #4D828C background.


Related colors

Complementary color

Complementary color for #hex is #B27D73.


I love getcolorcode.com

Triadic colors

1 #8C4D82 and #828C4D with #4D828C are triadic colors.

2 #8C824D and #824D8C with #4D828C are triadic colors.