COLOR #499B5E

HEX: #499B5E RGB: (73,155,94)

Renk bilgisi

#499B5E contains mainly green color. #499B5E ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#499B5E color RGB value is (73,155,94).

RGB: (73,155,94) (29%, 61%, 37%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 155 of 255 = 61%
B 94 of 255 = 37%

73
155
94

R + G + B ~ 42%. #499B5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 155 + 94 = 322 (100%)
R 73 of 322 ~ 22.67%
G 155 of 322 ~ 48.14%
B 94 of 322 ~ 29.19'%

%22.67
%48.14
%29.19

CMYK RENK MODELİ

#499B5E rengi CMYK tonu (53,0,39,39).

  • camgöbeği tonu 52.90%
  • eflatun tonu 0.00%
  • sarı tonu 39.35%
  • ana renk tonu 39.22%

CMYK: (53,0,39,39)
C53M0Y39K39 (53%, 0%, 39%, 39%)
(0.53 / 0.00 / 0.39 / 0.39)

CMYK yüzdeleri

%52.9
%0
%39.35
%39.22

Codes

Color #499B5E in popluar color models

49 9B 5E
RGB 73 155 94
HSL 135° 35.96% 44.71%
HSB/HSV 135° 52.90% 60.78%
CMYK 52.90% 0.00% 39.35%
39.22%

Color #499B5E in popluar number systems.

HEX 49 9B 5E
Decimal 73 155 94
Binary 1001001 10011011 1011110
Octal 111 233 136

Shades and tints

Shades of #499B5E

#499B5E
(73,155,94)
#438D56
(67,141,86)
#3D7F4E
(61,127,78)
#377146
(55,113,70)
#31633E
(49,99,62)
#2B5536
(43,85,54)
#25472E
(37,71,46)
#1F3926
(31,57,38)
#192B1E
(25,43,30)
#131D16
(19,29,22)
#0D0F0E
(13,15,14)
#000000
(0,0,0)

Tints of #499B5E

#499B5E
(73,155,94)
#59A46C
(89,164,108)
#69AD7A
(105,173,122)
#79B688
(121,182,136)
#89BF96
(137,191,150)
#99C8A4
(153,200,164)
#A9D1B2
(169,209,178)
#B9DAC0
(185,218,192)
#C9E3CE
(201,227,206)
#D9ECDC
(217,236,220)
#E9F5EA
(233,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #499B5E color. Also use rgb(73,155,94) instead hex code.

Text Font Color

.myTextColor { color: #499B5E; }

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

This text font color is #499B5E.

Background Color

.myBgColor { background-color: #499B5E; }

<div style="background-color:#499B5E">Inner text</div>

This div background color is #499B5E.

Border color

.myBorderColor { border: 1px solid #499B5E; }

<div style="border:3px solid #499B5E">Div</div>

This div border color is #499B5E.

Opacity

.myOpacity80 { color: #499B5E; opacity: 0.8; }

<p style="color:#499B5E;opacity:0.8;">80%</p>

Text with #499B5E 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 #499B5E;}

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

This text has shadow with #499B5E color.


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

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

This text has shadow with #499B5E primary color and red secondary color.


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

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

This text has shadow with #499B5E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #499B5E.

Preview

Color preview on black background

This text has color #499B5E on black background.


Color preview on white background

This text has color #499B5E on white background.


Black color preview on #499B5E background

This text has black color on #499B5E background.


White color preview on #499B5E background

This text has white color on #499B5E background.


Related colors

Complementary color

Complementary color for #hex is #B664A1.


I love getcolorcode.com

Triadic colors

1 #5E499B and #9B5E49 with #499B5E are triadic colors.

2 #5E9B49 and #9B495E with #499B5E are triadic colors.