COLOR #4C8299

HEX: #4C8299 RGB: (76,130,153)

Renk bilgisi

#4C8299 contains mainly green and blue colors. #4C8299 ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#4C8299 color RGB value is (76,130,153).

RGB: (76,130,153) (30%, 51%, 60%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 130 of 255 = 51%
B 153 of 255 = 60%

76
130
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 130 + 153 = 359 (100%)
R 76 of 359 ~ 21.17%
G 130 of 359 ~ 36.21%
B 153 of 359 ~ 42.62'%

%21.17
%36.21
%42.62

CMYK RENK MODELİ

#4C8299 rengi CMYK tonu (50,15,0,40).

  • camgöbeği tonu 50.33%
  • eflatun tonu 15.03%
  • sarı tonu 0.00%
  • ana renk tonu 40.00%

CMYK: (50,15,0,40)
C50M15Y0K40 (50%, 15%, 0%, 40%)
(0.50 / 0.15 / 0.00 / 0.40)

CMYK yüzdeleri

%50.33
%15.03
%0
%40

Codes

Color #4C8299 in popluar color models

4C 82 99
RGB 76 130 153
HSL 198° 33.62% 44.90%
HSB/HSV 198° 50.33% 60.00%
CMYK 50.33% 15.03% 0.00%
40.00%

Color #4C8299 in popluar number systems.

HEX 4C 82 99
Decimal 76 130 153
Binary 1001100 10000010 10011001
Octal 114 202 231

Shades and tints

Shades of #4C8299

#4C8299
(76,130,153)
#46778C
(70,119,140)
#406C7F
(64,108,127)
#3A6172
(58,97,114)
#345665
(52,86,101)
#2E4B58
(46,75,88)
#28404B
(40,64,75)
#22353E
(34,53,62)
#1C2A31
(28,42,49)
#161F24
(22,31,36)
#101417
(16,20,23)
#000000
(0,0,0)

Tints of #4C8299

#4C8299
(76,130,153)
#5C8DA2
(92,141,162)
#6C98AB
(108,152,171)
#7CA3B4
(124,163,180)
#8CAEBD
(140,174,189)
#9CB9C6
(156,185,198)
#ACC4CF
(172,196,207)
#BCCFD8
(188,207,216)
#CCDAE1
(204,218,225)
#DCE5EA
(220,229,234)
#ECF0F3
(236,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C8299 color. Also use rgb(76,130,153) instead hex code.

Text Font Color

.myTextColor { color: #4C8299; }

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

This text font color is #4C8299.

Background Color

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

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

This div background color is #4C8299.

Border color

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

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

This div border color is #4C8299.

Opacity

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

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

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

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

This text has shadow with #4C8299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C8299.

Preview

Color preview on black background

This text has color #4C8299 on black background.


Color preview on white background

This text has color #4C8299 on white background.


Black color preview on #4C8299 background

This text has black color on #4C8299 background.


White color preview on #4C8299 background

This text has white color on #4C8299 background.


Related colors

Complementary color

Complementary color for #hex is #B37D66.


I love getcolorcode.com

Triadic colors

1 #994C82 and #82994C with #4C8299 are triadic colors.

2 #99824C and #824C99 with #4C8299 are triadic colors.