COLOR #4A496B

HEX: #4A496B RGB: (74,73,107)

Renk bilgisi

#4A496B contains red, green and blue colors in about the same proportion. #4A496B ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#4A496B color RGB value is (74,73,107).

RGB: (74,73,107) (29%, 29%, 42%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 73 of 255 = 29%
B 107 of 255 = 42%

74
73
107

R + G + B ~ 33%. #4A496B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 73 + 107 = 254 (100%)
R 74 of 254 ~ 29.13%
G 73 of 254 ~ 28.74%
B 107 of 254 ~ 42.13'%

%29.13
%28.74
%42.13

CMYK RENK MODELİ

#4A496B rengi CMYK tonu (31,32,0,58).

  • camgöbeği tonu 30.84%
  • eflatun tonu 31.78%
  • sarı tonu 0.00%
  • ana renk tonu 58.04%

CMYK: (31,32,0,58)
C31M32Y0K58 (31%, 32%, 0%, 58%)
(0.31 / 0.32 / 0.00 / 0.58)

CMYK yüzdeleri

%30.84
%31.78
%0
%58.04

Codes

Color #4A496B in popluar color models

4A 49 6B
RGB 74 73 107
HSL 242° 18.89% 35.29%
HSB/HSV 242° 31.78% 41.96%
CMYK 30.84% 31.78% 0.00%
58.04%

Color #4A496B in popluar number systems.

HEX 4A 49 6B
Decimal 74 73 107
Binary 1001010 1001001 1101011
Octal 112 111 153

Shades and tints

Shades of #4A496B

#4A496B
(74,73,107)
#444362
(68,67,98)
#3E3D59
(62,61,89)
#383750
(56,55,80)
#323147
(50,49,71)
#2C2B3E
(44,43,62)
#262535
(38,37,53)
#201F2C
(32,31,44)
#1A1923
(26,25,35)
#14131A
(20,19,26)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #4A496B

#4A496B
(74,73,107)
#5A5978
(90,89,120)
#6A6985
(106,105,133)
#7A7992
(122,121,146)
#8A899F
(138,137,159)
#9A99AC
(154,153,172)
#AAA9B9
(170,169,185)
#BAB9C6
(186,185,198)
#CAC9D3
(202,201,211)
#DAD9E0
(218,217,224)
#EAE9ED
(234,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A496B color. Also use rgb(74,73,107) instead hex code.

Text Font Color

.myTextColor { color: #4A496B; }

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

This text font color is #4A496B.

Background Color

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

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

This div background color is #4A496B.

Border color

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

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

This div border color is #4A496B.

Opacity

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

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

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

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

This text has shadow with #4A496B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A496B.

Preview

Color preview on black background

This text has color #4A496B on black background.


Color preview on white background

This text has color #4A496B on white background.


Black color preview on #4A496B background

This text has black color on #4A496B background.


White color preview on #4A496B background

This text has white color on #4A496B background.


Related colors

Complementary color

Complementary color for #hex is #B5B694.


I love getcolorcode.com

Triadic colors

1 #6B4A49 and #496B4A with #4A496B are triadic colors.

2 #6B494A and #494A6B with #4A496B are triadic colors.