COLOR #3E6A75

HEX: #3E6A75 RGB: (62,106,117)

Color info

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

RGB color model

#3E6A75 color RGB value is (62,106,117).

RGB: (62,106,117) (24%, 42%, 46%)

RGB channels and saturation

R 62 of 255 = 24%
G 106 of 255 = 42%
B 117 of 255 = 46%

62
106
117

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

Portions of RGB colors in percentages

R + G + B = 62 + 106 + 117 = 285 (100%)
R 62 of 285 ~ 21.75%
G 106 of 285 ~ 37.19%
B 117 of 285 ~ 41.05'%

%21.75
%37.19
%41.05

CMYK color model

#3E6A75 color CMYK value is (47,9,0,54).

  • cyan value is 47.01%
  • magenta value is 9.40%
  • yellow value is 0.00%
  • key color value is 54.12%
CMYK: (47,9,0,54) C47M9Y0K54 (47%,9%,0%,54%) (0.47/0.09/0.00/0.54) 

CMYK percentages

%47.01
%9.4
%0
%54.12

Codes

Color #3E6A75 in popluar color models

3E 6A 75
RGB 62 106 117
HSL 192° 30.73% 35.10%
HSB/HSV 192° 47.01% 45.88%
CMYK 47.01% 9.40% 0.00%
54.12%

Color #3E6A75 in popluar number systems.

HEX 3E 6A 75
Decimal 62 106 117
Binary 111110 1101010 1110101
Octal 76 152 165

Shades and tints

Shades of #3E6A75

#3E6A75
(62,106,117)
#39616B
(57,97,107)
#345861
(52,88,97)
#2F4F57
(47,79,87)
#2A464D
(42,70,77)
#253D43
(37,61,67)
#203439
(32,52,57)
#1B2B2F
(27,43,47)
#162225
(22,34,37)
#11191B
(17,25,27)
#0C1011
(12,16,17)
#000000
(0,0,0)

Tints of #3E6A75

#3E6A75
(62,106,117)
#4F7781
(79,119,129)
#60848D
(96,132,141)
#719199
(113,145,153)
#829EA5
(130,158,165)
#93ABB1
(147,171,177)
#A4B8BD
(164,184,189)
#B5C5C9
(181,197,201)
#C6D2D5
(198,210,213)
#D7DFE1
(215,223,225)
#E8ECED
(232,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3E6A75 color. Also use rgb(62,106,117) instead hex code.

Text Font Color

.myTextColor { color: #3E6A75; }

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

This text font color is #3E6A75.

Background Color

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

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

This div background color is #3E6A75.

Border color

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

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

This div border color is #3E6A75.

Opacity

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

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

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

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

This text has shadow with #3E6A75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3E6A75.

Preview

Color preview on black background

This text has color #3E6A75 on black background.


Color preview on white background

This text has color #3E6A75 on white background.


Black color preview on #3E6A75 background

This text has black color on #3E6A75 background.


White color preview on #3E6A75 background

This text has white color on #3E6A75 background.


Related colors

Complementary color

Complementary color for #hex is #C1958A.


I love getcolorcode.com

Triadic colors

1 #753E6A and #6A753E with #3E6A75 are triadic colors.

2 #756A3E and #6A3E75 with #3E6A75 are triadic colors.