COLOR #4D4D88

HEX: #4D4D88 RGB: (77,77,136)

Renk bilgisi

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

RGB renk modeli

#4D4D88 color RGB value is (77,77,136).

RGB: (77,77,136) (30%, 30%, 53%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 77 of 255 = 30%
B 136 of 255 = 53%

77
77
136

R + G + B ~ 38%. #4D4D88 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 77 + 136 = 290 (100%)
R 77 of 290 ~ 26.55%
G 77 of 290 ~ 26.55%
B 136 of 290 ~ 46.9'%

%26.55
%26.55
%46.9

CMYK RENK MODELİ

#4D4D88 rengi CMYK tonu (43,43,0,47).

  • camgöbeği tonu 43.38%
  • eflatun tonu 43.38%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (43,43,0,47)
C43M43Y0K47 (43%, 43%, 0%, 47%)
(0.43 / 0.43 / 0.00 / 0.47)

CMYK yüzdeleri

%43.38
%43.38
%0
%46.67

Codes

Color #4D4D88 in popluar color models

4D 4D 88
RGB 77 77 136
HSL 240° 27.70% 41.76%
HSB/HSV 240° 43.38% 53.33%
CMYK 43.38% 43.38% 0.00%
46.67%

Color #4D4D88 in popluar number systems.

HEX 4D 4D 88
Decimal 77 77 136
Binary 1001101 1001101 10001000
Octal 115 115 210

Shades and tints

Shades of #4D4D88

#4D4D88
(77,77,136)
#46467C
(70,70,124)
#3F3F70
(63,63,112)
#383864
(56,56,100)
#313158
(49,49,88)
#2A2A4C
(42,42,76)
#232340
(35,35,64)
#1C1C34
(28,28,52)
#151528
(21,21,40)
#0E0E1C
(14,14,28)
#070710
(7,7,16)
#000000
(0,0,0)

Tints of #4D4D88

#4D4D88
(77,77,136)
#5D5D92
(93,93,146)
#6D6D9C
(109,109,156)
#7D7DA6
(125,125,166)
#8D8DB0
(141,141,176)
#9D9DBA
(157,157,186)
#ADADC4
(173,173,196)
#BDBDCE
(189,189,206)
#CDCDD8
(205,205,216)
#DDDDE2
(221,221,226)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D4D88; }

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

This text font color is #4D4D88.

Background Color

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

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

This div background color is #4D4D88.

Border color

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

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

This div border color is #4D4D88.

Opacity

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

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

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

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

This text has shadow with #4D4D88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4D88.

Preview

Color preview on black background

This text has color #4D4D88 on black background.


Color preview on white background

This text has color #4D4D88 on white background.


Black color preview on #4D4D88 background

This text has black color on #4D4D88 background.


White color preview on #4D4D88 background

This text has white color on #4D4D88 background.


Related colors

Complementary color

Complementary color for #hex is #B2B277.


I love getcolorcode.com