COLOR #4D93B7

HEX: #4D93B7 RGB: (77,147,183)

Renk bilgisi

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

RGB renk modeli

#4D93B7 color RGB value is (77,147,183).

RGB: (77,147,183) (30%, 58%, 72%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 147 of 255 = 58%
B 183 of 255 = 72%

77
147
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 147 + 183 = 407 (100%)
R 77 of 407 ~ 18.92%
G 147 of 407 ~ 36.12%
B 183 of 407 ~ 44.96'%

%18.92
%36.12
%44.96

CMYK RENK MODELİ

#4D93B7 rengi CMYK tonu (58,20,0,28).

  • camgöbeği tonu 57.92%
  • eflatun tonu 19.67%
  • sarı tonu 0.00%
  • ana renk tonu 28.24%

CMYK: (58,20,0,28)
C58M20Y0K28 (58%, 20%, 0%, 28%)
(0.58 / 0.20 / 0.00 / 0.28)

CMYK yüzdeleri

%57.92
%19.67
%0
%28.24

Codes

Color #4D93B7 in popluar color models

4D 93 B7
RGB 77 147 183
HSL 200° 42.40% 50.98%
HSB/HSV 200° 57.92% 71.76%
CMYK 57.92% 19.67% 0.00%
28.24%

Color #4D93B7 in popluar number systems.

HEX 4D 93 B7
Decimal 77 147 183
Binary 1001101 10010011 10110111
Octal 115 223 267

Shades and tints

Shades of #4D93B7

#4D93B7
(77,147,183)
#4686A7
(70,134,167)
#3F7997
(63,121,151)
#386C87
(56,108,135)
#315F77
(49,95,119)
#2A5267
(42,82,103)
#234557
(35,69,87)
#1C3847
(28,56,71)
#152B37
(21,43,55)
#0E1E27
(14,30,39)
#071117
(7,17,23)
#000000
(0,0,0)

Tints of #4D93B7

#4D93B7
(77,147,183)
#5D9CBD
(93,156,189)
#6DA5C3
(109,165,195)
#7DAEC9
(125,174,201)
#8DB7CF
(141,183,207)
#9DC0D5
(157,192,213)
#ADC9DB
(173,201,219)
#BDD2E1
(189,210,225)
#CDDBE7
(205,219,231)
#DDE4ED
(221,228,237)
#EDEDF3
(237,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D93B7 color. Also use rgb(77,147,183) instead hex code.

Text Font Color

.myTextColor { color: #4D93B7; }

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

This text font color is #4D93B7.

Background Color

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

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

This div background color is #4D93B7.

Border color

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

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

This div border color is #4D93B7.

Opacity

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

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

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

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

This text has shadow with #4D93B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D93B7.

Preview

Color preview on black background

This text has color #4D93B7 on black background.


Color preview on white background

This text has color #4D93B7 on white background.


Black color preview on #4D93B7 background

This text has black color on #4D93B7 background.


White color preview on #4D93B7 background

This text has white color on #4D93B7 background.


Related colors

Complementary color

Complementary color for #hex is #B26C48.


I love getcolorcode.com

Triadic colors

1 #B74D93 and #93B74D with #4D93B7 are triadic colors.

2 #B7934D and #934DB7 with #4D93B7 are triadic colors.