COLOR #4A6968

HEX: #4A6968 RGB: (74,105,104)

Color info

#4A6968 contains red, green and blue colors in about the same proportion. Web safe color of #4A6968 is #336666 (or #366).

RGB color model

#4A6968 color RGB value is (74,105,104).

RGB: (74,105,104) (29%, 41%, 41%)

RGB channels and saturation

R 74 of 255 = 29%
G 105 of 255 = 41%
B 104 of 255 = 41%

74
105
104

R + G + B ~ 37%. #4A6968 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 105 + 104 = 283 (100%)
R 74 of 283 ~ 26.15%
G 105 of 283 ~ 37.1%
B 104 of 283 ~ 36.75'%

%26.15
%37.1
%36.75

CMYK color model

#4A6968 color CMYK value is (30,0,1,59).

  • cyan value is 29.52%
  • magenta value is 0.00%
  • yellow value is 0.95%
  • key color value is 58.82%
CMYK: (30,0,1,59) C30M0Y1K59 (30%,0%,1%,59%) (0.30/0.00/0.01/0.59) 

CMYK percentages

%29.52
%0
%0.95
%58.82

Codes

Color #4A6968 in popluar color models

4A 69 68
RGB 74 105 104
HSL 178° 17.32% 35.10%
HSB/HSV 178° 29.52% 41.18%
CMYK 29.52% 0.00% 0.95%
58.82%

Color #4A6968 in popluar number systems.

HEX 4A 69 68
Decimal 74 105 104
Binary 1001010 1101001 1101000
Octal 112 151 150

Shades and tints

Shades of #4A6968

#4A6968
(74,105,104)
#44605F
(68,96,95)
#3E5756
(62,87,86)
#384E4D
(56,78,77)
#324544
(50,69,68)
#2C3C3B
(44,60,59)
#263332
(38,51,50)
#202A29
(32,42,41)
#1A2120
(26,33,32)
#141817
(20,24,23)
#0E0F0E
(14,15,14)
#000000
(0,0,0)

Tints of #4A6968

#4A6968
(74,105,104)
#5A7675
(90,118,117)
#6A8382
(106,131,130)
#7A908F
(122,144,143)
#8A9D9C
(138,157,156)
#9AAAA9
(154,170,169)
#AAB7B6
(170,183,182)
#BAC4C3
(186,196,195)
#CAD1D0
(202,209,208)
#DADEDD
(218,222,221)
#EAEBEA
(234,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A6968 color. Also use rgb(74,105,104) instead hex code.

Text Font Color

.myTextColor { color: #4A6968; }

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

This text font color is #4A6968.

Background Color

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

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

This div background color is #4A6968.

Border color

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

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

This div border color is #4A6968.

Opacity

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

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

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

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

This text has shadow with #4A6968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A6968.

Preview

Color preview on black background

This text has color #4A6968 on black background.


Color preview on white background

This text has color #4A6968 on white background.


Black color preview on #4A6968 background

This text has black color on #4A6968 background.


White color preview on #4A6968 background

This text has white color on #4A6968 background.


Related colors

Complementary color

Complementary color for #hex is #B59697.


I love getcolorcode.com

Triadic colors

1 #684A69 and #69684A with #4A6968 are triadic colors.

2 #68694A and #694A68 with #4A6968 are triadic colors.