COLOR #4D077B

HEX: #4D077B RGB: (77,7,123)

Renk bilgisi

#4D077B contains mainly red and blue colors. #4D077B ‘ nin web güvenlik rengi #330066 (ya da #306) dir.

RGB renk modeli

#4D077B color RGB value is (77,7,123).

RGB: (77,7,123) (30%, 3%, 48%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 7 of 255 = 3%
B 123 of 255 = 48%

77
7
123

R + G + B ~ 27%. #4D077B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 7 + 123 = 207 (100%)
R 77 of 207 ~ 37.2%
G 7 of 207 ~ 3.38%
B 123 of 207 ~ 59.42'%

%37.2
%59.42

CMYK RENK MODELİ

#4D077B rengi CMYK tonu (37,94,0,52).

  • camgöbeği tonu 37.40%
  • eflatun tonu 94.31%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (37,94,0,52)
C37M94Y0K52 (37%, 94%, 0%, 52%)
(0.37 / 0.94 / 0.00 / 0.52)

CMYK yüzdeleri

%37.4
%94.31
%0
%51.76

Codes

Color #4D077B in popluar color models

4D 07 7B
RGB 77 7 123
HSL 276° 89.23% 25.49%
HSB/HSV 276° 94.31% 48.24%
CMYK 37.40% 94.31% 0.00%
51.76%

Color #4D077B in popluar number systems.

HEX 4D 07 7B
Decimal 77 7 123
Binary 1001101 111 1111011
Octal 115 7 173

Shades and tints

Shades of #4D077B

#4D077B
(77,7,123)
#460770
(70,7,112)
#3F0765
(63,7,101)
#38075A
(56,7,90)
#31074F
(49,7,79)
#2A0744
(42,7,68)
#230739
(35,7,57)
#1C072E
(28,7,46)
#150723
(21,7,35)
#0E0718
(14,7,24)
#07070D
(7,7,13)
#000000
(0,0,0)

Tints of #4D077B

#4D077B
(77,7,123)
#5D1D87
(93,29,135)
#6D3393
(109,51,147)
#7D499F
(125,73,159)
#8D5FAB
(141,95,171)
#9D75B7
(157,117,183)
#AD8BC3
(173,139,195)
#BDA1CF
(189,161,207)
#CDB7DB
(205,183,219)
#DDCDE7
(221,205,231)
#EDE3F3
(237,227,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D077B; }

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

This text font color is #4D077B.

Background Color

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

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

This div background color is #4D077B.

Border color

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

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

This div border color is #4D077B.

Opacity

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

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

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

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

This text has shadow with #4D077B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D077B.

Preview

Color preview on black background

This text has color #4D077B on black background.


Color preview on white background

This text has color #4D077B on white background.


Black color preview on #4D077B background

This text has black color on #4D077B background.


White color preview on #4D077B background

This text has white color on #4D077B background.


Related colors

Complementary color

Complementary color for #hex is #B2F884.


I love getcolorcode.com

Triadic colors

1 #7B4D07 and #077B4D with #4D077B are triadic colors.

2 #7B074D and #074D7B with #4D077B are triadic colors.