COLOR #4993B3

HEX: #4993B3 RGB: (73,147,179)

Renk bilgisi

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

RGB renk modeli

#4993B3 color RGB value is (73,147,179).

RGB: (73,147,179) (29%, 58%, 70%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 147 of 255 = 58%
B 179 of 255 = 70%

73
147
179

R + G + B ~ 52%. #4993B3 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 147 + 179 = 399 (100%)
R 73 of 399 ~ 18.3%
G 147 of 399 ~ 36.84%
B 179 of 399 ~ 44.86'%

%18.3
%36.84
%44.86

CMYK RENK MODELİ

#4993B3 rengi CMYK tonu (59,18,0,30).

  • camgöbeği tonu 59.22%
  • eflatun tonu 17.88%
  • sarı tonu 0.00%
  • ana renk tonu 29.80%

CMYK: (59,18,0,30)
C59M18Y0K30 (59%, 18%, 0%, 30%)
(0.59 / 0.18 / 0.00 / 0.30)

CMYK yüzdeleri

%59.22
%17.88
%0
%29.8

Codes

Color #4993B3 in popluar color models

49 93 B3
RGB 73 147 179
HSL 198° 42.06% 49.41%
HSB/HSV 198° 59.22% 70.20%
CMYK 59.22% 17.88% 0.00%
29.80%

Color #4993B3 in popluar number systems.

HEX 49 93 B3
Decimal 73 147 179
Binary 1001001 10010011 10110011
Octal 111 223 263

Shades and tints

Shades of #4993B3

#4993B3
(73,147,179)
#4386A3
(67,134,163)
#3D7993
(61,121,147)
#376C83
(55,108,131)
#315F73
(49,95,115)
#2B5263
(43,82,99)
#254553
(37,69,83)
#1F3843
(31,56,67)
#192B33
(25,43,51)
#131E23
(19,30,35)
#0D1113
(13,17,19)
#000000
(0,0,0)

Tints of #4993B3

#4993B3
(73,147,179)
#599CB9
(89,156,185)
#69A5BF
(105,165,191)
#79AEC5
(121,174,197)
#89B7CB
(137,183,203)
#99C0D1
(153,192,209)
#A9C9D7
(169,201,215)
#B9D2DD
(185,210,221)
#C9DBE3
(201,219,227)
#D9E4E9
(217,228,233)
#E9EDEF
(233,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4993B3 color. Also use rgb(73,147,179) instead hex code.

Text Font Color

.myTextColor { color: #4993B3; }

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

This text font color is #4993B3.

Background Color

.myBgColor { background-color: #4993B3; }

<div style="background-color:#4993B3">Inner text</div>

This div background color is #4993B3.

Border color

.myBorderColor { border: 1px solid #4993B3; }

<div style="border:3px solid #4993B3">Div</div>

This div border color is #4993B3.

Opacity

.myOpacity80 { color: #4993B3; opacity: 0.8; }

<p style="color:#4993B3;opacity:0.8;">80%</p>

Text with #4993B3 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 #4993B3;}

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

This text has shadow with #4993B3 color.


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

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

This text has shadow with #4993B3 primary color and red secondary color.


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

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

This text has shadow with #4993B3 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4993B3.

Preview

Color preview on black background

This text has color #4993B3 on black background.


Color preview on white background

This text has color #4993B3 on white background.


Black color preview on #4993B3 background

This text has black color on #4993B3 background.


White color preview on #4993B3 background

This text has white color on #4993B3 background.


Related colors

Complementary color

Complementary color for #hex is #B66C4C.


I love getcolorcode.com

Triadic colors

1 #B34993 and #93B349 with #4993B3 are triadic colors.

2 #B39349 and #9349B3 with #4993B3 are triadic colors.