COLOR #4A6472

HEX: #4A6472 RGB: (74,100,114)

Renk bilgisi

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

RGB renk modeli

#4A6472 color RGB value is (74,100,114).

RGB: (74,100,114) (29%, 39%, 45%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 100 of 255 = 39%
B 114 of 255 = 45%

74
100
114

R + G + B ~ 38%. #4A6472 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 100 + 114 = 288 (100%)
R 74 of 288 ~ 25.69%
G 100 of 288 ~ 34.72%
B 114 of 288 ~ 39.58'%

%25.69
%34.72
%39.58

CMYK RENK MODELİ

#4A6472 rengi CMYK tonu (35,12,0,55).

  • camgöbeği tonu 35.09%
  • eflatun tonu 12.28%
  • sarı tonu 0.00%
  • ana renk tonu 55.29%

CMYK: (35,12,0,55)
C35M12Y0K55 (35%, 12%, 0%, 55%)
(0.35 / 0.12 / 0.00 / 0.55)

CMYK yüzdeleri

%35.09
%12.28
%0
%55.29

Codes

Color #4A6472 in popluar color models

4A 64 72
RGB 74 100 114
HSL 201° 21.28% 36.86%
HSB/HSV 201° 35.09% 44.71%
CMYK 35.09% 12.28% 0.00%
55.29%

Color #4A6472 in popluar number systems.

HEX 4A 64 72
Decimal 74 100 114
Binary 1001010 1100100 1110010
Octal 112 144 162

Shades and tints

Shades of #4A6472

#4A6472
(74,100,114)
#445B68
(68,91,104)
#3E525E
(62,82,94)
#384954
(56,73,84)
#32404A
(50,64,74)
#2C3740
(44,55,64)
#262E36
(38,46,54)
#20252C
(32,37,44)
#1A1C22
(26,28,34)
#141318
(20,19,24)
#0E0A0E
(14,10,14)
#000000
(0,0,0)

Tints of #4A6472

#4A6472
(74,100,114)
#5A727E
(90,114,126)
#6A808A
(106,128,138)
#7A8E96
(122,142,150)
#8A9CA2
(138,156,162)
#9AAAAE
(154,170,174)
#AAB8BA
(170,184,186)
#BAC6C6
(186,198,198)
#CAD4D2
(202,212,210)
#DAE2DE
(218,226,222)
#EAF0EA
(234,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A6472 color. Also use rgb(74,100,114) instead hex code.

Text Font Color

.myTextColor { color: #4A6472; }

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

This text font color is #4A6472.

Background Color

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

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

This div background color is #4A6472.

Border color

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

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

This div border color is #4A6472.

Opacity

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

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

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

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

This text has shadow with #4A6472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A6472.

Preview

Color preview on black background

This text has color #4A6472 on black background.


Color preview on white background

This text has color #4A6472 on white background.


Black color preview on #4A6472 background

This text has black color on #4A6472 background.


White color preview on #4A6472 background

This text has white color on #4A6472 background.


Related colors

Complementary color

Complementary color for #hex is #B59B8D.


I love getcolorcode.com

Triadic colors

1 #724A64 and #64724A with #4A6472 are triadic colors.

2 #72644A and #644A72 with #4A6472 are triadic colors.