COLOR #4A829D

HEX: #4A829D RGB: (74,130,157)

Renk bilgisi

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

RGB renk modeli

#4A829D color RGB value is (74,130,157).

RGB: (74,130,157) (29%, 51%, 62%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 130 of 255 = 51%
B 157 of 255 = 62%

74
130
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 130 + 157 = 361 (100%)
R 74 of 361 ~ 20.5%
G 130 of 361 ~ 36.01%
B 157 of 361 ~ 43.49'%

%20.5
%36.01
%43.49

CMYK RENK MODELİ

#4A829D rengi CMYK tonu (53,17,0,38).

  • camgöbeği tonu 52.87%
  • eflatun tonu 17.20%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%

CMYK: (53,17,0,38)
C53M17Y0K38 (53%, 17%, 0%, 38%)
(0.53 / 0.17 / 0.00 / 0.38)

CMYK yüzdeleri

%52.87
%17.2
%0
%38.43

Codes

Color #4A829D in popluar color models

4A 82 9D
RGB 74 130 157
HSL 200° 35.93% 45.29%
HSB/HSV 200° 52.87% 61.57%
CMYK 52.87% 17.20% 0.00%
38.43%

Color #4A829D in popluar number systems.

HEX 4A 82 9D
Decimal 74 130 157
Binary 1001010 10000010 10011101
Octal 112 202 235

Shades and tints

Shades of #4A829D

#4A829D
(74,130,157)
#44778F
(68,119,143)
#3E6C81
(62,108,129)
#386173
(56,97,115)
#325665
(50,86,101)
#2C4B57
(44,75,87)
#264049
(38,64,73)
#20353B
(32,53,59)
#1A2A2D
(26,42,45)
#141F1F
(20,31,31)
#0E1411
(14,20,17)
#000000
(0,0,0)

Tints of #4A829D

#4A829D
(74,130,157)
#5A8DA5
(90,141,165)
#6A98AD
(106,152,173)
#7AA3B5
(122,163,181)
#8AAEBD
(138,174,189)
#9AB9C5
(154,185,197)
#AAC4CD
(170,196,205)
#BACFD5
(186,207,213)
#CADADD
(202,218,221)
#DAE5E5
(218,229,229)
#EAF0ED
(234,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A829D color. Also use rgb(74,130,157) instead hex code.

Text Font Color

.myTextColor { color: #4A829D; }

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

This text font color is #4A829D.

Background Color

.myBgColor { background-color: #4A829D; }

<div style="background-color:#4A829D">Inner text</div>

This div background color is #4A829D.

Border color

.myBorderColor { border: 1px solid #4A829D; }

<div style="border:3px solid #4A829D">Div</div>

This div border color is #4A829D.

Opacity

.myOpacity80 { color: #4A829D; opacity: 0.8; }

<p style="color:#4A829D;opacity:0.8;">80%</p>

Text with #4A829D 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 #4A829D;}

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

This text has shadow with #4A829D color.


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

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

This text has shadow with #4A829D primary color and red secondary color.


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

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

This text has shadow with #4A829D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4A829D.

Preview

Color preview on black background

This text has color #4A829D on black background.


Color preview on white background

This text has color #4A829D on white background.


Black color preview on #4A829D background

This text has black color on #4A829D background.


White color preview on #4A829D background

This text has white color on #4A829D background.


Related colors

Complementary color

Complementary color for #hex is #B57D62.


I love getcolorcode.com

Triadic colors

1 #9D4A82 and #829D4A with #4A829D are triadic colors.

2 #9D824A and #824A9D with #4A829D are triadic colors.