COLOR #4A6C5A

HEX: #4A6C5A RGB: (74,108,90)

Renk bilgisi

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

RGB renk modeli

#4A6C5A color RGB value is (74,108,90).

RGB: (74,108,90) (29%, 42%, 35%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 108 of 255 = 42%
B 90 of 255 = 35%

74
108
90

R + G + B ~ 35%. #4A6C5A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 108 + 90 = 272 (100%)
R 74 of 272 ~ 27.21%
G 108 of 272 ~ 39.71%
B 90 of 272 ~ 33.09'%

%27.21
%39.71
%33.09

CMYK RENK MODELİ

#4A6C5A rengi CMYK tonu (31,0,17,58).

  • camgöbeği tonu 31.48%
  • eflatun tonu 0.00%
  • sarı tonu 16.67%
  • ana renk tonu 57.65%
CMYK: (31,0,17,58) C31M0Y17K58 (31%,0%,17%,58%) (0.31/0.00/0.17/0.58) 

CMYK yüzdeleri

%31.48
%0
%16.67
%57.65

Codes

Color #4A6C5A in popluar color models

4A 6C 5A
RGB 74 108 90
HSL 148° 18.68% 35.69%
HSB/HSV 148° 31.48% 42.35%
CMYK 31.48% 0.00% 16.67%
57.65%

Color #4A6C5A in popluar number systems.

HEX 4A 6C 5A
Decimal 74 108 90
Binary 1001010 1101100 1011010
Octal 112 154 132

Shades and tints

Shades of #4A6C5A

#4A6C5A
(74,108,90)
#446352
(68,99,82)
#3E5A4A
(62,90,74)
#385142
(56,81,66)
#32483A
(50,72,58)
#2C3F32
(44,63,50)
#26362A
(38,54,42)
#202D22
(32,45,34)
#1A241A
(26,36,26)
#141B12
(20,27,18)
#0E120A
(14,18,10)
#000000
(0,0,0)

Tints of #4A6C5A

#4A6C5A
(74,108,90)
#5A7969
(90,121,105)
#6A8678
(106,134,120)
#7A9387
(122,147,135)
#8AA096
(138,160,150)
#9AADA5
(154,173,165)
#AABAB4
(170,186,180)
#BAC7C3
(186,199,195)
#CAD4D2
(202,212,210)
#DAE1E1
(218,225,225)
#EAEEF0
(234,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A6C5A color. Also use rgb(74,108,90) instead hex code.

Text Font Color

.myTextColor { color: #4A6C5A; }

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

This text font color is #4A6C5A.

Background Color

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

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

This div background color is #4A6C5A.

Border color

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

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

This div border color is #4A6C5A.

Opacity

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

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

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

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

This text has shadow with #4A6C5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A6C5A.

Preview

Color preview on black background

This text has color #4A6C5A on black background.


Color preview on white background

This text has color #4A6C5A on white background.


Black color preview on #4A6C5A background

This text has black color on #4A6C5A background.


White color preview on #4A6C5A background

This text has white color on #4A6C5A background.


Related colors

Complementary color

Complementary color for #hex is #B593A5.


I love getcolorcode.com

Triadic colors

1 #5A4A6C and #6C5A4A with #4A6C5A are triadic colors.

2 #5A6C4A and #6C4A5A with #4A6C5A are triadic colors.