COLOR #68414F

HEX: #68414F RGB: (104,65,79)

Color info

#68414F contains red, green and blue colors in about the same proportion. Web safe color of #68414F is #663366 (or #636).

RGB color model

#68414F color RGB value is (104,65,79).

RGB: (104,65,79) (41%, 25%, 31%)

RGB channels and saturation

R 104 of 255 = 41%
G 65 of 255 = 25%
B 79 of 255 = 31%

104
65
79

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

Portions of RGB colors in percentages

R + G + B = 104 + 65 + 79 = 248 (100%)
R 104 of 248 ~ 41.94%
G 65 of 248 ~ 26.21%
B 79 of 248 ~ 31.85'%

%41.94
%26.21
%31.85

CMYK color model

#68414F color CMYK value is (0,38,24,59).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 24.04%
  • key color value is 59.22%

CMYK: (0,38,24,59)
C0M38Y24K59 (0%, 38%, 24%, 59%)
(0.00 / 0.38 / 0.24 / 0.59)

CMYK percentages

%0
%37.5
%24.04
%59.22

Codes

Color #68414F in popluar color models

68 41 4F
RGB 104 65 79
HSL 338° 23.08% 33.14%
HSB/HSV 338° 37.50% 40.78%
CMYK 0.00% 37.50% 24.04%
59.22%

Color #68414F in popluar number systems.

HEX 68 41 4F
Decimal 104 65 79
Binary 1101000 1000001 1001111
Octal 150 101 117

Shades and tints

Shades of #68414F

#68414F
(104,65,79)
#5F3C48
(95,60,72)
#563741
(86,55,65)
#4D323A
(77,50,58)
#442D33
(68,45,51)
#3B282C
(59,40,44)
#322325
(50,35,37)
#291E1E
(41,30,30)
#201917
(32,25,23)
#171410
(23,20,16)
#0E0F09
(14,15,9)
#000000
(0,0,0)

Tints of #68414F

#68414F
(104,65,79)
#75525F
(117,82,95)
#82636F
(130,99,111)
#8F747F
(143,116,127)
#9C858F
(156,133,143)
#A9969F
(169,150,159)
#B6A7AF
(182,167,175)
#C3B8BF
(195,184,191)
#D0C9CF
(208,201,207)
#DDDADF
(221,218,223)
#EAEBEF
(234,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68414F; }

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

This text font color is #68414F.

Background Color

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

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

This div background color is #68414F.

Border color

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

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

This div border color is #68414F.

Opacity

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

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

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

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

This text has shadow with #68414F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68414F.

Preview

Color preview on black background

This text has color #68414F on black background.


Color preview on white background

This text has color #68414F on white background.


Black color preview on #68414F background

This text has black color on #68414F background.


White color preview on #68414F background

This text has white color on #68414F background.


Related colors

Complementary color

Complementary color for #hex is #97BEB0.


I love getcolorcode.com

Triadic colors

1 #4F6841 and #414F68 with #68414F are triadic colors.

2 #4F4168 and #41684F with #68414F are triadic colors.