COLOR #49C25D

HEX: #49C25D RGB: (73,194,93)

Renk bilgisi

#49C25D contains mainly green color. #49C25D ‘ nin web güvenlik rengi #33CC66 (ya da #3C6) dir.

RGB renk modeli

#49C25D color RGB value is (73,194,93).

RGB: (73,194,93) (29%, 76%, 36%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 194 of 255 = 76%
B 93 of 255 = 36%

73
194
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 194 + 93 = 360 (100%)
R 73 of 360 ~ 20.28%
G 194 of 360 ~ 53.89%
B 93 of 360 ~ 25.83'%

%20.28
%53.89
%25.83

CMYK RENK MODELİ

#49C25D rengi CMYK tonu (62,0,52,24).

  • camgöbeği tonu 62.37%
  • eflatun tonu 0.00%
  • sarı tonu 52.06%
  • ana renk tonu 23.92%

CMYK: (62,0,52,24)
C62M0Y52K24 (62%, 0%, 52%, 24%)
(0.62 / 0.00 / 0.52 / 0.24)

CMYK yüzdeleri

%62.37
%0
%52.06
%23.92

Codes

Color #49C25D in popluar color models

49 C2 5D
RGB 73 194 93
HSL 130° 49.79% 52.35%
HSB/HSV 130° 62.37% 76.08%
CMYK 62.37% 0.00% 52.06%
23.92%

Color #49C25D in popluar number systems.

HEX 49 C2 5D
Decimal 73 194 93
Binary 1001001 11000010 1011101
Octal 111 302 135

Shades and tints

Shades of #49C25D

#49C25D
(73,194,93)
#43B155
(67,177,85)
#3DA04D
(61,160,77)
#378F45
(55,143,69)
#317E3D
(49,126,61)
#2B6D35
(43,109,53)
#255C2D
(37,92,45)
#1F4B25
(31,75,37)
#193A1D
(25,58,29)
#132915
(19,41,21)
#0D180D
(13,24,13)
#000000
(0,0,0)

Tints of #49C25D

#49C25D
(73,194,93)
#59C76B
(89,199,107)
#69CC79
(105,204,121)
#79D187
(121,209,135)
#89D695
(137,214,149)
#99DBA3
(153,219,163)
#A9E0B1
(169,224,177)
#B9E5BF
(185,229,191)
#C9EACD
(201,234,205)
#D9EFDB
(217,239,219)
#E9F4E9
(233,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49C25D color. Also use rgb(73,194,93) instead hex code.

Text Font Color

.myTextColor { color: #49C25D; }

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

This text font color is #49C25D.

Background Color

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

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

This div background color is #49C25D.

Border color

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

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

This div border color is #49C25D.

Opacity

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

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

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

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

This text has shadow with #49C25D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49C25D.

Preview

Color preview on black background

This text has color #49C25D on black background.


Color preview on white background

This text has color #49C25D on white background.


Black color preview on #49C25D background

This text has black color on #49C25D background.


White color preview on #49C25D background

This text has white color on #49C25D background.


Related colors

Complementary color

Complementary color for #hex is #B63DA2.


I love getcolorcode.com

Triadic colors

1 #5D49C2 and #C25D49 with #49C25D are triadic colors.

2 #5DC249 and #C2495D with #49C25D are triadic colors.