COLOR #4C5EBB

HEX: #4C5EBB RGB: (76,94,187)

Renk bilgisi

#4C5EBB contains mainly blue color. #4C5EBB ‘ nin web güvenlik rengi #3366CC (ya da #36C) dir.

RGB renk modeli

#4C5EBB color RGB value is (76,94,187).

RGB: (76,94,187) (30%, 37%, 73%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 94 of 255 = 37%
B 187 of 255 = 73%

76
94
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 94 + 187 = 357 (100%)
R 76 of 357 ~ 21.29%
G 94 of 357 ~ 26.33%
B 187 of 357 ~ 52.38'%

%21.29
%26.33
%52.38

CMYK RENK MODELİ

#4C5EBB rengi CMYK tonu (59,50,0,27).

  • camgöbeği tonu 59.36%
  • eflatun tonu 49.73%
  • sarı tonu 0.00%
  • ana renk tonu 26.67%

CMYK: (59,50,0,27)
C59M50Y0K27 (59%, 50%, 0%, 27%)
(0.59 / 0.50 / 0.00 / 0.27)

CMYK yüzdeleri

%59.36
%49.73
%0
%26.67

Codes

Color #4C5EBB in popluar color models

4C 5E BB
RGB 76 94 187
HSL 230° 44.94% 51.57%
HSB/HSV 230° 59.36% 73.33%
CMYK 59.36% 49.73% 0.00%
26.67%

Color #4C5EBB in popluar number systems.

HEX 4C 5E BB
Decimal 76 94 187
Binary 1001100 1011110 10111011
Octal 114 136 273

Shades and tints

Shades of #4C5EBB

#4C5EBB
(76,94,187)
#4656AA
(70,86,170)
#404E99
(64,78,153)
#3A4688
(58,70,136)
#343E77
(52,62,119)
#2E3666
(46,54,102)
#282E55
(40,46,85)
#222644
(34,38,68)
#1C1E33
(28,30,51)
#161622
(22,22,34)
#100E11
(16,14,17)
#000000
(0,0,0)

Tints of #4C5EBB

#4C5EBB
(76,94,187)
#5C6CC1
(92,108,193)
#6C7AC7
(108,122,199)
#7C88CD
(124,136,205)
#8C96D3
(140,150,211)
#9CA4D9
(156,164,217)
#ACB2DF
(172,178,223)
#BCC0E5
(188,192,229)
#CCCEEB
(204,206,235)
#DCDCF1
(220,220,241)
#ECEAF7
(236,234,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5EBB color. Also use rgb(76,94,187) instead hex code.

Text Font Color

.myTextColor { color: #4C5EBB; }

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

This text font color is #4C5EBB.

Background Color

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

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

This div background color is #4C5EBB.

Border color

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

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

This div border color is #4C5EBB.

Opacity

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

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

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

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

This text has shadow with #4C5EBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5EBB.

Preview

Color preview on black background

This text has color #4C5EBB on black background.


Color preview on white background

This text has color #4C5EBB on white background.


Black color preview on #4C5EBB background

This text has black color on #4C5EBB background.


White color preview on #4C5EBB background

This text has white color on #4C5EBB background.


Related colors

Complementary color

Complementary color for #hex is #B3A144.


I love getcolorcode.com

Triadic colors

1 #BB4C5E and #5EBB4C with #4C5EBB are triadic colors.

2 #BB5E4C and #5E4CBB with #4C5EBB are triadic colors.