COLOR #4C6788

HEX: #4C6788 RGB: (76,103,136)

Renk bilgisi

#4C6788 contains mainly green and blue colors. #4C6788 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4C6788 color RGB value is (76,103,136).

RGB: (76,103,136) (30%, 40%, 53%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 103 of 255 = 40%
B 136 of 255 = 53%

76
103
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 103 + 136 = 315 (100%)
R 76 of 315 ~ 24.13%
G 103 of 315 ~ 32.7%
B 136 of 315 ~ 43.17'%

%24.13
%32.7
%43.17

CMYK RENK MODELİ

#4C6788 rengi CMYK tonu (44,24,0,47).

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

CMYK: (44,24,0,47)
C44M24Y0K47 (44%, 24%, 0%, 47%)
(0.44 / 0.24 / 0.00 / 0.47)

CMYK yüzdeleri

%44.12
%24.26
%0
%46.67

Codes

Color #4C6788 in popluar color models

4C 67 88
RGB 76 103 136
HSL 213° 28.30% 41.57%
HSB/HSV 213° 44.12% 53.33%
CMYK 44.12% 24.26% 0.00%
46.67%

Color #4C6788 in popluar number systems.

HEX 4C 67 88
Decimal 76 103 136
Binary 1001100 1100111 10001000
Octal 114 147 210

Shades and tints

Shades of #4C6788

#4C6788
(76,103,136)
#465E7C
(70,94,124)
#405570
(64,85,112)
#3A4C64
(58,76,100)
#344358
(52,67,88)
#2E3A4C
(46,58,76)
#283140
(40,49,64)
#222834
(34,40,52)
#1C1F28
(28,31,40)
#16161C
(22,22,28)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #4C6788

#4C6788
(76,103,136)
#5C7492
(92,116,146)
#6C819C
(108,129,156)
#7C8EA6
(124,142,166)
#8C9BB0
(140,155,176)
#9CA8BA
(156,168,186)
#ACB5C4
(172,181,196)
#BCC2CE
(188,194,206)
#CCCFD8
(204,207,216)
#DCDCE2
(220,220,226)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C6788; }

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

This text font color is #4C6788.

Background Color

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

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

This div background color is #4C6788.

Border color

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

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

This div border color is #4C6788.

Opacity

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

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

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

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

This text has shadow with #4C6788 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6788.

Preview

Color preview on black background

This text has color #4C6788 on black background.


Color preview on white background

This text has color #4C6788 on white background.


Black color preview on #4C6788 background

This text has black color on #4C6788 background.


White color preview on #4C6788 background

This text has white color on #4C6788 background.


Related colors

Complementary color

Complementary color for #hex is #B39877.


I love getcolorcode.com

Triadic colors

1 #884C67 and #67884C with #4C6788 are triadic colors.

2 #88674C and #674C88 with #4C6788 are triadic colors.