COLOR #4C5883

HEX: #4C5883 RGB: (76,88,131)

Renk bilgisi

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

RGB renk modeli

#4C5883 color RGB value is (76,88,131).

RGB: (76,88,131) (30%, 35%, 51%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 88 of 255 = 35%
B 131 of 255 = 51%

76
88
131

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 88 + 131 = 295 (100%)
R 76 of 295 ~ 25.76%
G 88 of 295 ~ 29.83%
B 131 of 295 ~ 44.41'%

%25.76
%29.83
%44.41

CMYK RENK MODELİ

#4C5883 rengi CMYK tonu (42,33,0,49).

  • camgöbeği tonu 41.98%
  • eflatun tonu 32.82%
  • sarı tonu 0.00%
  • ana renk tonu 48.63%

CMYK: (42,33,0,49)
C42M33Y0K49 (42%, 33%, 0%, 49%)
(0.42 / 0.33 / 0.00 / 0.49)

CMYK yüzdeleri

%41.98
%32.82
%0
%48.63

Codes

Color #4C5883 in popluar color models

4C 58 83
RGB 76 88 131
HSL 227° 26.57% 40.59%
HSB/HSV 227° 41.98% 51.37%
CMYK 41.98% 32.82% 0.00%
48.63%

Color #4C5883 in popluar number systems.

HEX 4C 58 83
Decimal 76 88 131
Binary 1001100 1011000 10000011
Octal 114 130 203

Shades and tints

Shades of #4C5883

#4C5883
(76,88,131)
#465078
(70,80,120)
#40486D
(64,72,109)
#3A4062
(58,64,98)
#343857
(52,56,87)
#2E304C
(46,48,76)
#282841
(40,40,65)
#222036
(34,32,54)
#1C182B
(28,24,43)
#161020
(22,16,32)
#100815
(16,8,21)
#000000
(0,0,0)

Tints of #4C5883

#4C5883
(76,88,131)
#5C678E
(92,103,142)
#6C7699
(108,118,153)
#7C85A4
(124,133,164)
#8C94AF
(140,148,175)
#9CA3BA
(156,163,186)
#ACB2C5
(172,178,197)
#BCC1D0
(188,193,208)
#CCD0DB
(204,208,219)
#DCDFE6
(220,223,230)
#ECEEF1
(236,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5883 color. Also use rgb(76,88,131) instead hex code.

Text Font Color

.myTextColor { color: #4C5883; }

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

This text font color is #4C5883.

Background Color

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

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

This div background color is #4C5883.

Border color

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

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

This div border color is #4C5883.

Opacity

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

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

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

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

This text has shadow with #4C5883 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5883.

Preview

Color preview on black background

This text has color #4C5883 on black background.


Color preview on white background

This text has color #4C5883 on white background.


Black color preview on #4C5883 background

This text has black color on #4C5883 background.


White color preview on #4C5883 background

This text has white color on #4C5883 background.


Related colors

Complementary color

Complementary color for #hex is #B3A77C.


I love getcolorcode.com

Triadic colors

1 #834C58 and #58834C with #4C5883 are triadic colors.

2 #83584C and #584C83 with #4C5883 are triadic colors.