COLOR #3F6B68

HEX: #3F6B68 RGB: (63,107,104)

Color info

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

RGB color model

#3F6B68 color RGB value is (63,107,104).

RGB: (63,107,104) (25%, 42%, 41%)

RGB channels and saturation

R 63 of 255 = 25%
G 107 of 255 = 42%
B 104 of 255 = 41%

63
107
104

R + G + B ~ 36%. #3F6B68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 63 + 107 + 104 = 274 (100%)
R 63 of 274 ~ 22.99%
G 107 of 274 ~ 39.05%
B 104 of 274 ~ 37.96'%

%22.99
%39.05
%37.96

CMYK color model

#3F6B68 color CMYK value is (41,0,3,58).

  • cyan value is 41.12%
  • magenta value is 0.00%
  • yellow value is 2.80%
  • key color value is 58.04%

CMYK: (41,0,3,58)
C41M0Y3K58 (41%, 0%, 3%, 58%)
(0.41 / 0.00 / 0.03 / 0.58)

CMYK percentages

%41.12
%0
%2.8
%58.04

Codes

Color #3F6B68 in popluar color models

3F 6B 68
RGB 63 107 104
HSL 176° 25.88% 33.33%
HSB/HSV 176° 41.12% 41.96%
CMYK 41.12% 0.00% 2.80%
58.04%

Color #3F6B68 in popluar number systems.

HEX 3F 6B 68
Decimal 63 107 104
Binary 111111 1101011 1101000
Octal 77 153 150

Shades and tints

Shades of #3F6B68

#3F6B68
(63,107,104)
#3A625F
(58,98,95)
#355956
(53,89,86)
#30504D
(48,80,77)
#2B4744
(43,71,68)
#263E3B
(38,62,59)
#213532
(33,53,50)
#1C2C29
(28,44,41)
#172320
(23,35,32)
#121A17
(18,26,23)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #3F6B68

#3F6B68
(63,107,104)
#507875
(80,120,117)
#618582
(97,133,130)
#72928F
(114,146,143)
#839F9C
(131,159,156)
#94ACA9
(148,172,169)
#A5B9B6
(165,185,182)
#B6C6C3
(182,198,195)
#C7D3D0
(199,211,208)
#D8E0DD
(216,224,221)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3F6B68 color. Also use rgb(63,107,104) instead hex code.

Text Font Color

.myTextColor { color: #3F6B68; }

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

This text font color is #3F6B68.

Background Color

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

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

This div background color is #3F6B68.

Border color

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

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

This div border color is #3F6B68.

Opacity

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

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

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

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

This text has shadow with #3F6B68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3F6B68.

Preview

Color preview on black background

This text has color #3F6B68 on black background.


Color preview on white background

This text has color #3F6B68 on white background.


Black color preview on #3F6B68 background

This text has black color on #3F6B68 background.


White color preview on #3F6B68 background

This text has white color on #3F6B68 background.


Related colors

Complementary color

Complementary color for #hex is #C09497.


I love getcolorcode.com

Triadic colors

1 #683F6B and #6B683F with #3F6B68 are triadic colors.

2 #686B3F and #6B3F68 with #3F6B68 are triadic colors.