COLOR #49A359

HEX: #49A359 RGB: (73,163,89)

Renk bilgisi

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

RGB renk modeli

#49A359 color RGB value is (73,163,89).

RGB: (73,163,89) (29%, 64%, 35%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 163 of 255 = 64%
B 89 of 255 = 35%

73
163
89

R + G + B ~ 43%. #49A359 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 163 + 89 = 325 (100%)
R 73 of 325 ~ 22.46%
G 163 of 325 ~ 50.15%
B 89 of 325 ~ 27.38'%

%22.46
%50.15
%27.38

CMYK RENK MODELİ

#49A359 rengi CMYK tonu (55,0,45,36).

  • camgöbeği tonu 55.21%
  • eflatun tonu 0.00%
  • sarı tonu 45.40%
  • ana renk tonu 36.08%

CMYK: (55,0,45,36)
C55M0Y45K36 (55%, 0%, 45%, 36%)
(0.55 / 0.00 / 0.45 / 0.36)

CMYK yüzdeleri

%55.21
%0
%45.4
%36.08

Codes

Color #49A359 in popluar color models

49 A3 59
RGB 73 163 89
HSL 131° 38.14% 46.27%
HSB/HSV 131° 55.21% 63.92%
CMYK 55.21% 0.00% 45.40%
36.08%

Color #49A359 in popluar number systems.

HEX 49 A3 59
Decimal 73 163 89
Binary 1001001 10100011 1011001
Octal 111 243 131

Shades and tints

Shades of #49A359

#49A359
(73,163,89)
#439551
(67,149,81)
#3D8749
(61,135,73)
#377941
(55,121,65)
#316B39
(49,107,57)
#2B5D31
(43,93,49)
#254F29
(37,79,41)
#1F4121
(31,65,33)
#193319
(25,51,25)
#132511
(19,37,17)
#0D1709
(13,23,9)
#000000
(0,0,0)

Tints of #49A359

#49A359
(73,163,89)
#59AB68
(89,171,104)
#69B377
(105,179,119)
#79BB86
(121,187,134)
#89C395
(137,195,149)
#99CBA4
(153,203,164)
#A9D3B3
(169,211,179)
#B9DBC2
(185,219,194)
#C9E3D1
(201,227,209)
#D9EBE0
(217,235,224)
#E9F3EF
(233,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49A359 color. Also use rgb(73,163,89) instead hex code.

Text Font Color

.myTextColor { color: #49A359; }

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

This text font color is #49A359.

Background Color

.myBgColor { background-color: #49A359; }

<div style="background-color:#49A359">Inner text</div>

This div background color is #49A359.

Border color

.myBorderColor { border: 1px solid #49A359; }

<div style="border:3px solid #49A359">Div</div>

This div border color is #49A359.

Opacity

.myOpacity80 { color: #49A359; opacity: 0.8; }

<p style="color:#49A359;opacity:0.8;">80%</p>

Text with #49A359 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 #49A359;}

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

This text has shadow with #49A359 color.


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

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

This text has shadow with #49A359 primary color and red secondary color.


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

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

This text has shadow with #49A359 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49A359.

Preview

Color preview on black background

This text has color #49A359 on black background.


Color preview on white background

This text has color #49A359 on white background.


Black color preview on #49A359 background

This text has black color on #49A359 background.


White color preview on #49A359 background

This text has white color on #49A359 background.


Related colors

Complementary color

Complementary color for #hex is #B65CA6.


I love getcolorcode.com

Triadic colors

1 #5949A3 and #A35949 with #49A359 are triadic colors.

2 #59A349 and #A34959 with #49A359 are triadic colors.