COLOR #3A6A79

HEX: #3A6A79 RGB: (58,106,121)

Color info

#3A6A79 contains mainly green and blue colors. Web safe color of #3A6A79 is #336666 (or #366).

RGB color model

#3A6A79 color RGB value is (58,106,121).

RGB: (58,106,121) (23%, 42%, 47%)

RGB channels and saturation

R 58 of 255 = 23%
G 106 of 255 = 42%
B 121 of 255 = 47%

58
106
121

R + G + B ~ 37%. #3A6A79 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 106 + 121 = 285 (100%)
R 58 of 285 ~ 20.35%
G 106 of 285 ~ 37.19%
B 121 of 285 ~ 42.46'%

%20.35
%37.19
%42.46

CMYK color model

#3A6A79 color CMYK value is (52,12,0,53).

  • cyan value is 52.07%
  • magenta value is 12.40%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (52,12,0,53)
C52M12Y0K53 (52%, 12%, 0%, 53%)
(0.52 / 0.12 / 0.00 / 0.53)

CMYK percentages

%52.07
%12.4
%0
%52.55

Codes

Color #3A6A79 in popluar color models

3A 6A 79
RGB 58 106 121
HSL 194° 35.20% 35.10%
HSB/HSV 194° 52.07% 47.45%
CMYK 52.07% 12.40% 0.00%
52.55%

Color #3A6A79 in popluar number systems.

HEX 3A 6A 79
Decimal 58 106 121
Binary 111010 1101010 1111001
Octal 72 152 171

Shades and tints

Shades of #3A6A79

#3A6A79
(58,106,121)
#35616E
(53,97,110)
#305863
(48,88,99)
#2B4F58
(43,79,88)
#26464D
(38,70,77)
#213D42
(33,61,66)
#1C3437
(28,52,55)
#172B2C
(23,43,44)
#122221
(18,34,33)
#0D1916
(13,25,22)
#08100B
(8,16,11)
#000000
(0,0,0)

Tints of #3A6A79

#3A6A79
(58,106,121)
#4B7785
(75,119,133)
#5C8491
(92,132,145)
#6D919D
(109,145,157)
#7E9EA9
(126,158,169)
#8FABB5
(143,171,181)
#A0B8C1
(160,184,193)
#B1C5CD
(177,197,205)
#C2D2D9
(194,210,217)
#D3DFE5
(211,223,229)
#E4ECF1
(228,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3A6A79 color. Also use rgb(58,106,121) instead hex code.

Text Font Color

.myTextColor { color: #3A6A79; }

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

This text font color is #3A6A79.

Background Color

.myBgColor { background-color: #3A6A79; }

<div style="background-color:#3A6A79">Inner text</div>

This div background color is #3A6A79.

Border color

.myBorderColor { border: 1px solid #3A6A79; }

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

This div border color is #3A6A79.

Opacity

.myOpacity80 { color: #3A6A79; opacity: 0.8; }

<p style="color:#3A6A79;opacity:0.8;">80%</p>

Text with #3A6A79 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 #3A6A79;}

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

This text has shadow with #3A6A79 color.


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

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

This text has shadow with #3A6A79 primary color and red secondary color.


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

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

This text has shadow with #3A6A79 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #3A6A79.

Preview

Color preview on black background

This text has color #3A6A79 on black background.


Color preview on white background

This text has color #3A6A79 on white background.


Black color preview on #3A6A79 background

This text has black color on #3A6A79 background.


White color preview on #3A6A79 background

This text has white color on #3A6A79 background.


Related colors

Complementary color

Complementary color for #hex is #C59586.


I love getcolorcode.com

Triadic colors

1 #793A6A and #6A793A with #3A6A79 are triadic colors.

2 #796A3A and #6A3A79 with #3A6A79 are triadic colors.