COLOR #4999C0

HEX: #4999C0 RGB: (73,153,192)

Renk bilgisi

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

RGB renk modeli

#4999C0 color RGB value is (73,153,192).

RGB: (73,153,192) (29%, 60%, 75%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 153 of 255 = 60%
B 192 of 255 = 75%

73
153
192

R + G + B ~ 55%. #4999C0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 153 + 192 = 418 (100%)
R 73 of 418 ~ 17.46%
G 153 of 418 ~ 36.6%
B 192 of 418 ~ 45.93'%

%17.46
%36.6
%45.93

CMYK RENK MODELİ

#4999C0 rengi CMYK tonu (62,20,0,25).

  • camgöbeği tonu 61.98%
  • eflatun tonu 20.31%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (62,20,0,25)
C62M20Y0K25 (62%, 20%, 0%, 25%)
(0.62 / 0.20 / 0.00 / 0.25)

CMYK yüzdeleri

%61.98
%20.31
%0
%24.71

Codes

Color #4999C0 in popluar color models

49 99 C0
RGB 73 153 192
HSL 200° 48.57% 51.96%
HSB/HSV 200° 61.98% 75.29%
CMYK 61.98% 20.31% 0.00%
24.71%

Color #4999C0 in popluar number systems.

HEX 49 99 C0
Decimal 73 153 192
Binary 1001001 10011001 11000000
Octal 111 231 300

Shades and tints

Shades of #4999C0

#4999C0
(73,153,192)
#438CAF
(67,140,175)
#3D7F9E
(61,127,158)
#37728D
(55,114,141)
#31657C
(49,101,124)
#2B586B
(43,88,107)
#254B5A
(37,75,90)
#1F3E49
(31,62,73)
#193138
(25,49,56)
#132427
(19,36,39)
#0D1716
(13,23,22)
#000000
(0,0,0)

Tints of #4999C0

#4999C0
(73,153,192)
#59A2C5
(89,162,197)
#69ABCA
(105,171,202)
#79B4CF
(121,180,207)
#89BDD4
(137,189,212)
#99C6D9
(153,198,217)
#A9CFDE
(169,207,222)
#B9D8E3
(185,216,227)
#C9E1E8
(201,225,232)
#D9EAED
(217,234,237)
#E9F3F2
(233,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4999C0 color. Also use rgb(73,153,192) instead hex code.

Text Font Color

.myTextColor { color: #4999C0; }

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

This text font color is #4999C0.

Background Color

.myBgColor { background-color: #4999C0; }

<div style="background-color:#4999C0">Inner text</div>

This div background color is #4999C0.

Border color

.myBorderColor { border: 1px solid #4999C0; }

<div style="border:3px solid #4999C0">Div</div>

This div border color is #4999C0.

Opacity

.myOpacity80 { color: #4999C0; opacity: 0.8; }

<p style="color:#4999C0;opacity:0.8;">80%</p>

Text with #4999C0 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 #4999C0;}

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

This text has shadow with #4999C0 color.


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

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

This text has shadow with #4999C0 primary color and red secondary color.


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

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

This text has shadow with #4999C0 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4999C0.

Preview

Color preview on black background

This text has color #4999C0 on black background.


Color preview on white background

This text has color #4999C0 on white background.


Black color preview on #4999C0 background

This text has black color on #4999C0 background.


White color preview on #4999C0 background

This text has white color on #4999C0 background.


Related colors

Complementary color

Complementary color for #hex is #B6663F.


I love getcolorcode.com

Triadic colors

1 #C04999 and #99C049 with #4999C0 are triadic colors.

2 #C09949 and #9949C0 with #4999C0 are triadic colors.