COLOR #49829A

HEX: #49829A RGB: (73,130,154)

Renk bilgisi

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

RGB renk modeli

#49829A color RGB value is (73,130,154).

RGB: (73,130,154) (29%, 51%, 60%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 130 of 255 = 51%
B 154 of 255 = 60%

73
130
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 130 + 154 = 357 (100%)
R 73 of 357 ~ 20.45%
G 130 of 357 ~ 36.41%
B 154 of 357 ~ 43.14'%

%20.45
%36.41
%43.14

CMYK RENK MODELİ

#49829A rengi CMYK tonu (53,16,0,40).

  • camgöbeği tonu 52.60%
  • eflatun tonu 15.58%
  • sarı tonu 0.00%
  • ana renk tonu 39.61%

CMYK: (53,16,0,40)
C53M16Y0K40 (53%, 16%, 0%, 40%)
(0.53 / 0.16 / 0.00 / 0.40)

CMYK yüzdeleri

%52.6
%15.58
%0
%39.61

Codes

Color #49829A in popluar color models

49 82 9A
RGB 73 130 154
HSL 198° 35.68% 44.51%
HSB/HSV 198° 52.60% 60.39%
CMYK 52.60% 15.58% 0.00%
39.61%

Color #49829A in popluar number systems.

HEX 49 82 9A
Decimal 73 130 154
Binary 1001001 10000010 10011010
Octal 111 202 232

Shades and tints

Shades of #49829A

#49829A
(73,130,154)
#43778C
(67,119,140)
#3D6C7E
(61,108,126)
#376170
(55,97,112)
#315662
(49,86,98)
#2B4B54
(43,75,84)
#254046
(37,64,70)
#1F3538
(31,53,56)
#192A2A
(25,42,42)
#131F1C
(19,31,28)
#0D140E
(13,20,14)
#000000
(0,0,0)

Tints of #49829A

#49829A
(73,130,154)
#598DA3
(89,141,163)
#6998AC
(105,152,172)
#79A3B5
(121,163,181)
#89AEBE
(137,174,190)
#99B9C7
(153,185,199)
#A9C4D0
(169,196,208)
#B9CFD9
(185,207,217)
#C9DAE2
(201,218,226)
#D9E5EB
(217,229,235)
#E9F0F4
(233,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49829A color. Also use rgb(73,130,154) instead hex code.

Text Font Color

.myTextColor { color: #49829A; }

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

This text font color is #49829A.

Background Color

.myBgColor { background-color: #49829A; }

<div style="background-color:#49829A">Inner text</div>

This div background color is #49829A.

Border color

.myBorderColor { border: 1px solid #49829A; }

<div style="border:3px solid #49829A">Div</div>

This div border color is #49829A.

Opacity

.myOpacity80 { color: #49829A; opacity: 0.8; }

<p style="color:#49829A;opacity:0.8;">80%</p>

Text with #49829A 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 #49829A;}

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

This text has shadow with #49829A color.


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

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

This text has shadow with #49829A primary color and red secondary color.


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

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

This text has shadow with #49829A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49829A.

Preview

Color preview on black background

This text has color #49829A on black background.


Color preview on white background

This text has color #49829A on white background.


Black color preview on #49829A background

This text has black color on #49829A background.


White color preview on #49829A background

This text has white color on #49829A background.


Related colors

Complementary color

Complementary color for #hex is #B67D65.


I love getcolorcode.com

Triadic colors

1 #9A4982 and #829A49 with #49829A are triadic colors.

2 #9A8249 and #82499A with #49829A are triadic colors.