COLOR #68344F

HEX: #68344F RGB: (104,52,79)

Color info

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

RGB color model

#68344F color RGB value is (104,52,79).

RGB: (104,52,79) (41%, 20%, 31%)

RGB channels and saturation

R 104 of 255 = 41%
G 52 of 255 = 20%
B 79 of 255 = 31%

104
52
79

R + G + B ~ 31%. #68344F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 52 + 79 = 235 (100%)
R 104 of 235 ~ 44.26%
G 52 of 235 ~ 22.13%
B 79 of 235 ~ 33.62'%

%44.26
%22.13
%33.62

CMYK color model

#68344F color CMYK value is (0,50,24,59).

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

CMYK: (0,50,24,59)
C0M50Y24K59 (0%, 50%, 24%, 59%)
(0.00 / 0.50 / 0.24 / 0.59)

CMYK percentages

%0
%50
%24.04
%59.22

Codes

Color #68344F in popluar color models

68 34 4F
RGB 104 52 79
HSL 329° 33.33% 30.59%
HSB/HSV 329° 50.00% 40.78%
CMYK 0.00% 50.00% 24.04%
59.22%

Color #68344F in popluar number systems.

HEX 68 34 4F
Decimal 104 52 79
Binary 1101000 110100 1001111
Octal 150 64 117

Shades and tints

Shades of #68344F

#68344F
(104,52,79)
#5F3048
(95,48,72)
#562C41
(86,44,65)
#4D283A
(77,40,58)
#442433
(68,36,51)
#3B202C
(59,32,44)
#321C25
(50,28,37)
#29181E
(41,24,30)
#201417
(32,20,23)
#171010
(23,16,16)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #68344F

#68344F
(104,52,79)
#75465F
(117,70,95)
#82586F
(130,88,111)
#8F6A7F
(143,106,127)
#9C7C8F
(156,124,143)
#A98E9F
(169,142,159)
#B6A0AF
(182,160,175)
#C3B2BF
(195,178,191)
#D0C4CF
(208,196,207)
#DDD6DF
(221,214,223)
#EAE8EF
(234,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68344F; }

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

This text font color is #68344F.

Background Color

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

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

This div background color is #68344F.

Border color

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

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

This div border color is #68344F.

Opacity

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

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

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

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

This text has shadow with #68344F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68344F.

Preview

Color preview on black background

This text has color #68344F on black background.


Color preview on white background

This text has color #68344F on white background.


Black color preview on #68344F background

This text has black color on #68344F background.


White color preview on #68344F background

This text has white color on #68344F background.


Related colors

Complementary color

Complementary color for #hex is #97CBB0.


I love getcolorcode.com

Triadic colors

1 #4F6834 and #344F68 with #68344F are triadic colors.

2 #4F3468 and #34684F with #68344F are triadic colors.