COLOR #3A6A69

HEX: #3A6A69 RGB: (58,106,105)

Color info

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

RGB color model

#3A6A69 color RGB value is (58,106,105).

RGB: (58,106,105) (23%, 42%, 41%)

RGB channels and saturation

R 58 of 255 = 23%
G 106 of 255 = 42%
B 105 of 255 = 41%

58
106
105

R + G + B ~ 35%. #3A6A69 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 58 + 106 + 105 = 269 (100%)
R 58 of 269 ~ 21.56%
G 106 of 269 ~ 39.41%
B 105 of 269 ~ 39.03'%

%21.56
%39.41
%39.03

CMYK color model

#3A6A69 color CMYK value is (45,0,1,58).

  • cyan value is 45.28%
  • magenta value is 0.00%
  • yellow value is 0.94%
  • key color value is 58.43%

CMYK: (45,0,1,58)
C45M0Y1K58 (45%, 0%, 1%, 58%)
(0.45 / 0.00 / 0.01 / 0.58)

CMYK percentages

%45.28
%0
%0.94
%58.43

Codes

Color #3A6A69 in popluar color models

3A 6A 69
RGB 58 106 105
HSL 179° 29.27% 32.16%
HSB/HSV 179° 45.28% 41.57%
CMYK 45.28% 0.00% 0.94%
58.43%

Color #3A6A69 in popluar number systems.

HEX 3A 6A 69
Decimal 58 106 105
Binary 111010 1101010 1101001
Octal 72 152 151

Shades and tints

Shades of #3A6A69

#3A6A69
(58,106,105)
#356160
(53,97,96)
#305857
(48,88,87)
#2B4F4E
(43,79,78)
#264645
(38,70,69)
#213D3C
(33,61,60)
#1C3433
(28,52,51)
#172B2A
(23,43,42)
#122221
(18,34,33)
#0D1918
(13,25,24)
#08100F
(8,16,15)
#000000
(0,0,0)

Tints of #3A6A69

#3A6A69
(58,106,105)
#4B7776
(75,119,118)
#5C8483
(92,132,131)
#6D9190
(109,145,144)
#7E9E9D
(126,158,157)
#8FABAA
(143,171,170)
#A0B8B7
(160,184,183)
#B1C5C4
(177,197,196)
#C2D2D1
(194,210,209)
#D3DFDE
(211,223,222)
#E4ECEB
(228,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #3A6A69; }

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

This text font color is #3A6A69.

Background Color

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

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

This div background color is #3A6A69.

Border color

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

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

This div border color is #3A6A69.

Opacity

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

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

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

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

This text has shadow with #3A6A69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3A6A69.

Preview

Color preview on black background

This text has color #3A6A69 on black background.


Color preview on white background

This text has color #3A6A69 on white background.


Black color preview on #3A6A69 background

This text has black color on #3A6A69 background.


White color preview on #3A6A69 background

This text has white color on #3A6A69 background.


Related colors

Complementary color

Complementary color for #hex is #C59596.


I love getcolorcode.com

Triadic colors

1 #693A6A and #6A693A with #3A6A69 are triadic colors.

2 #696A3A and #6A3A69 with #3A6A69 are triadic colors.