COLOR #68414C

HEX: #68414C RGB: (104,65,76)

Color info

#68414C contains red, green and blue colors in about the same proportion. Web safe color of #68414C is #663333 (or #633).

RGB color model

#68414C color RGB value is (104,65,76).

RGB: (104,65,76) (41%, 25%, 30%)

RGB channels and saturation

R 104 of 255 = 41%
G 65 of 255 = 25%
B 76 of 255 = 30%

104
65
76

R + G + B ~ 32%. #68414C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 65 + 76 = 245 (100%)
R 104 of 245 ~ 42.45%
G 65 of 245 ~ 26.53%
B 76 of 245 ~ 31.02'%

%42.45
%26.53
%31.02

CMYK color model

#68414C color CMYK value is (0,38,27,59).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 26.92%
  • key color value is 59.22%
CMYK: (0,38,27,59) C0M38Y27K59 (0%,38%,27%,59%) (0.00/0.38/0.27/0.59) 

CMYK percentages

%0
%37.5
%26.92
%59.22

Codes

Color #68414C in popluar color models

68 41 4C
RGB 104 65 76
HSL 343° 23.08% 33.14%
HSB/HSV 343° 37.50% 40.78%
CMYK 0.00% 37.50% 26.92%
59.22%

Color #68414C in popluar number systems.

HEX 68 41 4C
Decimal 104 65 76
Binary 1101000 1000001 1001100
Octal 150 101 114

Shades and tints

Shades of #68414C

#68414C
(104,65,76)
#5F3C46
(95,60,70)
#563740
(86,55,64)
#4D323A
(77,50,58)
#442D34
(68,45,52)
#3B282E
(59,40,46)
#322328
(50,35,40)
#291E22
(41,30,34)
#20191C
(32,25,28)
#171416
(23,20,22)
#0E0F10
(14,15,16)
#000000
(0,0,0)

Tints of #68414C

#68414C
(104,65,76)
#75525C
(117,82,92)
#82636C
(130,99,108)
#8F747C
(143,116,124)
#9C858C
(156,133,140)
#A9969C
(169,150,156)
#B6A7AC
(182,167,172)
#C3B8BC
(195,184,188)
#D0C9CC
(208,201,204)
#DDDADC
(221,218,220)
#EAEBEC
(234,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68414C color. Also use rgb(104,65,76) instead hex code.

Text Font Color

.myTextColor { color: #68414C; }

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

This text font color is #68414C.

Background Color

.myBgColor { background-color: #68414C; }

<div style="background-color:#68414C">Inner text</div>

This div background color is #68414C.

Border color

.myBorderColor { border: 1px solid #68414C; }

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

This div border color is #68414C.

Opacity

.myOpacity80 { color: #68414C; opacity: 0.8; }

<p style="color:#68414C;opacity:0.8;">80%</p>

Text with #68414C 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 #68414C;}

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

This text has shadow with #68414C color.


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

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

This text has shadow with #68414C primary color and red secondary color.


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

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

This text has shadow with #68414C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68414C.

Preview

Color preview on black background

This text has color #68414C on black background.


Color preview on white background

This text has color #68414C on white background.


Black color preview on #68414C background

This text has black color on #68414C background.


White color preview on #68414C background

This text has white color on #68414C background.


Related colors

Complementary color

Complementary color for #hex is #97BEB3.


I love getcolorcode.com

Triadic colors

1 #4C6841 and #414C68 with #68414C are triadic colors.

2 #4C4168 and #41684C with #68414C are triadic colors.