COLOR #4D99B5

HEX: #4D99B5 RGB: (77,153,181)

Renk bilgisi

#4D99B5 contains mainly green and blue colors. #4D99B5 ‘ nin web güvenlik rengi #3399CC (ya da #39C) dir.

RGB renk modeli

#4D99B5 color RGB value is (77,153,181).

RGB: (77,153,181) (30%, 60%, 71%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 153 of 255 = 60%
B 181 of 255 = 71%

77
153
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 153 + 181 = 411 (100%)
R 77 of 411 ~ 18.73%
G 153 of 411 ~ 37.23%
B 181 of 411 ~ 44.04'%

%18.73
%37.23
%44.04

CMYK RENK MODELİ

#4D99B5 rengi CMYK tonu (57,15,0,29).

  • camgöbeği tonu 57.46%
  • eflatun tonu 15.47%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (57,15,0,29)
C57M15Y0K29 (57%, 15%, 0%, 29%)
(0.57 / 0.15 / 0.00 / 0.29)

CMYK yüzdeleri

%57.46
%15.47
%0
%29.02

Codes

Color #4D99B5 in popluar color models

4D 99 B5
RGB 77 153 181
HSL 196° 41.27% 50.59%
HSB/HSV 196° 57.46% 70.98%
CMYK 57.46% 15.47% 0.00%
29.02%

Color #4D99B5 in popluar number systems.

HEX 4D 99 B5
Decimal 77 153 181
Binary 1001101 10011001 10110101
Octal 115 231 265

Shades and tints

Shades of #4D99B5

#4D99B5
(77,153,181)
#468CA5
(70,140,165)
#3F7F95
(63,127,149)
#387285
(56,114,133)
#316575
(49,101,117)
#2A5865
(42,88,101)
#234B55
(35,75,85)
#1C3E45
(28,62,69)
#153135
(21,49,53)
#0E2425
(14,36,37)
#071715
(7,23,21)
#000000
(0,0,0)

Tints of #4D99B5

#4D99B5
(77,153,181)
#5DA2BB
(93,162,187)
#6DABC1
(109,171,193)
#7DB4C7
(125,180,199)
#8DBDCD
(141,189,205)
#9DC6D3
(157,198,211)
#ADCFD9
(173,207,217)
#BDD8DF
(189,216,223)
#CDE1E5
(205,225,229)
#DDEAEB
(221,234,235)
#EDF3F1
(237,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D99B5 color. Also use rgb(77,153,181) instead hex code.

Text Font Color

.myTextColor { color: #4D99B5; }

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

This text font color is #4D99B5.

Background Color

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

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

This div background color is #4D99B5.

Border color

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

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

This div border color is #4D99B5.

Opacity

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

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

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

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

This text has shadow with #4D99B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D99B5.

Preview

Color preview on black background

This text has color #4D99B5 on black background.


Color preview on white background

This text has color #4D99B5 on white background.


Black color preview on #4D99B5 background

This text has black color on #4D99B5 background.


White color preview on #4D99B5 background

This text has white color on #4D99B5 background.


Related colors

Complementary color

Complementary color for #hex is #B2664A.


I love getcolorcode.com

Triadic colors

1 #B54D99 and #99B54D with #4D99B5 are triadic colors.

2 #B5994D and #994DB5 with #4D99B5 are triadic colors.