COLOR #4D429C

HEX: #4D429C RGB: (77,66,156)

Renk bilgisi

#4D429C contains mainly blue color. #4D429C ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#4D429C color RGB value is (77,66,156).

RGB: (77,66,156) (30%, 26%, 61%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 66 of 255 = 26%
B 156 of 255 = 61%

77
66
156

R + G + B ~ 39%. #4D429C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 66 + 156 = 299 (100%)
R 77 of 299 ~ 25.75%
G 66 of 299 ~ 22.07%
B 156 of 299 ~ 52.17'%

%25.75
%22.07
%52.17

CMYK RENK MODELİ

#4D429C rengi CMYK tonu (51,58,0,39).

  • camgöbeği tonu 50.64%
  • eflatun tonu 57.69%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%

CMYK: (51,58,0,39)
C51M58Y0K39 (51%, 58%, 0%, 39%)
(0.51 / 0.58 / 0.00 / 0.39)

CMYK yüzdeleri

%50.64
%57.69
%0
%38.82

Codes

Color #4D429C in popluar color models

4D 42 9C
RGB 77 66 156
HSL 247° 40.54% 43.53%
HSB/HSV 247° 57.69% 61.18%
CMYK 50.64% 57.69% 0.00%
38.82%

Color #4D429C in popluar number systems.

HEX 4D 42 9C
Decimal 77 66 156
Binary 1001101 1000010 10011100
Octal 115 102 234

Shades and tints

Shades of #4D429C

#4D429C
(77,66,156)
#463C8E
(70,60,142)
#3F3680
(63,54,128)
#383072
(56,48,114)
#312A64
(49,42,100)
#2A2456
(42,36,86)
#231E48
(35,30,72)
#1C183A
(28,24,58)
#15122C
(21,18,44)
#0E0C1E
(14,12,30)
#070610
(7,6,16)
#000000
(0,0,0)

Tints of #4D429C

#4D429C
(77,66,156)
#5D53A5
(93,83,165)
#6D64AE
(109,100,174)
#7D75B7
(125,117,183)
#8D86C0
(141,134,192)
#9D97C9
(157,151,201)
#ADA8D2
(173,168,210)
#BDB9DB
(189,185,219)
#CDCAE4
(205,202,228)
#DDDBED
(221,219,237)
#EDECF6
(237,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D429C; }

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

This text font color is #4D429C.

Background Color

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

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

This div background color is #4D429C.

Border color

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

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

This div border color is #4D429C.

Opacity

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

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

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

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

This text has shadow with #4D429C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D429C.

Preview

Color preview on black background

This text has color #4D429C on black background.


Color preview on white background

This text has color #4D429C on white background.


Black color preview on #4D429C background

This text has black color on #4D429C background.


White color preview on #4D429C background

This text has white color on #4D429C background.


Related colors

Complementary color

Complementary color for #hex is #B2BD63.


I love getcolorcode.com

Triadic colors

1 #9C4D42 and #429C4D with #4D429C are triadic colors.

2 #9C424D and #424D9C with #4D429C are triadic colors.